SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
1 – 6
Solution of Page 49
Fanuc 21 Controller
2 – 6
Main Program
O0001 ( EXERCISE P49 )
( MAIN PROGRAM )
( O2..CONTOUR SUBPROG. )
( O3..POCKET SUBPROG. )
( O4..CIRCULAR POCKET SUBPROG. )
( O5..SLOT SUBPROG. )
( O6..TAPPED HOKLES SUBPROG. )
( CONTROLLER FANUC )
( MACHINE PC MILL 105 )
( PROGRAMMED BY ENG. AMIR TAWFIC )
( DATE:20-10-2016 )
( W.P 120 X 120 X 30 )
( T1..SHELL END MILL @40 MM )
( T2..SLOT END MILL @10 MM )
( T3..DOVETAIL CR 8, CL 4 MM )
( T4..NC SPOT DRILL @10 MM )
( T5..TWIST DRILL @5 MM )
( T6..TAP M6X1 )
N5 G90 G17 G21 G40 G49 G50 G80
N10 G54
N15 T1 M6 ( SHELL ENDMILL @40)
N20 G97 S1000 G94 F100 M3 M8
N25 G0 X18 Y-22
N30 G43 H1 Z0
N35 G1 Y142
N40 G91 G0 X38
N45 G90 G1 Y-22
N50 G91 G0 X38
N55 G90 G1 Y142
N60 G0 Z3
N65 X-50 Y-50
N70 Z0
N75 G41 H11
N80 M98 P50002
N85 G0 X-50
N90 G40 Y-50
N95 Z30
N100 T2 M6 ( SLOT ENDMILL @10)
N105 S1500 F150 M3 M8
N110 X20 Y85
Subprogram
O0002 ( SP O1 )
N5 G91 Z-2
N10 G90 G1 X10
N15 Y110
N20 X110
N25 Y10
N30 X-40
N35 Y-40
N40 M99
1
2
3 – 6
Main Program
N115 G43 H2 Z3
N125 M98 P30003
N130 G90 G0 Z3
N135 X85 Y92.5
N140 G1 Z0
N145 M98 P30004
N150 G90 G0 Z2
N155 G68 X100 Y20 R160
N160 G0 X100 Y20
N165 M98 P20005
N170 G90 G0 Z30
N175 T3 M6 ( DOVETAIL )
N176 M3 M8
N180 X100 Y20
N185 G43 H3 G0 Z0
N190 G1 Z-2
N195 G91 X40
N200 G90 G69 G0 Z3
N205 G0 X85 Y92.5
N210 Z-1
N215 G91 G1 X-8.5
N220 G2 X0 Y0 I8.5 J0
N225 G90 G0 Z1
N230 X-50 Y-50
N235 G41 H13 ( H13 = 4 MM )
N240 M98 P2
N245 G0 X-50
N250 G40 Y-50
N255 Z3
N260 X20 Y85
N165 Z0
N270 M98 P3
N275 G90 G0 Z30
N280 T4 M6 ( NC SPOTDRILL @10 )
N285 S200 F200 M3 M8
N290 X10 Y50
N295 G43 H4 Z3
N300 G81 G91 X10 Z-4.125 K4
N305 G80 X10 Y10
N310 G81 X-10 Z-4.125 K4
Subprogram
O0003 ( SP O1 )
N5 G1 G91 Z-2
N10 Y15
N15 X20
N20 Y-15
N25 X-20
N30 Y8
N35 X11
N45 X-11 Y-8
N50 M99
Subprogram
O0004 ( SP O1 )
N5 G91 G1 Z-2
N10 X-7.5
N15 G2 X0 Y0 I7.5 H0
N20 G1 X7.5
N25 M99
Subprogram
O0005 ( SP O1 )
N10 G91 G1 Z-2
N15 X40
N20 Z-2
N25 X-40
N30 M99Recall Pocket
subprogram. and Execute
it one time
For chamfer
Recall Contour
Subprogram and
Execute it one time
for chamfer
3
4 – 6
Main Program
N315 G80 X-10 Y10
N320 G81 X10 Z-4.125 K4
N325 G90 X20 Y30 Z-1.625
N330 M98 P6
N335 G0 Z30
N340 T5 M6 ( TWIST DRILL @5)
N345 M3 M8
N350 X10 Y50
N355 G43 H5 Z3
N360 G73 G91 Z-13 Q3 X10 K4
N365 G80 X10 Y10
N370 G73 Q3 X-10 K4
N375 G80 X-10 Y10
N380 G73 Q3 X10 K4
N385 G80 G90
N390 X20 Y30
N395 G83 Q3 Z-20 G98 R1
N400 M98 P6
N405 G0 Z30
N410 T6 M6 ( TAP M6 )
N415 S100 G95 F1 M3 M8
N420 X20 Y30
N425 G43 H6 Z3
N430 G84 Z-15 R1
N435 M98 P6
N440 G28 G91 Z0 M5 M9
N445 G28 X0 Y0
N450 M30
Subprogram
O0006 ( SP O1 )
N5 X30 Y20
N10 X40 Y30
N15 G52 X85 Y60 G16
N20 X15 Y0
N25 Y60
N30 Y120
N35 Y180
N40 Y-120
N45 Y-60
N50 G80 G15 G52 X0 Y0
N55 M99
5 – 6
 By Replace the three doted boxes with the following boxes
 Software Setting
