E
XAMPLES
MANUAL
Chapter 3
Page 53 of 96
ISO programming
Exercise 1
CNC 8070
HEADER
G0 Z100 Safety positioning.
T10D1 Calling a tool and a tool offset.
Tool change
S1000 M3
X30 Y30
Z0
N1: Positioning of label Nr 1
G91 G1 Z-5 F100 First pass in Z.
G90 G42 X60 Y60 F1000 Tangential entry with tool compensation.
G37 I10
GEOMETRY
X260
Y100
X220
Y180
X180
Y140
X200
Y100
X120
Y140
X140
Y180
X100
Y100
X60
Y60
G38 I10
G40 X30 Y30
END
N2 Positioning of label Nr 2.
#RPT[N1,N2,3] Repetitions.
G0 Z100
M30 Return to the safety position and end of program.