Automatic reversal after stop (#STOP REVERSIBLE)

Release Note

release_note

This option is available as of Build V3.1.3039.01.

This function defines a STOP mark in the NC program at which the machining direction can be inverted without acknowledgement by the PLC.

Use and response of the reversible STOP

Optional parameters

The CNC transfers an additive value directly to the PLC. The PLC can save various functions based on this value.

#STOP REVERSIBLE [ USR_VAL <val>]

Similar to M00/M01 a suppression of STOP marks can be configured in the channel parameter list. For example STOP marks can be suppressed only once in the forward or backward motion.

forward_backward.disable_stop_1st_forward      0 / 1

forward_backward.disable_stop_2nd_forward      0 / 1

forward_backward.disable_stop_backward         0 / 1

The effectiveness of the stops can be globally predefined in the channel parameter list and then individually overwritten in the NC command.