You are on page 1of 27

DMM3663 CNC TECHNOLOGY

GROUP PROJECT

LECTURER : DR. NORAZLIANIE BINTI SAZALI


J.P : EN. ASMIZAM
SECTION : M01

GROUP MEMBERS
No. Name ID
1 MUHAMMAD DANIAL IQMAL BIN ZAINUDDIN MB17108
2 MUHAMMAD IRFAN BIN ABDUL JALAL MB17188
3 MUHAMMAD EZZAT BIN MUHAMAD ALIZA MB17101
4 NOOR ERY ERMY BIN NOOR AZUREE MB17102
5 MUHAMMAD HAFIZUDDIN BIN ALIAS MB17219
1.0 INTRODUCTION

Computer Numerical Control (CNC) Machining is a process used in manufacturing


sectors that involve the use of computers to control machine tools. Tools that can be
controlled in this manner includes lathes, mills, and grinders. In CNC machining process, the
CNC machine is controlled by a computer program containing CNC machining language
such as preparatory (G codes) and miscellaneous (M codes) functions that essentially controls
all features such as feed rate, spindle speed on/off, tool change, coordination, location and
coolant on/off. In this group project, a CNC milling machine is introduced to students in
order to complete the project.

1.1 OBJECTIVES

Basically, the objectives of the project are:

 To design a product.
 To create a coding program based on the design of the product.
 To operate a CNC machine for the fabrication of the product.

1.2 SCOPES OF THE PROJECT

In general, this project was conducted to design and fabricate a product using a CNC
machine. A dimension of 100mm x 100mm x 25mm aluminium workpiece was provided to
each group in order to produce a prototype based on the drawing design by using CNC
machine. The design of the product was done using SolidWorks 2017 software. Then, coding
for the product was done in notepad and a simulator is used to check the coding before
proceeding to the fabrication of the product using CNC machine. The coding of the product
involved milling, drilling, and subprogram. In the operation of the CNC machine, tools such
as end mill, center drill, and drill bit are used. From the fabrication, we can determine
whether the coding for the product is correct or not.
2.0 METHODOLOGY

2.1 PROJECT FLOW CHART

There is a planning of the overall progress to assure the project can be finished
smoothly on schedule. The project begins with a brainstorming process. Brainstorming with
group members is important in order to create ideas, solve problems, motivates and develop
teams. Through this process, a sketch design for the product is made based on the ideas given
by group members. After several designs of the product are sketched and considered, the
most suitable design for the product has been chosen in order to product the product. The
selected design is then submitted to the instructor from the laboratory for further revising. If
the design is infeasible, everything will go back to the brainstorming stage. If the design is
feasible, the selected design will be transferred to solid modelling and engineering drawing
using SolidWorks 2017 software.

Once the engineering drawing finished, coding of the product is made according to
the design of the product. The coding is a computer program containing CNC machining
language which is then transferred to the Machine Control Unit (MCU) of the CNC machine.
The CNC machine will then fabricate the product according to the coding. After finishing the
codes of the product, the coding is then transferred to the simulator for the detection of errors.
If the simulation is failed, everything will return to the previous stage, which is the coding of
the product. In other words, if the simulation is successful, this will proceed to the next stage,
which is the fabrication of the product, by transferring the coding into the CNC machine.

After the fabrication stage, when all materials for report writing are gathered, this
proceeds to report writing process and presentation making process. The project is ended
after the submission of the product, final report, and the slide presentation that has been
presented. Figure 2.1 shows the flow chart of this group project.
Start

Brainstorming

Design Product

No
Product Design
Checking

Yes

Do Coding for the Product

No
Coding Checking
using Simulator

Yes

Fabrication of Product by
CNC Machine

Inspection of the Product

Report Writing and Final


Presentation

Submission of Report and


Presentation Slides

End

Figure 2.1: Project Flow Chart


2.2 SOLIDWORKS DRAWING OF THE PRODUCT
Figure 2.2 shows the 3D drawing of the product while figure 2.3 shows the 2D drawing of the product.

Figure 2.2: 3D Drawing of the Product

Figure 2.3: 2D Drawing of the Product


2.3 CALCULATION INVOLVED

There are several important parameters that need to be considered in this project,
which are feed rate, spindle speed and depth of cut. The workpiece is made of aluminium
material. It is assumed that the cutting speed for an aluminium material is 50. The
calculations formulas that involved in this project are:

𝐹𝐸𝐸𝐷 𝑅𝐴𝑇𝐸 = 𝑛𝑜 𝑜𝑓 𝑡𝑜𝑜𝑡ℎ × 𝑅𝑃𝑀 × 𝑐ℎ𝑖𝑝 𝑙𝑜𝑎𝑑

By using the formulas given, the relevant parameters of the design of the product are
calculated and recorded in the table below:

Table 2.1: Important Parameters of the Product Design

No Process Tool RPM Depth Total Feed rate Remark


(rev/min) of Cut Depth (mm/ min)
(mm) (mm)

1. MILLING End Mill


T1 (Profile Milling) T1: 18 mm 700 12,6,6 24 250 T1
T2 (Profile Milling) T2: 12 mm 800 12,6,26 44 220 T2
2. DRILLING
T3 (Center Center Drill 1000 12,13 25 95.45 T3
Drilling) T3: 5 mm
Drill 700 30 30 50 T4
T4 (Deep Hole T4: 9 mm
Drilling)

Tool Diameter (mm) Name Flute Type


