44
Fig. 13-9
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 G85 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.
Before using G85 boring cycle, must specify spindle rotation through the M code.
CAUTION:
1.
The tool radius compensation: in the use of a fixed cycle instructions, tool radius compensation is
ignored.
2.
Cancel the fixed cycle: cannot be used in the same program segment G85 and 01 group G code,
otherwise G85 is cancelled.
3.
Loop parameters: after the complete drilling cycle instruction, follow-up procedures section separately
specify the new cycle parameters (Z, R), a new cycle parameters cannot be effective; When the follow-up process
at the same time the number of the specified data and a new cycle parameters (Z, R), a new cycle parameters take
effect immediately, and in the subsequent program segment modal effect.
Program example:
G0
G90
G54
X50.
Y160.
Z30.
S200 M3
Rapid positioning to hole 1, spindle begin to spin.
G98 G85 X50. Y160. Z-10.
F100. R3.
Perform boring cycle, bore hole 1, then return to the
initial plane
X-50.
Bore hole 2, and then return to the initial plane
Y-160.
Bore hole 3, and then return to the initial plane