Other Solution
N65 X-22 Y-22
N70 Z0
N75 M98 P50008
1
O0002 ( SP O1 )
N5 G91 Z-2
N6 G90 G41 H11 G1 X10 Y10
N15 Y110
N20 X110
N25 Y10
N30 X-22
N35 G40 G0 Y-22 G50
N40 M99
2
N230 G51 X60 Y60 I680 J680
N235 X-22 Y-22
N240 M98 P8
3
6 – 6
To Download files, go to Link Below
https://drive.google.com/drive/folders/0BwjrFT2DRuSXaWZOT2tPSmU3cFk?usp=sharing

Contenu connexe

Tendances

Cnc Programming Basics
Cnc Programming BasicsCnc Programming Basics
Cnc Programming Basics
shlxtn
 
Fanuc ot g code training manual
Fanuc ot g code training manualFanuc ot g code training manual
Fanuc ot g code training manual
Hien Dinh
 
G and m_programming_for_mills_manual
G and m_programming_for_mills_manualG and m_programming_for_mills_manual
G and m_programming_for_mills_manual
Taliya Hemanth
 

Tendances (20)

Cnc Programming Basics
Cnc Programming BasicsCnc Programming Basics
Cnc Programming Basics
 
Cnc lathe ppt
Cnc lathe pptCnc lathe ppt
Cnc lathe ppt
 
Canned cycle
Canned cycleCanned cycle
Canned cycle
 
CNC PROGRAMMING FOR BEGAINER Part 1
CNC PROGRAMMING FOR BEGAINER Part 1CNC PROGRAMMING FOR BEGAINER Part 1
CNC PROGRAMMING FOR BEGAINER Part 1
 
CNC
CNCCNC
CNC
 
Cnc turning
Cnc turning Cnc turning
Cnc turning
 
Cnc part programming 4 unit
Cnc part programming 4 unitCnc part programming 4 unit
Cnc part programming 4 unit
 
CNC Milling
CNC MillingCNC Milling
CNC Milling
 
Cnc milling programs
Cnc milling programsCnc milling programs
Cnc milling programs
 
Fanuc ot g code training manual
Fanuc ot g code training manualFanuc ot g code training manual
Fanuc ot g code training manual
 
Cnc milling
Cnc millingCnc milling
Cnc milling
 
Fanuc Ot Cnc Training Manual
Fanuc Ot Cnc Training ManualFanuc Ot Cnc Training Manual
Fanuc Ot Cnc Training Manual
 
Cnc program writing
Cnc program writingCnc program writing
Cnc program writing
 
5 g-code
5   g-code5   g-code
5 g-code
 
5 g-code
5   g-code5   g-code
5 g-code
 
CNC Milling
CNC MillingCNC Milling
CNC Milling
 
CNC MILLING
CNC MILLINGCNC MILLING
CNC MILLING
 
CNC Turning and Milling centres
CNC Turning and Milling centresCNC Turning and Milling centres
CNC Turning and Milling centres
 
CNC MILLING.ppt
CNC MILLING.pptCNC MILLING.ppt
CNC MILLING.ppt
 
G and m_programming_for_mills_manual
G and m_programming_for_mills_manualG and m_programming_for_mills_manual
G and m_programming_for_mills_manual
 

En vedette