T1 18 Flat end mill 4 High speed steel (coated)
T2 12 Flat end mill 4 High speed steel (coated)
T3 5 Center drill 2 High speed steel
T4 9 Drill bit 2 High speed steel
2.4 CODING OF THE DESIGN N156 G0 Z1.
N158 Y26.081
2.4.1 MAIN PROGRAM (O1234) N160 Z-2.
N162 G1 Z-8. F200.
% N164 X-60.4 F250.
O0000(FINALIST CNC 1) N166 G3 X-55. Y31.481 I0. J5.4
(DATE=DD-MM-YY-10-04-19 N168 G1 Y40.
TIME=HH:MM-16:17) N170 G2 X-40. Y55. I15. J0.
(MCXFILE-G:\CNC\FINALISTCNC N172 G1 X-22.961
1.MCX-5) N174 X22.961
(NC FILE-G:\CNC\FINALIST CNC N176 X40.
1.NC) N178 G2 X55. Y40. I0. J-15.
(MATERIAL-ALUMINUM MM - 2024) N180 G1 Y22.961
( T1 |18. FLAT ENDMILL | H1 ) N182 Y-22.961
( T2 |12. FLAT ENDMILL | H2 ) N184 Y-40.
( T3 |5.0 CENTER DRILL | H3 ) N186 G2 X40. Y-55. I-15. J0.
( T4 |8. DRILL | H4 ) N188 G1 X22.961
N100 G21 N190 X-22.961
N102 G0 G17 G40 G49 G80 G90 N192 X-40.
N104 T1 M6 N194 G2 X-55. Y-40. I0. J15.
N106 G0 G90 G54 X-65.8 Y26.081 A0. N196 G1 Y-22.961
S700 M3 N198 Y22.961
N108 G43 H1 Z5. M8 N200 Y31.481
N110 Z2. N202 G3 X-60.4 Y36.881 I-5.4 J0.
N112 G1 Z-4. F200. N204 G1 X-65.8
N114 X-60.4 F250. N206 G0 Z-3.
N116 G3 X-55. Y31.481 I0. J5.4 N208 Y26.081
N118 G1 Y40. N210 Z-6.
N120 G2 X-40. Y55. I15. J0. N212 G1 Z-12. F200.
N122 G1 X-22.961 N214 X-60.4 F250.
N124 X22.961 N216 G3 X-55. Y31.481 I0. J5.4
N126 X40. N218 G1 Y40.
N128 G2 X55. Y40. I0. J-15. N220 G2 X-40. Y55. I15. J0.
N130 G1 Y22.961 N222 G1 X-22.961
N132 Y-22.961 N224 X22.961
N134 Y-40. N226 X40.
N136 G2 X40. Y-55. I-15. J0. N228 G2 X55. Y40. I0. J-15.
N138 G1 X22.961 N230 G1 Y22.961
N140 X-22.961 N232 Y-22.961
N142 X-40. N234 Y-40.
N144 G2 X-55. Y-40. I0. J15. N236 G2 X40. Y-55. I-15. J0.
N146 G1 Y-22.961 N238 G1 X22.961
N148 Y22.961 N240 X-22.961
N150 Y31.481 N242 X-40.
N152 G3 X-60.4 Y36.881 I-5.4 J0. N244 G2 X-55. Y-40. I0. J15.
N154 G1 X-65.8 N246 G1 Y-22.961
N248 Y22.961 N334 X-20.665 Y49.889 I0. J-54.
N250 Y31.481 N336 X-49.889 Y20.665 I20.665 J-49.889
N252 G3 X-60.4 Y36.881 I-5.4 J0. N338 G2 X-20.665 Y49.889 I49.889 J-
N254 G1 X-65.8 20.665
N256 G0 Z5. N340 X0. Y54. I20.665 J-49.889
N258 X-49.889 Y20.665 N342 X20.665 Y49.889 I0. J-54.
N260 Z2. N344 X49.889 Y20.665 I-20.665 J-49.889
N262 G1 Z-3. F200. N346 X53.998 Y.495 I-49.889 J-20.665
N264 G3 X-54. Y0. I49.889 J-20.665 N348 G1 X56.546 Y0.
F250. N350 G3 X0. Y56.546 I-56.546 J0.
N266 X-49.889 Y-20.665 I54. J0. N352 X-56.546 Y0. I0. J-56.546
N268 X-20.665 Y-49.889 I49.889 J20.665 N354 X0. Y-56.546 I56.546 J0.
N270 X0. Y-54. I20.665 J49.889 N356 X56.546 Y0. I0. J56.546
N272 X20.665 Y-49.889 I0. J54. N358 G0 Z5.
N274 X49.889 Y-20.665 I-20.665 J49.889 N360 M5
N276 X54. Y0. I-49.889 J20.665 N362 G91 G28 Z0. M9
N278 X49.889 Y20.665 I-54. J0. N364 A0.
N280 X20.665 Y49.889 I-49.889 J-20.665 N366 M01
N282 X0. Y54. I-20.665 J-49.889 N368 T2 M6
N284 X-20.665 Y49.889 I0. J-54. N370 G0 G90 G54 X-49.115 Y2.492 A0.
N286 X-49.889 Y20.665 I20.665 J-49.889 S800 M3
N288 G2 X-20.665 Y49.889 I49.889 J- N372 G43 H2 Z5. M8
20.665 N374 Z2.
N290 X0. Y54. I20.665 J-49.889 N376 G1 Z-4. F30.
N292 X20.665 Y49.889 I0. J-54. N378 X-48.715 Y3.623 F220.
N294 X49.889 Y20.665 I-20.665 J-49.889 N380 G2 X-47.584 Y4.423 I1.131 J-.4
N296 X53.998 Y.495 I-49.889 J-20.665 N382 X-47.184 Y4.355 I0. J-1.2
N298 G1 X56.546 Y0. N384 G1 X-46.336 Y4.055
N300 G3 X0. Y56.546 I-56.546 J0. N386 X-42.568 Y2.661
N302 X-56.546 Y0. I0. J-56.546 N388 X-38.653 Y1.049
N304 X0. Y-56.546 I56.546 J0. N390 X-36.411 Y-.001
N306 X56.546 Y0. I0. J56.546 N392 X-38.431 Y-.952
N308 G0 Z2. N394 X-42.056 Y-2.461
N310 X-49.889 Y20.665 N396 X-46.35 Y-4.06
N312 G1 Z-6. F200. N398 X-47.184 Y-4.355
N314 G3 X-54. Y0. I49.889 J-20.665 N400 G2 X-47.584 Y-4.424 I-.4 J1.132
F250. N402 X-48.715 Y-3.623 I0. J1.201
N316 X-49.889 Y-20.665 I54. J0. N404 G1 X-49.115 Y-2.492
N318 X-20.665 Y-49.889 I49.889 J20.665 N406 G0 Z1.
N320 X0. Y-54. I20.665 J49.889 N408 Z2.
N322 X20.665 Y-49.889 I0. J54. N410 X-46.449 Y10.034
N324 X49.889 Y-20.665 I-20.665 J49.889 N412 G1 Z-4. F30.
N326 X54. Y0. I-49.889 J20.665 N414 X-46.049 Y11.166 F220.
N328 X49.889 Y20.665 I-54. J0. N416 G2 X-44.917 Y11.967 I1.132 J-.4
N330 X20.665 Y49.889 I-49.889 J-20.665 N418 X-44.517 Y11.897 I0. J-1.201
N332 X0. Y54. I-20.665 J-49.889 N420 G1 X-43.615 Y11.578
N422 X-39.656 Y10.114 N514 G1 X-49.115 Y-2.492
N424 X-35.431 Y8.374 N516 G0 Z-3.
N426 X-31.997 Y6.766 N518 Z-2.
N428 X-29.262 Y5.292 N520 X-46.449 Y10.034
N430 X-27.15 Y3.967 N522 G1 Z-8. F30.
N432 X-25.589 Y2.807 N524 X-46.049 Y11.166 F220.
N434 X-24.473 Y1.801 N526 G2 X-44.917 Y11.967 I1.132 J-.4
N436 X-23.991 Y1.275 N528 X-44.517 Y11.897 I0. J-1.201
N438 X-23.521 Y.632 N530 G1 X-43.615 Y11.578
N440 X-23.317 Y.248 N532 X-39.656 Y10.114
N442 X-23.254 Y.06 N534 X-35.431 Y8.374
N444 X-23.246 Y.004 N536 X-31.997 Y6.766
N446 Y-.019 N538 X-29.262 Y5.292
N448 X-23.266 Y-.108 N540 X-27.15 Y3.967
N450 X-23.36 Y-.345 N542 X-25.589 Y2.807
N452 X-23.632 Y-.809 N544 X-24.473 Y1.801
N454 X-23.934 Y-1.207 N546 X-23.991 Y1.275
N456 X-24.691 Y-2.015 N548 X-23.521 Y.632
N458 X-25.791 Y-2.97 N550 X-23.317 Y.248
N460 X-27.326 Y-4.087 N552 X-23.254 Y.06
N462 X-29.361 Y-5.35 N554 X-23.246 Y.004
N464 X-31.959 Y-6.747 N556 Y-.019
N466 X-35.188 Y-8.267 N558 X-23.266 Y-.108
N468 X-39.121 Y-9.905 N560 X-23.36 Y-.345
N470 X-43.621 Y-11.58 N562 X-23.632 Y-.809
N472 X-44.517 Y-11.897 N564 X-23.934 Y-1.207
N474 G2 X-44.917 Y-11.966 I-.4 J1.131 N566 X-24.691 Y-2.015
N476 X-46.049 Y-11.166 I0. J1.2 N568 X-25.791 Y-2.97
N478 G1 X-46.449 Y-10.034 N570 X-27.326 Y-4.087
N480 G0 Z1. N572 X-29.361 Y-5.35
N482 X-49.115 Y2.492 N574 X-31.959 Y-6.747
N484 Z-2. N576 X-35.188 Y-8.267
N486 G1 Z-8. F30. N578 X-39.121 Y-9.905
N488 X-48.715 Y3.623 F220. N580 X-43.621 Y-11.58
N490 G2 X-47.584 Y4.423 I1.131 J-.4 N582 X-44.517 Y-11.897
N492 X-47.184 Y4.355 I0. J-1.2 N584 G2 X-44.917 Y-11.966 I-.4 J1.131
N494 G1 X-46.336 Y4.055 N586 X-46.049 Y-11.166 I0. J1.2
N496 X-42.568 Y2.661 N588 G1 X-46.449 Y-10.034
N498 X-38.653 Y1.049 N590 G0 Z-3.
N500 X-36.411 Y-.001 N592 X-49.115 Y2.492
N502 X-38.431 Y-.952 N594 Z-6.
N504 X-42.056 Y-2.461 N596 G1 Z-12. F30.
N506 X-46.35 Y-4.06 N598 X-48.715 Y3.623 F220.
N508 X-47.184 Y-4.355 N600 G2 X-47.584 Y4.423 I1.131 J-.4
N510 G2 X-47.584 Y-4.424 I-.4 J1.132 N602 X-47.184 Y4.355 I0. J-1.2
N512 X-48.715 Y-3.623 I0. J1.201 N604 G1 X-46.336 Y4.055
N606 X-42.568 Y2.661 N698 G1 X-46.449 Y-10.034
N608 X-38.653 Y1.049 N700 G0 Z-7.
N610 X-36.411 Y-.001 N702 Z5.
N612 X-38.431 Y-.952 N704 X2.492 Y49.115
N614 X-42.056 Y-2.461 N706 Z2.
N616 X-46.35 Y-4.06 N708 G1 Z-4. F30.
N618 X-47.184 Y-4.355 N710 X3.623 Y48.715 F220.
N620 G2 X-47.584 Y-4.424 I-.4 J1.132 N712 G2 X4.423 Y47.584 I-.4 J-1.131
N622 X-48.715 Y-3.623 I0. J1.201 N714 X4.355 Y47.184 I-1.2 J0.
N624 G1 X-49.115 Y-2.492 N716 G1 X4.055 Y46.336
N626 G0 Z-7. N718 X2.661 Y42.568
N628 Z-6. N720 X1.049 Y38.653
N630 X-46.449 Y10.034 N722 X-.001 Y36.411
N632 G1 Z-12. F30. N724 X-.952 Y38.431
N634 X-46.049 Y11.166 F220. N726 X-2.461 Y42.056
N636 G2 X-44.917 Y11.967 I1.132 J-.4 N728 X-4.06 Y46.35
N638 X-44.517 Y11.897 I0. J-1.201 N730 X-4.355 Y47.184
N640 G1 X-43.615 Y11.578 N732 G2 X-4.424 Y47.584 I1.132 J.4
N642 X-39.656 Y10.114 N734 X-3.623 Y48.715 I1.201 J0.
N644 X-35.431 Y8.374 N736 G1 X-2.492 Y49.115
N646 X-31.997 Y6.766 N738 G0 Z1.
N648 X-29.262 Y5.292 N740 Z2.
N650 X-27.15 Y3.967 N742 X10.034 Y46.449
N652 X-25.589 Y2.807 N744 G1 Z-4. F30.
N654 X-24.473 Y1.801 N746 X11.166 Y46.049 F220.
N656 X-23.991 Y1.275 N748 G2 X11.967 Y44.917 I-.4 J-1.132
N658 X-23.521 Y.632 N750 X11.897 Y44.517 I-1.201 J0.
N660 X-23.317 Y.248 N752 G1 X11.578 Y43.615
N662 X-23.254 Y.06 N754 X10.114 Y39.656
N664 X-23.246 Y.004 N756 X8.374 Y35.431
N666 Y-.019 N758 X6.766 Y31.997
N668 X-23.266 Y-.108 N760 X5.292 Y29.262
N670 X-23.36 Y-.345 N762 X3.967 Y27.15
N672 X-23.632 Y-.809 N764 X2.807 Y25.589
N674 X-23.934 Y-1.207 N766 X1.801 Y24.473
N676 X-24.691 Y-2.015 N768 X1.275 Y23.991
N678 X-25.791 Y-2.97 N770 X.632 Y23.521
N680 X-27.326 Y-4.087 N772 X.248 Y23.317
N682 X-29.361 Y-5.35 N774 X.06 Y23.254
N684 X-31.959 Y-6.747 N776 X.004 Y23.246
N686 X-35.188 Y-8.267 N778 X-.019
N688 X-39.121 Y-9.905 N780 X-.108 Y23.266
N690 X-43.621 Y-11.58 N782 X-.345 Y23.36
N692 X-44.517 Y-11.897 N784 X-.809 Y23.632
N694 G2 X-44.917 Y-11.966 I-.4 J1.131 N786 X-1.207 Y23.934
N696 X-46.049 Y-11.166 I0. J1.2 N788 X-2.015 Y24.691
N790 X-2.97 Y25.791 N882 X.248 Y23.317
N792 X-4.087 Y27.326 N884 X.06 Y23.254
N794 X-5.35 Y29.361 N886 X.004 Y23.246
N796 X-6.747 Y31.959 N888 X-.019
N798 X-8.267 Y35.188 N890 X-.108 Y23.266
N800 X-9.905 Y39.121 N892 X-.345 Y23.36
N802 X-11.58 Y43.621 N894 X-.809 Y23.632
N804 X-11.897 Y44.517 N896 X-1.207 Y23.934
N806 G2 X-11.966 Y44.917 I1.131 J.4 N898 X-2.015 Y24.691
N808 X-11.166 Y46.049 I1.2 J0. N900 X-2.97 Y25.791
N810 G1 X-10.034 Y46.449 N902 X-4.087 Y27.326
N812 G0 Z1. N904 X-5.35 Y29.361
N814 X2.492 Y49.115 N906 X-6.747 Y31.959
N816 Z-2. N908 X-8.267 Y35.188
N818 G1 Z-8. F30. N910 X-9.905 Y39.121
N820 X3.623 Y48.715 F220. N912 X-11.58 Y43.621
N822 G2 X4.423 Y47.584 I-.4 J-1.131 N914 X-11.897 Y44.517
N824 X4.355 Y47.184 I-1.2 J0. N916 G2 X-11.966 Y44.917 I1.131 J.4
N826 G1 X4.055 Y46.336 N918 X-11.166 Y46.049 I1.2 J0.
N828 X2.661 Y42.568 N920 G1 X-10.034 Y46.449
N830 X1.049 Y38.653 N922 G0 Z-3.
N832 X-.001 Y36.411 N924 X2.492 Y49.115
N834 X-.952 Y38.431 N926 Z-6.
N836 X-2.461 Y42.056 N928 G1 Z-12. F30.
N838 X-4.06 Y46.35 N930 X3.623 Y48.715 F220.
N840 X-4.355 Y47.184 N932 G2 X4.423 Y47.584 I-.4 J-1.131
N842 G2 X-4.424 Y47.584 I1.132 J.4 N934 X4.355 Y47.184 I-1.2 J0.
N844 X-3.623 Y48.715 I1.201 J0. N936 G1 X4.055 Y46.336
N846 G1 X-2.492 Y49.115 N938 X2.661 Y42.568
N848 G0 Z-3. N940 X1.049 Y38.653
N850 Z-2. N942 X-.001 Y36.411
N852 X10.034 Y46.449 N944 X-.952 Y38.431
N854 G1 Z-8. F30. N946 X-2.461 Y42.056
N856 X11.166 Y46.049 F220. N948 X-4.06 Y46.35
N858 G2 X11.967 Y44.917 I-.4 J-1.132 N950 X-4.355 Y47.184
N860 X11.897 Y44.517 I-1.201 J0. N952 G2 X-4.424 Y47.584 I1.132 J.4
N862 G1 X11.578 Y43.615 N954 X-3.623 Y48.715 I1.201 J0.
N864 X10.114 Y39.656 N956 G1 X-2.492 Y49.115
N866 X8.374 Y35.431 N958 G0 Z-7.
N868 X6.766 Y31.997 N960 Z-6.
N870 X5.292 Y29.262 N962 X10.034 Y46.449
N872 X3.967 Y27.15 N964 G1 Z-12. F30.
N874 X2.807 Y25.589 N966 X11.166 Y46.049 F220.
N876 X1.801 Y24.473 N968 G2 X11.967 Y44.917 I-.4 J-1.132
N878 X1.275 Y23.991 N970 X11.897 Y44.517 I-1.201 J0.
N880 X.632 Y23.521 N972 G1 X11.578 Y43.615
N974 X10.114 Y39.656 N1066 X48.715 Y3.623 I0. J-1.201
N976 X8.374 Y35.431 N1068 G1 X49.115 Y2.492
N978 X6.766 Y31.997 N1070 G0 Z1.
N980 X5.292 Y29.262 N1072 Z2.
N982 X3.967 Y27.15 N1074 X46.449 Y-10.034
N984 X2.807 Y25.589 N1076 G1 Z-4. F30.
N986 X1.801 Y24.473 N1078 X46.049 Y-11.166 F220.
N988 X1.275 Y23.991 N1080 G2 X44.917 Y-11.967 I-1.132 J.4
N990 X.632 Y23.521 N1082 X44.517 Y-11.897 I0. J1.201
N992 X.248 Y23.317 N1084 G1 X43.615 Y-11.578
N994 X.06 Y23.254 N1086 X39.656 Y-10.114
N996 X.004 Y23.246 N1088 X35.431 Y-8.374
N998 X-.019 N1090 X31.997 Y-6.766
N1000 X-.108 Y23.266 N1092 X29.262 Y-5.292
N1002 X-.345 Y23.36 N1094 X27.15 Y-3.967
N1004 X-.809 Y23.632 N1096 X25.589 Y-2.807
N1006 X-1.207 Y23.934 N1098 X24.473 Y-1.801
N1008 X-2.015 Y24.691 N1100 X23.991 Y-1.275
N1010 X-2.97 Y25.791 N1102 X23.521 Y-.632
N1012 X-4.087 Y27.326 N1104 X23.317 Y-.248
N1014 X-5.35 Y29.361 N1106 X23.254 Y-.06
N1016 X-6.747 Y31.959 N1108 X23.246 Y-.004
N1018 X-8.267 Y35.188 N1110 Y.019
N1020 X-9.905 Y39.121 N1112 X23.266 Y.108
N1022 X-11.58 Y43.621 N1114 X23.36 Y.345
N1024 X-11.897 Y44.517 N1116 X23.632 Y.809
N1026 G2 X-11.966 Y44.917 I1.131 J.4 N1118 X23.934 Y1.207
N1028 X-11.166 Y46.049 I1.2 J0. N1120 X24.691 Y2.015
N1030 G1 X-10.034 Y46.449 N1122 X25.791 Y2.97
N1032 G0 Z-7. N1124 X27.326 Y4.087
N1034 Z5. N1126 X29.361 Y5.35
N1036 X49.115 Y-2.492 N1128 X31.959 Y6.747
N1038 Z2. N1130 X35.188 Y8.267
N1040 G1 Z-4. F30. N1132 X39.121 Y9.905
N1042 X48.715 Y-3.623 F220. N1134 X43.621 Y11.58
N1044 G2 X47.584 Y-4.423 I-1.131 J.4 N1136 X44.517 Y11.897
N1046 X47.184 Y-4.355 I0. J1.2 N1138 G2 X44.917 Y11.966 I.4 J-1.131
N1048 G1 X46.336 Y-4.055 N1140 X46.049 Y11.166 I0. J-1.2
N1050 X42.568 Y-2.661 N1142 G1 X46.449 Y10.034
N1052 X38.653 Y-1.049 N1144 G0 Z1.
N1054 X36.411 Y.001 N1146 X49.115 Y-2.492
N1056 X38.431 Y.952 N1148 Z-2.
N1058 X42.056 Y2.461 N1150 G1 Z-8. F30.
N1060 X46.35 Y4.06 N1152 X48.715 Y-3.623 F220.
N1062 X47.184 Y4.355 N1154 G2 X47.584 Y-4.423 I-1.131 J.4
N1064 G2 X47.584 Y4.424 I.4 J-1.132 N1156 X47.184 Y-4.355 I0. J1.2
N1158 G1 X46.336 Y-4.055 N1250 X46.049 Y11.166 I0. J-1.2
N1160 X42.568 Y-2.661 N1252 G1 X46.449 Y10.034
N1162 X38.653 Y-1.049 N1254 G0 Z-3.
N1164 X36.411 Y.001 N1256 X49.115 Y-2.492
N1166 X38.431 Y.952 N1258 Z-6.
N1168 X42.056 Y2.461 N1260 G1 Z-12. F30.
N1170 X46.35 Y4.06 N1262 X48.715 Y-3.623 F220.
N1172 X47.184 Y4.355 N1264 G2 X47.584 Y-4.423 I-1.131 J.4
N1174 G2 X47.584 Y4.424 I.4 J-1.132 N1266 X47.184 Y-4.355 I0. J1.2
N1176 X48.715 Y3.623 I0. J-1.201 N1268 G1 X46.336 Y-4.055
N1178 G1 X49.115 Y2.492 N1270 X42.568 Y-2.661
N1180 G0 Z-3. N1272 X38.653 Y-1.049
N1182 Z-2. N1274 X36.411 Y.001
N1184 X46.449 Y-10.034 N1276 X38.431 Y.952
N1186 G1 Z-8. F30. N1278 X42.056 Y2.461
N1188 X46.049 Y-11.166 F220. N1280 X46.35 Y4.06
N1190 G2 X44.917 Y-11.967 I-1.132 J.4 N1282 X47.184 Y4.355
N1192 X44.517 Y-11.897 I0. J1.201 N1284 G2 X47.584 Y4.424 I.4 J-1.132
N1194 G1 X43.615 Y-11.578 N1286 X48.715 Y3.623 I0. J-1.201
N1196 X39.656 Y-10.114 N1288 G1 X49.115 Y2.492
N1198 X35.431 Y-8.374 N1290 G0 Z-7.
N1200 X31.997 Y-6.766 N1292 Z-6.
N1202 X29.262 Y-5.292 N1294 X46.449 Y-10.034
N1204 X27.15 Y-3.967 N1296 G1 Z-12. F30.
N1206 X25.589 Y-2.807 N1298 X46.049 Y-11.166 F220.
N1208 X24.473 Y-1.801 N1300 G2 X44.917 Y-11.967 I-1.132 J.4
N1210 X23.991 Y-1.275 N1302 X44.517 Y-11.897 I0. J1.201
N1212 X23.521 Y-.632 N1304 G1 X43.615 Y-11.578
N1214 X23.317 Y-.248 N1306 X39.656 Y-10.114
N1216 X23.254 Y-.06 N1308 X35.431 Y-8.374
N1218 X23.246 Y-.004 N1310 X31.997 Y-6.766
N1220 Y.019 N1312 X29.262 Y-5.292
N1222 X23.266 Y.108 N1314 X27.15 Y-3.967
N1224 X23.36 Y.345 N1316 X25.589 Y-2.807
N1226 X23.632 Y.809 N1318 X24.473 Y-1.801
N1228 X23.934 Y1.207 N1320 X23.991 Y-1.275
N1230 X24.691 Y2.015 N1322 X23.521 Y-.632
N1232 X25.791 Y2.97 N1324 X23.317 Y-.248
N1234 X27.326 Y4.087 N1326 X23.254 Y-.06
N1236 X29.361 Y5.35 N1328 X23.246 Y-.004
N1238 X31.959 Y6.747 N1330 Y.019
N1240 X35.188 Y8.267 N1332 X23.266 Y.108
N1242 X39.121 Y9.905 N1334 X23.36 Y.345
N1244 X43.621 Y11.58 N1336 X23.632 Y.809
N1246 X44.517 Y11.897 N1338 X23.934 Y1.207
N1248 G2 X44.917 Y11.966 I.4 J-1.131 N1340 X24.691 Y2.015
N1342 X25.791 Y2.97 N1434 X-.632 Y-23.521
N1344 X27.326 Y4.087 N1436 X-.248 Y-23.317
N1346 X29.361 Y5.35 N1438 X-.06 Y-23.254
N1348 X31.959 Y6.747 N1440 X-.004 Y-23.246
N1350 X35.188 Y8.267 N1442 X.019
N1352 X39.121 Y9.905 N1444 X.108 Y-23.266
N1354 X43.621 Y11.58 N1446 X.345 Y-23.36
N1356 X44.517 Y11.897 N1448 X.809 Y-23.632
N1358 G2 X44.917 Y11.966 I.4 J-1.131 N1450 X1.207 Y-23.934
N1360 X46.049 Y11.166 I0. J-1.2 N1452 X2.015 Y-24.691
N1362 G1 X46.449 Y10.034 N1454 X2.97 Y-25.791
N1364 G0 Z-7. N1456 X4.087 Y-27.326
N1366 Z5. N1458 X5.35 Y-29.361
N1368 X-2.492 Y-49.115 N1460 X6.747 Y-31.959
N1370 Z2. N1462 X8.267 Y-35.188
N1372 G1 Z-4. F30. N1464 X9.905 Y-39.121
N1374 X-3.623 Y-48.715 F220. N1466 X11.58 Y-43.621
N1376 G2 X-4.423 Y-47.584 I.4 J1.131 N1468 X11.897 Y-44.517
N1378 X-4.355 Y-47.184 I1.2 J0. N1470 G2 X11.966 Y-44.917 I-1.131 J-.4
N1380 G1 X-4.055 Y-46.336 N1472 X11.166 Y-46.049 I-1.2 J0.
N1382 X-2.661 Y-42.568 N1474 G1 X10.034 Y-46.449
N1384 X-1.049 Y-38.653 N1476 G0 Z1.
N1386 X.001 Y-36.411 N1478 X-2.492 Y-49.115
N1388 X.952 Y-38.431 N1480 Z-2.
N1390 X2.461 Y-42.056 N1482 G1 Z-8. F30.
N1392 X4.06 Y-46.35 N1484 X-3.623 Y-48.715 F220.
N1394 X4.355 Y-47.184 N1486 G2 X-4.423 Y-47.584 I.4 J1.131
N1396 G2 X4.424 Y-47.584 I-1.132 J-.4 N1488 X-4.355 Y-47.184 I1.2 J0.
N1398 X3.623 Y-48.715 I-1.201 J0. N1490 G1 X-4.055 Y-46.336
N1400 G1 X2.492 Y-49.115 N1492 X-2.661 Y-42.568
N1402 G0 Z1. N1494 X-1.049 Y-38.653
N1404 Z2. N1496 X.001 Y-36.411
N1406 X-10.034 Y-46.449 N1498 X.952 Y-38.431
N1408 G1 Z-4. F30. N1500 X2.461 Y-42.056
N1410 X-11.166 Y-46.049 F220. N1502 X4.06 Y-46.35
N1412 G2 X-11.967 Y-44.917 I.4 J1.132 N1504 X4.355 Y-47.184
N1414 X-11.897 Y-44.517 I1.201 J0. N1506 G2 X4.424 Y-47.584 I-1.132 J-.4
N1416 G1 X-11.578 Y-43.615 N1508 X3.623 Y-48.715 I-1.201 J0.
N1418 X-10.114 Y-39.656 N1510 G1 X2.492 Y-49.115
N1420 X-8.374 Y-35.431 N1512 G0 Z-3.
N1422 X-6.766 Y-31.997 N1514 Z-2.
N1424 X-5.292 Y-29.262 N1516 X-10.034 Y-46.449
N1426 X-3.967 Y-27.15 N1518 G1 Z-8. F30.
N1428 X-2.807 Y-25.589 N1520 X-11.166 Y-46.049 F220.
N1430 X-1.801 Y-24.473 N1522 G2 X-11.967 Y-44.917 I.4 J1.132
N1432 X-1.275 Y-23.991 N1524 X-11.897 Y-44.517 I1.201 J0.
N1526 G1 X-11.578 Y-43.615 N1618 X3.623 Y-48.715 I-1.201 J0.
N1528 X-10.114 Y-39.656 N1620 G1 X2.492 Y-49.115
N1530 X-8.374 Y-35.431 N1622 G0 Z-7.
N1532 X-6.766 Y-31.997 N1624 Z-6.
N1534 X-5.292 Y-29.262 N1626 X-10.034 Y-46.449
N1536 X-3.967 Y-27.15 N1628 G1 Z-12. F30.
N1538 X-2.807 Y-25.589 N1630 X-11.166 Y-46.049 F220.
N1540 X-1.801 Y-24.473 N1632 G2 X-11.967 Y-44.917 I.4 J1.132
N1542 X-1.275 Y-23.991 N1634 X-11.897 Y-44.517 I1.201 J0.
N1544 X-.632 Y-23.521 N1636 G1 X-11.578 Y-43.615
N1546 X-.248 Y-23.317 N1638 X-10.114 Y-39.656
N1548 X-.06 Y-23.254 N1640 X-8.374 Y-35.431
N1550 X-.004 Y-23.246 N1642 X-6.766 Y-31.997
N1552 X.019 N1644 X-5.292 Y-29.262
N1554 X.108 Y-23.266 N1646 X-3.967 Y-27.15
N1556 X.345 Y-23.36 N1648 X-2.807 Y-25.589
N1558 X.809 Y-23.632 N1650 X-1.801 Y-24.473
N1560 X1.207 Y-23.934 N1652 X-1.275 Y-23.991
N1562 X2.015 Y-24.691 N1654 X-.632 Y-23.521
N1564 X2.97 Y-25.791 N1656 X-.248 Y-23.317
N1566 X4.087 Y-27.326 N1658 X-.06 Y-23.254
N1568 X5.35 Y-29.361 N1660 X-.004 Y-23.246
N1570 X6.747 Y-31.959 N1662 X.019
N1572 X8.267 Y-35.188 N1664 X.108 Y-23.266
N1574 X9.905 Y-39.121 N1666 X.345 Y-23.36
N1576 X11.58 Y-43.621 N1668 X.809 Y-23.632
N1578 X11.897 Y-44.517 N1670 X1.207 Y-23.934
N1580 G2 X11.966 Y-44.917 I-1.131 J-.4 N1672 X2.015 Y-24.691
N1582 X11.166 Y-46.049 I-1.2 J0. N1674 X2.97 Y-25.791
N1584 G1 X10.034 Y-46.449 N1676 X4.087 Y-27.326
N1586 G0 Z-3. N1678 X5.35 Y-29.361
N1588 X-2.492 Y-49.115 N1680 X6.747 Y-31.959
N1590 Z-6. N1682 X8.267 Y-35.188
N1592 G1 Z-12. F30. N1684 X9.905 Y-39.121
N1594 X-3.623 Y-48.715 F220. N1686 X11.58 Y-43.621
N1596 G2 X-4.423 Y-47.584 I.4 J1.131 N1688 X11.897 Y-44.517
N1598 X-4.355 Y-47.184 I1.2 J0. N1690 G2 X11.966 Y-44.917 I-1.131 J-.4
N1600 G1 X-4.055 Y-46.336 N1692 X11.166 Y-46.049 I-1.2 J0.
N1602 X-2.661 Y-42.568 N1694 G1 X10.034 Y-46.449
N1604 X-1.049 Y-38.653 N1696 G0 Z5.
N1606 X.001 Y-36.411 N1698 X-21.461 Y22.961
N1608 X.952 Y-38.431 N1700 Z2.
N1610 X2.461 Y-42.056 N1702 G1 Z-3. F30.
N1612 X4.06 Y-46.35 N1704 G3 X-22.961 Y24.461 I-1.5 J0.
N1614 X4.355 Y-47.184 F220.
N1616 G2 X4.424 Y-47.584 I-1.132 J-.4 N1706 X-24.461 Y22.961 I0. J-1.5
N1708 X-22.961 Y21.461 I1.5 J0. N1788 G3 X-22.961 Y-21.461 I-1.5 J0.
N1710 X-21.461 Y22.961 I0. J1.5 F220.
N1712 G1 Z-6. F30. N1790 X-24.461 Y-22.961 I0. J-1.5
N1714 G3 X-22.961 Y24.461 I-1.5 J0. N1792 X-22.961 Y-24.461 I1.5 J0.
F220. N1794 X-21.461 Y-22.961 I0. J1.5
N1716 X-24.461 Y22.961 I0. J-1.5 N1796 G1 Z-6. F30.
N1718 X-22.961 Y21.461 I1.5 J0. N1798 G3 X-22.961 Y-21.461 I-1.5 J0.
N1720 X-21.461 Y22.961 I0. J1.5 F220.
N1722 G0 Z-1. N1800 X-24.461 Y-22.961 I0. J-1.5
N1724 Z5. N1802 X-22.961 Y-24.461 I1.5 J0.
N1726 X24.461 N1804 X-21.461 Y-22.961 I0. J1.5
N1728 Z2. N1806 G0 Z5.
N1730 G1 Z-3. F30. N1808 M5
N1732 G3 X22.961 Y24.461 I-1.5 J0. N1810 G91 G28 Z0. M9
F220. N1812 A0.
N1734 X21.461 Y22.961 I0. J-1.5 N1814 M01
N1736 X22.961 Y21.461 I1.5 J0. N1816 T3 M6
N1738 X24.461 Y22.961 I0. J1.5 N1818 G0 G90 G54 X-22.961 Y22.961
N1740 G1 Z-6. F30. A0. S1000 M3
N1742 G3 X22.961 Y24.461 I-1.5 J0. N1820 G43 H3 Z2. M8
F220. N1822 G99 G81 Z-12. R2. F95.5
N1744 X21.461 Y22.961 I0. J-1.5 N1824 X22.961
N1746 X22.961 Y21.461 I1.5 J0. N1826 Y-22.961
N1748 X24.461 Y22.961 I0. J1.5 N1828 X-22.961
N1750 G0 Z-1. N1830 G80
N1752 Z5. N1832 X0. Y32.472
N1754 Y-22.961 N1834 G99 G81 Z-13. R2. F57.3
N1756 Z2. N1836 X32.472 Y0.
N1758 G1 Z-3. F30. N1838 X0. Y-32.472
N1760 G3 X22.961 Y-21.461 I-1.5 J0. N1840 X-32.472 Y0.
F220. N1842 G80
N1762 X21.461 Y-22.961 I0. J-1.5 N1844 M5
N1764 X22.961 Y-24.461 I1.5 J0. N1846 G91 G28 Z0. M9
N1766 X24.461 Y-22.961 I0. J1.5 N1848 A0.
N1768 G1 Z-6. F30. N1850 M01
N1770 G3 X22.961 Y-21.461 I-1.5 J0. N1852 T4 M6
F220. N1854 G0 G90 G54 X0. Y32.472 A0.
N1772 X21.461 Y-22.961 I0. J-1.5 S700 M3
N1774 X22.961 Y-24.461 I1.5 J0. N1856 G43 H4 Z2. M8
N1776 X24.461 Y-22.961 I0. J1.5 N1858 G99 G83 Z-30. R2. Q1.5 F50.
N1778 G0 Z-1. N1860 X22.961 Y22.961
N1780 Z5. N1862 X32.472 Y0.
N1782 X-21.461 N1864 X22.961 Y-22.961
N1784 Z2. N1866 X0. Y-32.472
N1786 G1 Z-3. F30. N1868 X-22.961 Y-22.961
N1870 X-32.472 Y0.
N1872 X-22.961 Y22.961 N1962 Z2.
N1874 G80 N1964 G1 Z-5.778 F30.
N1876 M5 N1966 G3 X0. Y2. I-2. J0. F200.
N1878 G91 G28 Z0. M9 N1968 X-2. Y0. I0. J-2.
N1880 A0. N1970 X0. Y-2. I2. J0.
N1882 M01 N1972 X2. Y0. I0. J2.
N1884 T1 M6 N1974 G1 X6.5
N1886 G0 G90 G54 X0. Y.25 A0. S700 N1976 G3 X0. Y6.5 I-6.5 J0.
M3 N1978 X-6.5 Y0. I0. J-6.5
N1888 G43 H1 Z5. M8 N1980 X0. Y-6.5 I6.5 J0.
N1890 Z2. N1982 X6.5 Y0. I0. J6.5
N1892 G1 Z-3. F30. N1984 G0 Z-.778
N1894 X11. Y0. F200. N1986 Z2.
N1896 G3 X0. Y11. I-11. J0. N1988 X2.
N1898 X-11. Y0. I0. J-11. N1990 G1 Z-8.667 F30.
N1900 X0. Y-11. I11. J0. N1992 G3 X0. Y2. I-2. J0. F200.
N1902 X11. Y0. I0. J11. N1994 X-2. Y0. I0. J-2.
N1904 G0 Z2. N1996 X0. Y-2. I2. J0.
N1906 X0. Y.25 N1998 X2. Y0. I0. J2.
N1908 G1 Z-6. F30. N2000 G1 X6.5
N1910 X11. Y0. F200. N2002 G3 X0. Y6.5 I-6.5 J0.
N1912 G3 X0. Y11. I-11. J0. N2004 X-6.5 Y0. I0. J-6.5
N1914 X-11. Y0. I0. J-11. N2006 X0. Y-6.5 I6.5 J0.
N1916 X0. Y-11. I11. J0. N2008 X6.5 Y0. I0. J6.5
N1918 X11. Y0. I0. J11. N2010 G0 Z-3.667
N1920 G0 Z5. N2012 Z2.
N1922 M5 N2014 X2.
N1924 G91 G28 Z0. M9 N2016 G1 Z-11.556 F30.
N1926 A0. N2018 G3 X0. Y2. I-2. J0. F200.
N1928 M01 N2020 X-2. Y0. I0. J-2.
N1930 T2 M6 N2022 X0. Y-2. I2. J0.
N1932 G0 G90 G54 X2. Y0. A0. S800 M3 N2024 X2. Y0. I0. J2.
N1934 G43 H2 Z5. M8 N2026 G1 X6.5
N1936 Z2. N2028 G3 X0. Y6.5 I-6.5 J0.
N1938 G1 Z-2.889 F30. N2030 X-6.5 Y0. I0. J-6.5
N1940 G3 X0. Y2. I-2. J0. F200. N2032 X0. Y-6.5 I6.5 J0.
N1942 X-2. Y0. I0. J-2. N2034 X6.5 Y0. I0. J6.5
N1944 X0. Y-2. I2. J0. N2036 G0 Z-6.556
N1946 X2. Y0. I0. J2. N2038 Z2.
N1948 G1 X6.5 N2040 X2.
N1950 G3 X0. Y6.5 I-6.5 J0. N2042 G1 Z-14.444 F30.
N1952 X-6.5 Y0. I0. J-6.5 N2044 G3 X0. Y2. I-2. J0. F200.
N1954 X0. Y-6.5 I6.5 J0. N2046 X-2. Y0. I0. J-2.
N1956 X6.5 Y0. I0. J6.5 N2048 X0. Y-2. I2. J0.
N1958 G0 Z2.111 N2050 X2. Y0. I0. J2.
N1960 X2. N2052 G1 X6.5
N2054 G3 X0. Y6.5 I-6.5 J0. N2146 G1 Z-26. F30.
N2056 X-6.5 Y0. I0. J-6.5 N2148 G3 X0. Y2. I-2. J0. F200.
N2058 X0. Y-6.5 I6.5 J0. N2150 X-2. Y0. I0. J-2.
N2060 X6.5 Y0. I0. J6.5 N2152 X0. Y-2. I2. J0.
N2062 G0 Z-9.444 N2154 X2. Y0. I0. J2.
N2064 Z2. N2156 G1 X6.5
N2066 X2. N2158 G3 X0. Y6.5 I-6.5 J0.
N2068 G1 Z-17.333 F30. N2160 X-6.5 Y0. I0. J-6.5
N2070 G3 X0. Y2. I-2. J0. F200. N2162 X0. Y-6.5 I6.5 J0.
N2072 X-2. Y0. I0. J-2. N2164 X6.5 Y0. I0. J6.5
N2074 X0. Y-2. I2. J0. N2166 G0 Z5.
N2076 X2. Y0. I0. J2. N2168 M5
N2078 G1 X6.5 N2170 G91 G28 Z0. M9
N2080 G3 X0. Y6.5 I-6.5 J0. N2172 G28 X0. Y0. A0.
N2082 X-6.5 Y0. I0. J-6.5 N2174 M30
N2084 X0. Y-6.5 I6.5 J0. %
N2086 X6.5 Y0. I0. J6.5
N2088 G0 Z-12.333
N2090 Z2. # HINTS
N2092 X2. START FIRST SEQUENCES
N2094 G1 Z-20.222 F30.
N2096 G3 X0. Y2. I-2. J0. F200.  T1 Diameter 18 flat end mill –
N2098 X-2. Y0. I0. J-2. Contour (outside) – 12 depth
N2100 X0. Y-2. I2. J0.
N2102 X2. Y0. I0. J2.  T1 Diameter 18 flat end mill –
N2104 G1 X6.5 Contour (outside) – 6 depth
N2106 G3 X0. Y6.5 I-6.5 J0.
N2108 X-6.5 Y0. I0. J-6.5  T2 Diameter 12 flat end mill –
N2110 X0. Y-6.5 I6.5 J0. Pocket (open) – 12 depth
N2112 X6.5 Y0. I0. J6.5
N2114 G0 Z-15.222  T2 Diameter 12 flat end mill –
N2116 Z2. Pocket (standard) – 6 depth
N2118 X2.
N2120 G1 Z-23.111 F30.  T3 Diameter 5 center drill –
N2122 G3 X0. Y2. I-2. J0. F200. mark drill – 12 depth
N2124 X-2. Y0. I0. J-2.
N2126 X0. Y-2. I2. J0.  T4 Diameter 9 drill bit –
N2128 X2. Y0. I0. J2. through hole – 30 depth
N2130 G1 X6.5
N2132 G3 X0. Y6.5 I-6.5 J0.  T1 Diameter 18 flat end mill –
N2134 X-6.5 Y0. I0. J-6.5 Pocket standard (inside) – 6
N2136 X0. Y-6.5 I6.5 J0. depth
N2138 X6.5 Y0. I0. J6.5
N2140 G0 Z-18.111  T2 Diameter 12 flat end mill –
N2142 Z2. Pocket (through hole inside) –
N2144 X2. 26 depth
2.5 PROCESS FLOW

