Interpreting the feed rate as mm/rev with M136
Application
With M136, the control interprets the feed rate as millimeters per spindle revolution. The feed rate depends on the spindle speed.
Description of function
Effect
M136 takes effect at the start of the block.
In order to reset M136, program M137.
Application example
11 M136 | ; Switch interpretation of the feed rate to mm/rev |
With M136 the control interprets the feed rate as millimeters per revolution.
Without M136 the control interprets the feed rate as millimeters per minute.
Notes
- In NC programs based on inch units, M136 is not allowed in combination with FU or FZ.
- When you move the axes while M136 is active, the control will display the feed rate in mm/rev in the Positions workspace and on the POS tab of the Status workspace.
- M136 is not possible in combination with an oriented spindle stop. The control cannot calculate the feed rate because the spindle does not rotate during an oriented spindle stop, such as when tapping.