Manual

Single-PassTurning Cycles
Chapter 22
22-9
The feedrate used in the single-pass cycle is the currently active
programmed cutting feedrate. If desired, a different cutting feedrate may
be specified in the single-pass cycle block.
The rapid feedrate (for the axis in motion as assigned in AMP) is used for
the approach to the part and the return to start point.
G24 Straight Facing
The format for the G24 straight facing cycle is:
G24X__ Z__;
Where : Is :
X__ thelength of cut alongthe X axis. In incremental mode, specify theamount of feed
across thepart. In absolute mode, specify thecoordinate position of the end point of
the cutting stroke. X may beprogrammed aseither a diameteror radiusvalue.
Z__ thedepth of cut for theZ axis. In incrementalmode, specify theamount of infeed. In
absolute mode, specify the coordinateposition at thedesired depth of cut.
After the G24 block is executed, the control re-executes the cycle for any
following block that commands axis motion (until the cycle is cancelled).
The value of the axis word in that block is used to replace the parameter
determined with that axis word in the original G24 block and the cycle is
re-executed using these new parameters.