(A) Initial Preparation for CNC Machining

1. Before any process begins, the CNC machine is cleaned from all the material scraps and
chips by using the blower.
2. The cleaning process is important to ensure that CNC machining process will be going
smoothly without any problem.
3. The clamp is prepared and fit perfectly into the slot.
4. Parallel bars are placed under the workpiece to make sure that the workpiece had been
clamped by 10mm.

(B) Setting Tool Sequence

1. After cleaning the machine, the tools that need to be used are set according to the
following sequence:
2. The first tool is flat end mill, with the diameter size of 18 mm and the coding for the tool,
is M06 T01.
3. The second tool is also the flat end mill, with the diameter size of 12 mm and the coding
for the tool, is M06 T02.
4. The third tool is a center drill with diameter 5 mm and the coding for the tool, is M06
T03.
5. The fourth tool a drill, with the diameter size of 9 mm and the coding for the tool, is M06
T04.

(C) Setting the centre point of the workpiece

1. In this project, the origin has been set at the centre point of the workpiece.
2. So, edge finder is used in order to find the origin of the workpiece.
3. Firstly, the edge finder is moved in x-axis direction to find the actual dimension of the
workpiece in the x-axis.
4. Coordinate is set to be zero once the edge finder stopped shaking when it touches the
surface of the workpiece. The measurement in the x-axis direction is recorded.
5. Step 3 to 4 are repeated in order to get the actual dimension of the workpiece in the y-
axis direction. After getting the measurement in both x-axis and y-axis, the
measurements are divided into two so that the centre point/origin of the workpiece can be
obtained.

