
11. PROGRAM COMMAND
B–64113EN–1/01
774
Mirror image can be applied to the X–axis with G code.
G68 : Start double turret mirror image
G69 : Mirror image cancel
When G68 is active, the coordinate system is shifted to the other turret,
and the X–axis sign is reversed from the programmed command. To use
this function, set the distance between the two turrets in a parameter (No.
1290).
Program example for double turrets.
X
60
120
180
(2)
(1)
(3)
120
Z
80φ
40φ
Offset value of
tool post A
Offset value of
tool post B
Tool post A
Tool post B
120φ
X40.0 Z180.0 T0101 ; Position turret A at (1)
G68 ; Shift the coordinate system by the distance A to B
(120mm), and turn mirror image on.
X80.0 Z120.0 T0202 ; Position turret B at (2)
G69 ; Shift the coordinate system by the distance B to A,
and cancel mirror image.
X120.0 Z60.0 T0101 ; Position turret A at (3)
11.9
MIRROR IMAGE FOR
DOUBLE TURRETS
(T SERIES)
General