B-62 MANUAL OPERATION
<Machine coordinate>
The coordinate value (V command) used to indicate the target position for positioning should be
specified in mm or inches according to the dimensioning unit system of the NC.
<When V is not specified>
G479 ;
In this case, only the positioning of the saddle 1 (Z-axis) is executed to the position where the
tailstock can be connected with the saddle 1. Therefore, separate program is necessary for
executing the rest of operation such as unclamp, positioning and clamp.
<Program example>
G479 ; . . . . . . . . . . . . . . . . . . . . . . . . . . Positioning of the saddle 1 (Z-axis) to the joint position
M79 ;. . . . . . . . . . . . . . . . . . . . . . . . . . . Unclamp command
G00 Z
. ; . . . . . . . . . . . . . . . . . . . . Positioning to the target position
M78 ;. . . . . . . . . . . . . . . . . . . . . . . . . . . Clamp command