(D) Setting Height Compensation

1. In this case, tool presetter is used and placed on the top surface of the workpiece.
2. Firstly, the first tool is lowered in order to touch the surface of the tool presetter until the
scale on the tool presetter to reach zero.
3. After that, a value of Z-50 is set to the offset table in the MCU of the CNC machine.
4. Steps 1 to 3 is repeated for another three tools.

(E) Facing

1. The surface of the workpiece is milled -0.2 mm with the purpose of removing the corrosion
surface of the workpiece.

(F) Milling

1. Firstly, we started with contour process which is to cut the square outside with
requirements below. In this process first tool is used to complete this task.
 Tool 1: 18 flat end mill 2 flute HSS coated
 Depth: 12mm
 Feed rate: 250mm/min
 Spindle speed: 700rpm
 Plunge rate: 200mm/min
Figure 2.4 shows the profile milling on cutting square outside of the workpiece.
Figure 2.4: Profile Milling (Contour - outside)

2. Second, we proceed with contour process which is to cut circular surface on the top of
workpieces with requirements below
 Tool 1: 18 flat end mill 2 flute HSS coated
 Depth: 6mm
 Feed rate: 250mm/min
 Spindle speed: 700rpm
 Plunge rate: 200mm/min
Figure 2.5 shows the circular profile milling on the top surface of the workpiece.

