G73 - Drill Cycle: Drill, Speed Peck, Dwell

Fast peck drill.

Syntax

G73 <X> <Y> R Z <H> <Q> <E> <D> <P> <F> <S>

Parameters

X X position. (optional)
Y Y position. (optional)
R Top Z.
Z Bottom Z.
H First step down. (optional)
Q Peck depth. (optional)
E Distance before clear. (optional)
D Chip break distance. (optional)
P Pause time at bottom. (optional)
F Plunge speed. (optional)
S Spindle speed. (optional)

Examples

G00 X0 Y0 Z10
G98 G73 X0 Y0 R1 Z-15 H1 Q2 E6 D0.5 P0.5 F2100 S750
X10
X20
X30

See also

G81, G82, G83