
B–63522EN/02
13. FUNCTIONS TO SIMPLIFY
PROGRAMMING
NC FUNCTION
175
Mirror image can be applied to X axis with G code.
G68 : Double turret mirror image on
G69 : Mirror image cancel
When G68 is designated, the coordinate system is shifted to the mating
turret symmetrical cutting.
To use this function, set the distance between the two turrets at parameter.
X
60
120
180
φ120
φ80
φ40
120
Z
Offset amount
of tool post A
Offset amount
of tool post B
Tool post A
Tool post B
X40.0 Z180.0 T0101 ; Position turret A at .
G68 ; Shift the coordinate system by the distance A to B (120 mm),
and turn mirror image on.
X80.0 Z120.0 T0202 ; Position turret B at .
G69 ; Shift the coordinate system by the distance B to A, and turn
mirror image on.
X120.0 Z60.0 T101 ; Position turret A at .
13.11
MIRROR IMAGE FOR
DOUBLE TURRETS
(G68, G69) (T series)
T series