Figure 2.5: Profile Milling (Circular)

3. Third, we proceed with pocket (open) process which is to cut half oval on the workpieces
with requirements below. In this process, the second tool is used in order to replace the
first tool
 Tool 2: 12 flat end mill 2 flute HSS coated
 Depth: 12mm
 Feed rate: 220mm/min
 Spindle speed: 800rpm
 Plunge rate: 30mm/min
Figure 2.6 shows operation of pocket (open) on the workpiece.
Figure 2.6: Pocket open

4. The forth process is pocket (standard) which is to make the 4 holes on the top of the
work piece with requirements below
 Tool 2: 12 flat end mill 2 flute HSS coated
 Depth: 6mm
 Feed rate: 220mm/min
 Spindle speed: 800rpm
 Plunge rate: 30mm/min
Figure 2.7 shows the four slots that are milled on the workpiece.

Figure 2.7: Pocket standard

5. The fifth process is center drill which is to mark the 8 holes on the workpiece for easy
operation of next process drill hole with requirements below. In this process, the third
tool is used in order to replace the second tool
 Tool 3: 5 center drill HSS
 Depth: 12mm
 Feed rate: 95.45mm/min
 Spindle speed: 1000rpm
 Plunge rate: 57.25mm/min
Figure 2.8 shows the steps on how to making center drill mark on the workpiece
Figure 2.8: Center drill

