102 Fixed Cycles: Drilling
3.11 Programming Examples
6 L X+10 Y+10 R0 FMAX M3
Approach hole 1, spindle ON
7 CYCL CALL
Cycle call
8 L Y+90 R0 FMAX M99
Approach hole 2, call cycle
9 L X+90 R0 FMAX M99
Approach hole 3, call cycle
10 L Y+10 R0 FMAX M99
Approach hole 4, call cycle
11 L Z+250 R0 FMAX M2
Retract in the tool axis, end program
12 END PGM C200 MM