Related Turn question in Vn 40. with parallel port. Say I'm doing:
M3 S1500 (rpm)
G95 (constant feed per revolution)
F 0.2 (mm/rev)
G01 Z blah
and its cutting, the STrue is 1500 rpm (finally got that working) and its too fast so I turn down the spindle speed (via the VFD by hand), the STrue drops and the S speed stays the same as expected but the feed (mm/rev) goes up and the rate the Z axis moves does not change. So its not reducing the feed rate so mm/rev calculated goes up. Is this normal? Is there a setting I can adjust so it keeps a constant mm/rev when speed changes? Even if I try to change the "S" via override, makes no difference.
Do I need to be in G96 mode for this interaction or is the feedrate fixed once the command is running and actual spindle speed has no input? I have the box "Use Spindle Feedback in Sync modes" ticked.
Next, I've played with G96 and found it messed up the "STrue" number as soon as this command was reached. 0 to 1500 rpm would read 2035 to 2355 or something like that. I must be doing something wrong. Can someone post a successful G-Code snippet with G96 used please - would be really helpful. In the meantime, I'll experiment some more.
(G96 is not in the Turn documentation I have.)
Thanks,
Woody.