6. The sixth process is drill bit which is to drill the 8 through holes on the workpiece with
requirements below. In this process, the forth tool is used in order to replace the third
tool
 Tool 4: 9 drill bit HSS
 Depth: 30mm
 Feed rate: 50.0mm/min
 Spindle speed: 700rpm
 Plunge rate: 171.84mm/min
Figure 2.9 shows the steps on how drill through hole on the workpiece

Figure 2.9: Drill bit – through hole

7. The seventh process is pocket (standard) which is making the rounded hole on the top
of workpiece with requirements below. In this process, the first tool is used in order to
replace the forth tool
 Tool 1: 18 flat end mill 2 flute HSS coated
 Depth: 6mm
 Feed rate: 200mm/min
 Spindle speed: 700rpm
 Plunge rate: 30mm/min
Figure 2.10 shows that the making of rounded hole on the top of the workpiece

Figure 2.10: Pocket standard


8. The last process is pocket (standard) which is making the through rounded hole on the
center of workpiece with requirements below. In this process, the second tool is used
in order to replace the first tool
 Tool 2: 12 flat end mill 2 flute HSS coated
 Depth: 26mm
 Feed rate: 200mm/min
 Spindle speed: 800rpm
 Plunge rate: 30mm/min
Figure 2.11 shows the through holes that are drilled on the work piece using pocket
process.