Cnc proces ima_pet_osnovnih_koraka
Cnc proces ima_pet_osnovnih_korakaCnc proces ima_pet_osnovnih_koraka
Cnc proces ima_pet_osnovnih_koraka
Nenad Pejic
 
Modalne i nemodalne naredbe. G i M naredbe
Modalne i nemodalne naredbe. G i M naredbeModalne i nemodalne naredbe. G i M naredbe
Modalne i nemodalne naredbe. G i M naredbe
Semsudin Habibovic
 
CNC Programming
CNC ProgrammingCNC Programming
CNC Programming
Mal Moran
 
CNC Programmingmodifies examination 1
CNC Programmingmodifies examination 1CNC Programmingmodifies examination 1
CNC Programmingmodifies examination 1
Prof. S.Rajendiran
 
Alati za preradu plasticnih masa
Alati za preradu plasticnih masaAlati za preradu plasticnih masa
Alati za preradu plasticnih masa
laza88
 
Alati za-stezanje-i-rezim-obrade-2013-14
Alati za-stezanje-i-rezim-obrade-2013-14Alati za-stezanje-i-rezim-obrade-2013-14
Alati za-stezanje-i-rezim-obrade-2013-14
Nenad Pejic
 

En vedette (20)

CNC - Kompenzacija radijusa vrha alata
CNC - Kompenzacija radijusa vrha alataCNC - Kompenzacija radijusa vrha alata
CNC - Kompenzacija radijusa vrha alata
 
Naredbe G0, G1, G2, G3
Naredbe G0, G1, G2, G3Naredbe G0, G1, G2, G3
Naredbe G0, G1, G2, G3
 
Osnove programiranja nc cnc glodalica
Osnove programiranja nc cnc glodalicaOsnove programiranja nc cnc glodalica
Osnove programiranja nc cnc glodalica
 
Cnc proces ima_pet_osnovnih_koraka
Cnc proces ima_pet_osnovnih_korakaCnc proces ima_pet_osnovnih_koraka
Cnc proces ima_pet_osnovnih_koraka
 
Modalne i nemodalne naredbe. G i M naredbe
Modalne i nemodalne naredbe. G i M naredbeModalne i nemodalne naredbe. G i M naredbe
Modalne i nemodalne naredbe. G i M naredbe
 
CNC Programming
CNC ProgrammingCNC Programming
CNC Programming
 
CNC Programmingmodifies examination 1
CNC Programmingmodifies examination 1CNC Programmingmodifies examination 1
CNC Programmingmodifies examination 1
 
CNC Lathe Machine Circuit layout
CNC Lathe Machine Circuit layout CNC Lathe Machine Circuit layout
CNC Lathe Machine Circuit layout
 
Om 1 - ppp
Om 1 - pppOm 1 - ppp
Om 1 - ppp
 
Sve o bušenju
Sve o bušenjuSve o bušenju
Sve o bušenju
 
alti za brizganje plastike
alti za brizganje plastikealti za brizganje plastike
alti za brizganje plastike
 
Alati za preradu plasticnih masa
Alati za preradu plasticnih masaAlati za preradu plasticnih masa
Alati za preradu plasticnih masa
 
Alati za-stezanje-i-rezim-obrade-2013-14
Alati za-stezanje-i-rezim-obrade-2013-14Alati za-stezanje-i-rezim-obrade-2013-14
Alati za-stezanje-i-rezim-obrade-2013-14
 
Dobra prezentacija
Dobra prezentacijaDobra prezentacija
Dobra prezentacija
 
Cnc programming handbook - Peter Schmid
Cnc programming handbook - Peter SchmidCnc programming handbook - Peter Schmid
Cnc programming handbook - Peter Schmid
 
cnc machining
cnc machiningcnc machining
cnc machining
 
Cnc Milling
Cnc MillingCnc Milling
Cnc Milling
 
PPT on Milling
PPT on MillingPPT on Milling
PPT on Milling
 
MIlling 1
MIlling 1MIlling 1
MIlling 1
 
Plastične mase
Plastične masePlastične mase
Plastične mase
 

Similaire à Chamfer in CNC Programming

Mot so bai cnc
Mot so bai cncMot so bai cnc
Mot so bai cnc
nvtuan_ck
 
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
udfjjdjkskkem
 
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
dujfjjksekmmd
 

Similaire à Chamfer in CNC Programming (20)

CNC Programming.pptx
CNC Programming.pptxCNC Programming.pptx
CNC Programming.pptx
 
