Programming manual.
CNC 8070
GEOMETRY ASSISTANCE
11.
Mirror image (G11, G12, G13, G10, G14)
·211·
(REF: 1709)
%L PROFILE (Subroutine that defines the "A" zone of the part)
G90 G00 X40 Z150
G02 X80 Z110 R60
G01 Z60
G01 X124 Z-6
M17
%PROGRAM (Main program)
G18 G151 (Main plane ZX and programming in diameters)
V.A.ORGT[1].Z=160 (Definition of the first zero offset, G54)
G54 (Application of the zero offset)
LL PROFILE (Call to a subroutine. Machining of the "A" zone)
G0 Z-150 (Movement to avoid colliding with the part)
G13 (Mirror image on Z)
LL PROFILE (Call to a subroutine. Machining of the "B" zone)
G0 Z-200 (Return to the starting point)
G10 (Cancel mirror image on all the axes)
M30
X
Z
60 150110
40
60
-150 -60-110
B
A
20