When using turbo mode, your postprocessor has the following limitations:
The block template defined for turbo output should not contain tcl mom variables.
The linear, circular and rapid block templates are output in turbo mode. Other block templates (such as cycles, helix) are output in regular mode.
Work plane changes for rapid moves are not considered in turbo mode. If you need these, you must be sure they are created in the tool path.
You can't change the turbo block template name and block template element syntax.
You can't use turbo output mode in the following postprocessing situations.
Lathe or Turn
Wedm
Mill-Turn
The Tcl event handler "MOM_before_motion" is ignored.
Linearized motions are output in regular mode.
The procedures for linear move, circular move, and rapid move will not be executed. Instead the system will execute only the corresponding turbo block templates. The turbo mode will ignore the following cases.
In linear, circular and rapid moves:
Any custom commands.
Any operator messages
The addition of any new WORD which uses expressions different from the turbo variables (defined in the Table 1)
FEEDRATE_SET
In turbo mode the review tool will show only non motion events.