1. G Function Description
1.2.35 G76: FINE BORING CYCLE
Command form:
G76 X Y Z R Q P F K
X_ or Y_: hole position data (absolute/increment position)
Z_:
G91: the distance from the bottom of the hole to point Z (directional)
G90: program position of point Z
R_:
G91: the distance from initial level to R point level (directional)
G90: program position of point R
Q_: shift amount at the bottom of the hole (positive, negative will be
ignored)
P_: dwell time at the bottom of the hole (s)
F_: feedrate
K_: number of repeats (repeat moving and drilling ,G91 is effective)
X, Y, Z, R is absolute or increment mode, decided by G90/G91
PIC:
G98
G99
( X,Y)
Drill Start
Initial point
R point
( X,Y)
Drill Start
Initial point
R point
Dwell P(s) q Z point
OSS
Dwell P(s) q Z point
OSS
91
    "