You are on page 1of 12

Selected Topics in

Mechatronics

University of Science and


Technology
Mechatronic Engineering Department
Level 4

Lecture 6 – Part_2
CNC milling Programming (examples)

2 nd- Semester - 2023/2024

Instructor: Salah AL-Mekhlafi


Q1: Write a CNC program to machine the groove shown
bellow. during writing the program take the following
in your consideration:
1. Absolute system and input in mm 2. spindle rotates
CCW at 800 rpm 3. vertical and horizontal feeds rate
100 , 150 mm/min
Q3: Write a CNC program to machine the groove shown bellow.
during writing the program take the following in your
consideration:
(1). Absolute system and input in mm (2). spindle rotates CCW at
300 rpm 3. vertical and horizontal feeds rate 2 , 10 mm/min 4.
depth of cut 5 mm 5. tool diameter 10 mm as groove
Q4: Write a CNC program to machine the groove shown bellow.
during writing the program take the following in your
consideration:
1. Absolute system and input in inch 2. spindle rotates CW at
3000 rpm 3. vertical and horizontal feeds rate 30 , 50 inch/min
4. depth of cut 5 inch 6. to avoid overheat use cooling fluid
Q5: Write a CNC program to machine the groove shown bellow.
during writing the program take the following in your
consideration:
1. Use tool of 2,5 mm diameter 2.Absolute system and input in
mm 2. spindle rotates CW at 1200 rpm 3. feeds rate 60
mm/min 4. depth of cut 10 mm
Q6: Workpiece Size: X5, Y4, Z1
Tool: Tool #3, 3/8" End Mill
Tool Start Position: X0, Y0, Z1 (Relative to workpiece)
Q7: Write a CNC program to drill the hole shown bellow. during
writing the program take the following in your consideration:
2.Absolute system and input in mm 2. spindle rotates CCW at
3000 rpm 3. feeds rate 100 mm/min 4. use cooling
Q8: Write a CNC program to machine the circle of radius 25 mm
shown bellow. during writing the program take the following
in your consideration:
1. Absolute system and input in mm 2. spindle rotates CCW at
300 rpm 3. vertical and horizontal feeds rate 2 , 10 mm/min 4.
depth of cut 5 mm 6. use tool number 3
Q 9: Workpiece Size: X5, Y4, Z1
Tool: Tool #2, 1/4" End Mill
Tool Start Position: X0, Y0, Z1 (Relative to workpiece)
Q10: Workpiece Size: X5, Y4, Z1
Tool: Tool #7, Dia=3/8“ HSS Drill
Tool Start Position: X0, Y0, Z1
(Relative to workpiece)
y
F=3, S= 1000 CCW, input in inch (in),
depth of cut= -0.25, R=0.25
1) Use absolute System
2) Use Incremental System

X
The End of Milling
Examples

You might also like