Figure 2.11: Pocket standard - through hole


3.0 RESULTS AND DISCUSSION
3.1 RESULTS
Figure 3.1 shows the prototype that was produced based on the drawing using CNC machine.
From the figure 3.1, it can be seen that the prototype was successfully developed according to
the coding that was made.

Figure 3.1: Fabricated Product


3.2 DISCUSSION

During the completion of this group project, there are several problems faced by every group
member. The first problem faced was the design of the product. Initially, the first iteration
design was the complexity design on the aluminium workpiece provided. However, the
design was rejected by the instructor in laboratory due to the complexity of the design and the
difficulty to fabricate it. Then, in order to counteract this problem, second iteration design
was developed, which is the design that had been used in this project. The finalized design
involved the process such as milling and drilling. But our finished product not really look
nice with look surface roughness because we not used the finishing process due to time taken
take so long as our JP want the finished product less than 40 minutes.

During the operation of the CNC machine, there are several precautions and safety rules that
have been taken seriously throughout the project. First of all, it is necessary to make sure that
the workpiece is properly clamped and secured in the machine. Before the tool starts to mill
the workpiece, ensure that the coolant is turned on and the machine door should be closed to
prevent any injury. After the operation of the machine, the machine is cleaned by removing
all the debris of the workpiece.

