40
X-50.
Drill hole 2, and then return to the initial plane
Y-160.
Drill hole 3, and then return to the initial plane
X50.
Drill hole 4, and then return to the initial plane
G80
Cancel fixed cycle
M30
Program end
13.3.4 Ordinary Drilling Cycle (G82)
Instruction format
:
G82 X_ Y_ Z_ R_ P_ F_ K_
;
X_ Y_
:
Location data
Z_
:
Absolute coordinates of the bottom of the hole
(
absolute value method
)
The distance from R point to the bottom of the hole
(
incremental value method
)
R_
:
Absolute coordinates of the bottom of the R point
(
absolute value method
)
The distance from the initial position to the R point
(
incremental value method
)
P_
:
Pause time
F_
:
Cut feed speed
K_
:
Times of repetition
Fig. 13-7