0% found this document useful (0 votes)
44 views

Cam Lab Experiment - 1: - K Pushpendu Prashant (114 ID 0209) Aim

The document describes a lathe turning experiment in Mastercam X6. The aim was to turn mild steel into a specified profile using a carbide tool. The procedure involved opening Mastercam, drawing the final profile dimensions, setting tool and material properties, generating a roughing toolpath, and saving the G-code file. Figures show the final profile, toolpath, and finished part. The conclusion states that the experiment demonstrates how to obtain G-code for rough turning by drawing and machining a profile in the software.
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)
44 views

Cam Lab Experiment - 1: - K Pushpendu Prashant (114 ID 0209) Aim

The document describes a lathe turning experiment in Mastercam X6. The aim was to turn mild steel into a specified profile using a carbide tool. The procedure involved opening Mastercam, drawing the final profile dimensions, setting tool and material properties, generating a roughing toolpath, and saving the G-code file. Figures show the final profile, toolpath, and finished part. The conclusion states that the experiment demonstrates how to obtain G-code for rough turning by drawing and machining a profile in the software.
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/ 4

CAM LAB EXPERIMENT – 1

- K Pushpendu Prashant (114 ID 0209)

AIM :

To perform lathe turning operation

SOFTWARE USED :

Mastercam X6

MATERIAL & TOOL USED :

Mild Steel Material & Carbide Tool

PROCEDURE :

1. Mastercam X6 is opened.
2. The final profile is prepared having dimensions in mm.
3. After completing drawing, in Xform, move to origin is selected.
4. In stock setup, select the left spindle as the final profile is left handed.
5. Then select properties followed by giving dimensions of the profile (diameter (D=30
mm), length (L=40 mm)). By doing so, the initial profile i.e., the raw material will be
shown in dotted lines or it can also be made through selecting the option make
from two points and selecting the two points diagonally.
6. In tool settings, user defined is selected to assign the following values:
A. Spindle speed = 350 rpm
B. Feed rate = 15 mm/sec
C. Retract rate = 10 m/sec
D. Plunge Rate = 10 m/sec
7. Selecting tool path followed by rough and name the file. Select chaining and then
select entrance and exit directions and select the tool for machining the raw
material to get the required profile.
8. Selecting rough parameters and give the following values:
1. Depth of cut = 0.5 mm
2. Minimum cut depth = 0.01 mm
3. Stock to leave in X = 0.2 mm
4. Stock to leave in Z = 0.2 mm
5. Variable depth = 0
9. Selecting backplot, the way the workpiece gets machined can be seen.
10. Format of the file should be saved in .nc and the file is saved.
11. As soon as the file gets saved, G-codes and M-codes will arrive.
DIAGRAM

( Fig – 1 : Final profile )

( Fig – 2 : Tool Path )

( Fig – 3 : Final Product )


Code:
%
O0000
(PROGRAM NAME - PUSPENDU)
(DATE=DD-MM-YY - 02-01-18 TIME=HH:MM - 14:35)
(MCX FILE - C:\USERS\GUEST\DESKTOP\NEW FOLDER\PUSPENDU.EMCX-6)
(NC FILE - C:\USERS\GUEST\DESKTOP\NEW FOLDER\ PUSPENDU.NC)
(MATERIAL – MILD STEEL MM - 2024)
G21
(TOOL - 5 OFFSET - 5)
(OD RIGHT 55 DEG INSERT - DNMG 15 06 08)
G0 T0505
G18
M05
G0 G54 X19.04 Z4.5
G99 G1 Z2.5 F1000.
Z-19.8
X20.
X22.828 Z-18.386
G0 Z4.5
X18.08
G1 Z2.5
Z-19.8
X19.44
X22.268 Z-18.386
G0 Z4.5
X17.12
G1 Z2.5
Z-19.8
X18.48
X21.308 Z-18.386
G0 Z4.5
X16.16
G1 Z2.5
Z-19.8
X17.52
X20.348 Z-18.386
G0 Z4.5
X15.2
G1 Z2.5
Z-10.364
G18 G3 X15.4 Z-10.8 I-.9 K-.436
G1 Z-19.8
X16.56
X19.388 Z-18.386
G0 Z4.5
X14.24
G1 Z2.5
Z-9.892
G3 X15.4 Z-10.8 I-.42 K-.908
G1 Z-19.8
X15.6
X18.428 Z-18.386
G0 Z4.5
X13.28
G1 Z2.5
Z-9.8
X13.4
G3 X14.64 Z-10.015 K-1.
G1 X17.468 Z-8.601
G0 Z4.5
X12.32
G1 Z2.5
Z-9.8
X13.4
G3 X13.68 Z-9.81 K-1.
G1 X16.508 Z-8.396
G0 Z4.5
X11.36
G1 Z2.5
Z-9.8
X12.72
X15.548 Z-8.386
G0 Z4.5
X10.4
G1 Z2.5
Z-9.8
X11.76
X14.588 Z-8.386
G28 U0. V0. W0.
T0500
M30
%

CONCLUSION :
We infer from the following experiment that, the code for the rough turning operation can
easily be obtained by drawing the final profile in the software and performing necessary
actions on it.

You might also like