Feedrate per revolution (G95 / G94)
G95 Feedrate in mm/revolution (modal)
G94 Feed in mm/min (modal) |
When turning with active G95, a constant chip thickness can be defined using the F word in mm/rev, irrespective of the spindle speed (rpm) and provided that the path dynamics act with a limiting effect.
The CNC calculates the current path feed from the current command spindle speed and the programmed feedrate per revolution.
Here, the axis feedrate is linked to the rotational speed (rpm) of the position-controlled spindle. It is only valid in conjunction with the G function with which it was programmed. Therefore, if there is a change from G95 to G94 or G93, the F word valid for G95 is not adopted.
Example: S: 1200 rpm, F: 1.5mm/rev -> VB = 1800mm/min
Programming Example
Feedrate per revolution