Fresa01
Fresa01Fresa01
Fresa01
 
Exemple programe cnc freza -fanuc
Exemple programe cnc  freza -fanuc Exemple programe cnc  freza -fanuc
Exemple programe cnc freza -fanuc
 
PROGRAME CNC FANUC VERIFICATE .pdf
PROGRAME CNC FANUC VERIFICATE .pdfPROGRAME CNC FANUC VERIFICATE .pdf
PROGRAME CNC FANUC VERIFICATE .pdf
 
Lathe milling drilling_job
Lathe milling drilling_jobLathe milling drilling_job
Lathe milling drilling_job
 
TopBaseTop
TopBaseTopTopBaseTop
TopBaseTop
 
Mot so bai cnc
Mot so bai cncMot so bai cnc
Mot so bai cnc
 
cnc milling.pdf
cnc milling.pdfcnc milling.pdf
cnc milling.pdf
 
Bài tập cnc
Bài tập cncBài tập cnc
Bài tập cnc
 
cnc milling.docx
cnc milling.docxcnc milling.docx
cnc milling.docx
 
Codigos
CodigosCodigos
Codigos
 
G code cam
G code camG code cam
G code cam
 
CNC
CNCCNC
CNC
 
Cnc02 6573
Cnc02 6573Cnc02 6573
Cnc02 6573
 
drawing.pptx
drawing.pptxdrawing.pptx
drawing.pptx
 
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
 
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
 
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
Claas xerion 5000 4000 tractor parts catalogue manual (sn 78400111-78499999)
 
[Hoccokhi.vn] ebook mastercam
[Hoccokhi.vn] ebook mastercam[Hoccokhi.vn] ebook mastercam
[Hoccokhi.vn] ebook mastercam
 
Electrode profile 11 min cut depth
Electrode profile 11 min cut depthElectrode profile 11 min cut depth
Electrode profile 11 min cut depth
 

Plus de Amir Dawa (6)

Mini CNC (Router Machine)
Mini CNC (Router Machine)Mini CNC (Router Machine)
Mini CNC (Router Machine)
 
CNC Lathe Manual (Mach3 Controller)
CNC Lathe Manual (Mach3 Controller)CNC Lathe Manual (Mach3 Controller)
CNC Lathe Manual (Mach3 Controller)
 
Press Machine
Press MachinePress Machine
Press Machine
 
Press machine controller
Press machine controllerPress machine controller
Press machine controller
 
Part program Example
Part program ExamplePart program Example
Part program Example
 
G78 Thread Cycle
G78 Thread Cycle G78 Thread Cycle
G78 Thread Cycle
 

Dernier

Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 

Dernier (20)

NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 

