45
X50.
Bore hole 4, and then return to the initial plane
G80
Cancel fixed cycle
M30
Program end
13.3.7 Boring Loop (G86)
The loop is used for boring, when arrived at the bottom of the hole, the spindle stop, fast moving back.
Instruction format:
G86 X_ Y_ Z_ R_ 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
)
F_
:
Cut feed speed
K_
:
Times of repetition
Fig. 13-10
Positioning along the X axis and Y axis, fast moving to R point. Perform drilling from R to Z. When arrived
at the bottom of the hole, suspend execution and fast moving back.
When G86 code section of the middle finger in the same program timing and M code, the positioning action
of M code execution at the same time, and then go to the next drilling movement. When specified repetitions K,
only in the first hole M code, the hole does not perform M code later.
When in a fixed loop program period specified in the tool length offset (G43 G44 G49), while positioning to
the R and offset.