0% found this document useful (0 votes)
2 views2 pages

Programming

Programming

Uploaded by

aman mamumajra84
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views2 pages

Programming

Programming

Uploaded by

aman mamumajra84
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

O1234(BOLT HOLE PATTERN #4)

(PROGRAMMED BY : ABHINAND AJITHA)

(DATE:16/07/2024)

(MATERIAL=)

(T01 10mm Spot Drill)

(T02 5mm Drill)

(X0 Y0 Centre of Flange)

(Z0 Top of Workpiece)

(All Units in: Inches )

N21 G21 (Set units to mm)

N22 G17 G40 G80 T01 (Select XY plane, cancel tool length compensation, cancel canned cycle, select
tool 1)

N23 M06 (Tool change)

N24 G90 G54 G00 X35.0 Y0.0 S4030 M03 (Absolute positioning, select work offset 1, rapid to first
hole position, start spindle at 4030 RPM, tool 2 next)

N25 G43 Z25.0 H01 M08 (Apply tool length offset, coolant on)

N26 G99 G82 R2.0 Z-3.0 P44.66 F683.0 (Canned cycle for spot drilling, retract plane 2.0, drill depth
3.0, dwell 44.66 ms, feedrate 683.0)

N27 X21.82 Y27.36 (Move to second hole position)

N28 X-7.79 Y34.12 (Move to third hole position)

N29 X-31.53 Y15.19 (Move to fourth hole position)

N30 X-31.53 Y-15.19 (Move to fifth hole position)

N31 X-7.79 Y-34.12 (Move to sixth hole position)

N32 X21.82 Y-27.36 (Move to seventh hole position)

N33 G80 G90 Z25.0 M09 (Cancel canned cycle, absolute positioning, retract to safe height, coolant
off)

N34 G28 Z25.0 M05 (Move to machine home in Z, spindle off)

N35 M01 (Optional stop)


N36 T02 (Select tool 2)

N37 M06 (Tool change)

N38 G90 G54 G00 X21.82 Y-27.36 S4840 M03 (Absolute positioning, select work offset 1, rapid to
first hole position, start spindle at 4840 RPM, tool 1 next)

N39 G43 Z25.0 H02 M08 (Apply tool length offset, coolant on)

N40 G99 G81 R2.0 Z-10.5 F704.0 (Canned cycle for drilling, retract plane 2.0, drill depth 10.5,
feedrate 704.0)

N41 X-7.79 Y-34.12 (Move to second hole position)

N42 X-31.53 Y-15.19 (Move to third hole position)

N43 X-31.53 Y15.19 (Move to fourth hole position)

N44 X-7.79 Y34.12 (Move to fifth hole position)

N45 X21.82 Y27.36 (Move to sixth hole position)

N46 X35.0 Y0.0 (Move to seventh hole position)

N47 G90 G80 Z25.0 M09 (Cancel canned cycle, absolute positioning, retract to safe height, coolant
off)

N48 G28 Z25.0 M05 (Move to machine home in Z, spindle off)

N49 G91 G28 X0 Y0 (Move to machine home in X and Y)

N50 M30 (End of program)

% (End of Data Transfer)

You might also like