PROGRAMMING EXAMPLES
23196-8000
June 1999
RULES FOR BOLT PATTERN CANNED CYCLES:
1. The tool must be placed at the center of the bolt pattern before the canned cycle execution. The
center is usually X0, Y0.
2. The J code is the angular starting position and is always 0 to 360 degrees counterclockwise from
the three o'clock position.
In the case of conflicting address codes, You can specify a drilling cycle prior to the block that invokes the
special canned cycle. For instance:
Bolt Hole Pattern Canned Cycles
%
05000
T1 M06
G00 G90 G54 X0 Y0 S1500 M03
G43 H01 Z.1 M08
G83 R.1 Z-1.0 I.25 J.03 K.15 F15. L0 (L0 PREVENTS DRILLING AT CENTER)
G70 I1.5 J0 L8
G00 G80 Z1. M09
G28 G91 Y0 Z0
M30
%