3.3 PRECAUTIONS

CNC machine is a machine that doing machining process based on the user programming or
codes. The user just input all the coding and the machine will read it and interprets it by
doing machining. The machine was automatic and will cause less hazard compare than
machining by manually. However, there is still precaution when handling CNC.

Firstly, make sure that the surface at placement of workpiece is clean and free from the metal
scrap. Use the air gun to clean the surface. This to ensure the workpiece will not affected by
the metal scrap as will cause some scratch at the workpiece. This also to ensure the
machining process will be done smoothly without any disturbance.

Next precaution is, make sure that the workpiece has been clamped in a correct way. Use the
parallel bars when clamping the workpiece as it will support and be a stand for the workpiece
to be clamped upper part of the clamp. This to ensure the machining will only occur at the
surface of workpiece and not to the clamp.

After that, when inserting the tools, the user needs to be extra careful when handling the tools
as it was very sharp. Take a cloth and hold the tools when insert it. Mishandling will cause a
serious injury.

4.0 CONCLUSION

In conclusion, a prototype was successfully developed using a CNC machine. The result of
the prototype had indicated that the coding of the product was correct. Despite there are
several problems that we faced in this project, however, all the problems can be solved easily
and the prototype was successfully developed according to the coding. Throughout the
project, it is important to take serious attention on the operation of the CNC machine in order
to prevent any injury. The project also had achieved all the project objectives which had been
stated previously.

5.0 REFERENCE

 http://www.productivity.com/wp-content/uploads/2015/04/Haas-Mill-Operator-
Manual.pdf
 https://www.scribd.com/doc/31287220/CNC-Milling-Machine
 https://www.scribd.com/document/249176626/Report-cnc-milling

You might also like