Programmable path override (#OVERRIDE)
This command influences path feed in the NC program if this needs to be different for feed and rapid traverse blocks. The programmed override for path motions is active if at least one axis moves. This does not affect the mode of operation of real-time influencing of feed by the PLC.
An additional function is provided for programmable axis override.
If an axis override is also defined for an axis involved in path motion, the effective path override results from multiplication of the two override values.
![]() | The G166 function suppresses the programmed override values. |
Syntax: |
#OVERRIDE [ FEED_FACT=.. RAPID_FACT=.. ] |
FEED_FACT=.. | Override factor for feed blocks [0.1%-200%]. |
RAPID_FACT=.. | Override factor for rapid traverse blocks [0.1%-200%]. |
Programming Example
Programmable path override