Programming manual.
CNC 8070
9.
TOOL PATH CONTROL. MANUAL INTERVENTION.
Jogging feedrate.
·172·
(REF: 1709)
9.3 Jogging feedrate.
9.3.1 Feedrate in continuous jog (#CONTJOG).
This statement allows the feedrate to be configured in continuous jog mode for the specified
axis. These values may be defined before or after activating manual intervention and stay
active until the end of the program or a reset.
Programming.
Program the #CONTJOG statement, followed by the feedrate and the axis.
Programming format.
The programming format is the following; the arguments appear between curly brackets and
the optional ones between angle brackets.
#CONTJOG [{feed}] {axis}
{feed} Axis feedrate.
Units: Millimeters/minute, inches/minute or degrees/minute.
{axis} Axis name.
Units: -.
#CONTJOG [400] X
(Manual intervention; feedrate in continuous jog for X)
#CONTJOG [600] Y
(Manual intervention; feedrate in continuous jog for Y)