Selecting/deselecting corner deceleration (G12/G13)
Syntax: | ||
G12 | Deselecting corner deceleration | modal, initial state |
G13 | Selecting corner deceleration | modal |
An error message is output if G13 is programmed without previously defining the corner deceleration parameter.
An error message is output if G12 and G13 are programmed at the same time in an NC block.
These G functions are modal. The initial state after system start-up is "Corner deceleration inactive” (G12).
No error message is output if corner deceleration (G13) and end of program (M30) are selected. The initial position G12 is selected before the program is started.
An error message is output at a corner distance of 0.
Programming Example
Selecting and deselecting corner deceleration (G12/G13)
Please note that corner deceleration is not activated until block N030. The block transition N010/N030 is not affected by corner deceleration.
Similarly, corner deceleration is still active in block N040 because it was not deselected.
Deselecting corner deceleration must be programmed before or in the NC block in which corner deceleration should not longer be active.