mp ALAB
mp ALAB
➢ Group Members:
12/12/2024
• Abdul Wahid 220923
• Mubashir 220887
• Osama Sattar 220844
• Sheikh Atazaz 220868
• Haseeb Sajid 220893
➢ Submitted To:
Table of Contents:
1. Objectives of CNC Milling Machines………………………………………………………3
2. Introduction to CNC Milling Machines……………………………………………………..4
3. Applications of CNC Milling Machines……………………………………………………...5
4. Safety precautions of CNC Milling…………………………………………………………..7
5. Lab Task with Complete Procedure and Code……………………………………………..…11
6. Word Distribution……………………………………………………………………………16
7. References…………………………………………………………………………………………..17
Manfacturing Lab Report
1. Objectives of CNC Milling Machines:
The primary objectives of CNC milling machines are:
a. To Machine Complex Parts:
CNC milling machines are used to machine complex parts with high accuracy and precision,
including parts with intricate shapes, profiles, and features.
b. To Increase Productivity:
CNC milling machines are designed to increase productivity by automating the machining process,
reducing labor costs, and improving efficiency.
e. To Increase Flexibility:
CNC milling machines are used to increase flexibility by allowing for quick changes in production,
reducing setup times, and improving adaptability to changing production requirements.
1
Manfacturing Lab Report
➢ Lab Performance:
In this lab session, we focused on leveraging the capabilities of a CNC milling machine by performing
tasks such as shape creation, pocket drilling, and engraving text. These exercises aimed to build practical
knowledge of CNC programming, machining strategies, and operational safety.
In this lab session, we explored the capabilities of a CNC milling machine through four practical tasks:
creating basic shapes, adding features, and engraving text. These tasks were designed to enhance our
understanding of CNC programming, tool selection, and machining parameters.
Manfacturing Lab Report
• Proper Training: Ensure the operator is properly trained on CNC machine operation and safety
protocols.
• Personal Protective Equipment (PPE): Wear appropriate safety gear such as safety glasses,
hearing protection, gloves, and steel-toed boots.
• Machine Setup: Verify the machine is correctly set up before use, ensuring proper calibration, tool
installation, and workpiece positioning.
• Tool Inspection: Regularly check the condition of milling tools for wear or damage, and replace
them as needed.
• Machine Maintenance: Follow the manufacturer’s maintenance schedule for regular cleaning,
lubrication, and inspection of the machine.
• Clear Work Area: Keep the work area clean and free of obstructions to prevent accidents or
interference with machine operation.
• Correct Workholding: Use proper fixturing or clamping methods to securely hold the workpiece
in place during milling.
• Feed Rate and Speed: Set the correct feed rate, spindle speed, and cutting parameters according to
material and tool requirements.
• Avoid Overloading: Do not exceed the machine's maximum load or cutting capacity, which can
lead to tool damage or machine failure.
• Monitor Machine Operation: Continuously observe the machine while it is running, being ready
to stop it in case of an emergency.
• Electrical Safety: Ensure that electrical connections are properly insulated and grounded, and
check for exposed wires.
• Coolant Management: Use coolant properly to reduce heat buildup and prevent tool wear, and
ensure proper disposal of used coolant.
• Emergency Stops: Familiarize yourself with emergency stop procedures and ensure that the
emergency stop buttons are accessible at all times.
• No Loose Clothing or Jewelry: Avoid wearing loose clothing, ties, or jewelry that could become
caught in the machinery.
• Avoid Distractions: Stay focused while operating the CNC machine, and avoid distractions that
could lead to mistakes or accidents.
• Documentation: Maintain and follow all machine operation manuals, safety guidelines, and
technical documentation for specific operations.
Manfacturing Lab Report
➢ Code:
G54 G71 G19 G90
M03 S2500
G00 X5
Y5
G01 Y20
G02 X5 Y24 R9
G01 Y32.5
X15
G02 X25 Y32.5 R5
G01 X27.5
Manfacturing Lab Report
➢ Code:
G54 G17 G90 G71
T01
M03
G00 X0 Y0
G01 X100 Y0
G01 X100
Y100
G01 X0
Y0
T01
G01 Z0.05
G01 X25 Y25
G01 Z-10
G00 Z0.05
G00 X25 Y75
G01 Z-10
G00 Z0.05
G00 X50 Y50
G01 Z-10
G00 Z0.05
G00 X75 Y25
Manfacturing Lab Report
G01 Z-10
G00 Z0.05
G00 X75 Y75
G01 Z-10
G00 Z0.05
G00 X0 Y0
M30
Task 4: Engraving the "OSM"
➢ Required part:
Manfacturing Lab Report
➢ Code
Main Program:
G90 G71 G94 G54
T01D1
M03 S700
G00 X10 Y10
Z5
L10
Z2
G00 X30 Y10
Z-5 F100
L20
Z2
G00 X50 Y10
Z-5 F100
L30
Z2
Z50 F500
M30
Sub Program:
L10
N10 G01 X10 F250
N20 G01 Y20
N30 G01 X-10
N40 G01 Y-20
Manfacturing Lab Report
N50 G90
N60 M17
L20
N10 G91
N20 G01 Y20
N30 G01 X5 Y-10
N40 G01 X5 Y10
N50 G01 Y-20
N60 G90
N70 M17
L30
N10 G91
N20 G01 X10 F250
N30 G01 Y10
N40 G01 X-10
N50 G01 Y10
N60 G90
N70 M17
Manfacturing Lab Report
6. Word Distribution:
➢ 2D Design and Making:
Making of part on SolidWorks with dimensions was done by Osama Sattar and Atazaz.
➢ Code Writing:
Code Writing was performed and written by Abdul Wahid and Haseeb Sajid.
➢ Lab Report:
Lab report was Compiled and completed by M. Mubashir and Abdul Wahid.
➢ Manufacturing at Machine:
The parts manufacturing at the CNC milling machine was done by the whole group .
7. References:
1. The information about the procedures and the Code purpose was given by Engineer’s
(Sir Sarmad Fayyaz and Sir Haseem Umer)
2. 2nd and 3rd codes were checked by Sir Haseen Umer
3. All the practical work on the CNC Milling Machine was done under supervision by Sir Abid
Qayyum Khan
4. The Codes syntax was given through the CNC Programming Handbook provided by Sir Sarmad
Fayyaz