E
XAMPLES
MANUAL
Chapter 3
Page 81 of 96
ISO programming
Exercise 12.
Canned cycles 1
CNC 8070
EXERCISE 12. CANNED CYCLES 1
Programming cycles always has the following sequence:
1. Prior positioning (starting plane).
2. Type of withdrawal (G98/G99) and XY position.
3. Cycle definition.
4. Cycle cancellation (G90) and withdrawal.
G0 Z100
T4 D1
M6
S1000 M3
G99 X0 Y0 F1000
G88 Z2 I-10 D2 J35 B3 L0.5 H500 V50 Circular pocket canned cycle.
G0 G80 Z100
X105 Y0
G87 Z2 I-10 D2 J21 K28 B3 L1 H480 V30 Rectangular pocket canned cycle.
G0 G80 Z100
T11 D1
M6
X0 Y56 G81 Z2 I-10 Direct drilling.
N1:
G91 Q30 ->ANGULAR INCREMENT
N2:
#RPT[N1,N2,10] Angular repetition.
G90 G0 G80 Z100
M30