Chamfer in CNC Programming

  • 1. 1 – 6 Solution of Page 49 Fanuc 21 Controller
  • 2. 2 – 6 Main Program O0001 ( EXERCISE P49 ) ( MAIN PROGRAM ) ( O2..CONTOUR SUBPROG. ) ( O3..POCKET SUBPROG. ) ( O4..CIRCULAR POCKET SUBPROG. ) ( O5..SLOT SUBPROG. ) ( O6..TAPPED HOKLES SUBPROG. ) ( CONTROLLER FANUC ) ( MACHINE PC MILL 105 ) ( PROGRAMMED BY ENG. AMIR TAWFIC ) ( DATE:20-10-2016 ) ( W.P 120 X 120 X 30 ) ( T1..SHELL END MILL @40 MM ) ( T2..SLOT END MILL @10 MM ) ( T3..DOVETAIL CR 8, CL 4 MM ) ( T4..NC SPOT DRILL @10 MM ) ( T5..TWIST DRILL @5 MM ) ( T6..TAP M6X1 ) N5 G90 G17 G21 G40 G49 G50 G80 N10 G54 N15 T1 M6 ( SHELL ENDMILL @40) N20 G97 S1000 G94 F100 M3 M8 N25 G0 X18 Y-22 N30 G43 H1 Z0 N35 G1 Y142 N40 G91 G0 X38 N45 G90 G1 Y-22 N50 G91 G0 X38 N55 G90 G1 Y142 N60 G0 Z3 N65 X-50 Y-50 N70 Z0 N75 G41 H11 N80 M98 P50002 N85 G0 X-50 N90 G40 Y-50 N95 Z30 N100 T2 M6 ( SLOT ENDMILL @10) N105 S1500 F150 M3 M8 N110 X20 Y85 Subprogram O0002 ( SP O1 ) N5 G91 Z-2 N10 G90 G1 X10 N15 Y110 N20 X110 N25 Y10 N30 X-40 N35 Y-40 N40 M99 1 2
  • 3. 3 – 6 Main Program N115 G43 H2 Z3 N125 M98 P30003 N130 G90 G0 Z3 N135 X85 Y92.5 N140 G1 Z0 N145 M98 P30004 N150 G90 G0 Z2 N155 G68 X100 Y20 R160 N160 G0 X100 Y20 N165 M98 P20005 N170 G90 G0 Z30 N175 T3 M6 ( DOVETAIL ) N176 M3 M8 N180 X100 Y20 N185 G43 H3 G0 Z0 N190 G1 Z-2 N195 G91 X40 N200 G90 G69 G0 Z3 N205 G0 X85 Y92.5 N210 Z-1 N215 G91 G1 X-8.5 N220 G2 X0 Y0 I8.5 J0 N225 G90 G0 Z1 N230 X-50 Y-50 N235 G41 H13 ( H13 = 4 MM ) N240 M98 P2 N245 G0 X-50 N250 G40 Y-50 N255 Z3 N260 X20 Y85 N165 Z0 N270 M98 P3 N275 G90 G0 Z30 N280 T4 M6 ( NC SPOTDRILL @10 ) N285 S200 F200 M3 M8 N290 X10 Y50 N295 G43 H4 Z3 N300 G81 G91 X10 Z-4.125 K4 N305 G80 X10 Y10 N310 G81 X-10 Z-4.125 K4 Subprogram O0003 ( SP O1 ) N5 G1 G91 Z-2 N10 Y15 N15 X20 N20 Y-15 N25 X-20 N30 Y8 N35 X11 N45 X-11 Y-8 N50 M99 Subprogram O0004 ( SP O1 ) N5 G91 G1 Z-2 N10 X-7.5 N15 G2 X0 Y0 I7.5 H0 N20 G1 X7.5 N25 M99 Subprogram O0005 ( SP O1 ) N10 G91 G1 Z-2 N15 X40 N20 Z-2 N25 X-40 N30 M99Recall Pocket subprogram. and Execute it one time For chamfer Recall Contour Subprogram and Execute it one time for chamfer 3
  • 4. 4 – 6 Main Program N315 G80 X-10 Y10 N320 G81 X10 Z-4.125 K4 N325 G90 X20 Y30 Z-1.625 N330 M98 P6 N335 G0 Z30 N340 T5 M6 ( TWIST DRILL @5) N345 M3 M8 N350 X10 Y50 N355 G43 H5 Z3 N360 G73 G91 Z-13 Q3 X10 K4 N365 G80 X10 Y10 N370 G73 Q3 X-10 K4 N375 G80 X-10 Y10 N380 G73 Q3 X10 K4 N385 G80 G90 N390 X20 Y30 N395 G83 Q3 Z-20 G98 R1 N400 M98 P6 N405 G0 Z30 N410 T6 M6 ( TAP M6 ) N415 S100 G95 F1 M3 M8 N420 X20 Y30 N425 G43 H6 Z3 N430 G84 Z-15 R1 N435 M98 P6 N440 G28 G91 Z0 M5 M9 N445 G28 X0 Y0 N450 M30 Subprogram O0006 ( SP O1 ) N5 X30 Y20 N10 X40 Y30 N15 G52 X85 Y60 G16 N20 X15 Y0 N25 Y60 N30 Y120 N35 Y180 N40 Y-120 N45 Y-60 N50 G80 G15 G52 X0 Y0 N55 M99
  • 5. 5 – 6  By Replace the three doted boxes with the following boxes  Software Setting Other Solution N65 X-22 Y-22 N70 Z0 N75 M98 P50008 1 O0002 ( SP O1 ) N5 G91 Z-2 N6 G90 G41 H11 G1 X10 Y10 N15 Y110 N20 X110 N25 Y10 N30 X-22 N35 G40 G0 Y-22 G50 N40 M99 2 N230 G51 X60 Y60 I680 J680 N235 X-22 Y-22 N240 M98 P8 3
  • 6. 6 – 6 To Download files, go to Link Below https://drive.google.com/drive/folders/0BwjrFT2DRuSXaWZOT2tPSmU3cFk?usp=sharing