0% found this document useful (0 votes)
94 views13 pages

Universiti Teknikal Malaysia Melaka Fakulti Kejuruteraan Pembuatan

1. The document describes a lab activity on turning operations in a CAD/CAM course, including opening a part file, setting machine parameters, and creating roughing, grooving and finishing toolpaths. 2. Students will create roughing, grooving and profile finishing operations, setting parameters and tooling for each, and replay toolpaths to check them. 3. The activity concludes with generating NC code from the program to machine the part.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
94 views13 pages

Universiti Teknikal Malaysia Melaka Fakulti Kejuruteraan Pembuatan

1. The document describes a lab activity on turning operations in a CAD/CAM course, including opening a part file, setting machine parameters, and creating roughing, grooving and finishing toolpaths. 2. Students will create roughing, grooving and profile finishing operations, setting parameters and tooling for each, and replay toolpaths to check them. 3. The activity concludes with generating NC code from the program to machine the part.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 13

UNIVERSITI TEKNIKAL MALAYSIA MELAKA

FAKULTI KEJURUTERAAN PEMBUATAN

CAD/CAM
SEMESTER 2 SESI 2009/2010

LAB ACTIVITY 8 - Turning Operation

1.0 Learning Outcomes

At the end of this assignment, students should be able to;

1. Create a Rough Turning Operation


2. Replay the Toolpath
3. Create a Groove Turning Operation
4. Create Profile Finish Turning Operation
5. Generate NC Code.

2.0 Duration: 4 hours

3.0 Exercise

1 /18
Open the Part to Machine
This first task shows you how to open a part, enter the Lathe Machining workbench and make basic
modifications to the Part Operation.
1. Select File > Open then select the Lathe01.CATPart document.

2. Select Machining > Lathe Machining from the Start menu.

The Lathe Machining workbench appears. The part is displayed in the Setup Editor window along with
the manufacturing specification tree.
3. Double click Part Operation.1 in the tree to display the Part Operation dialog box.
4. Click the Machine icon. The Machine Editor dialog box appears.

Select the Horizontal Lathe Machine icon.


Set the spindle axis to Z and the radial axis to X.
Click OK.
Setting the spindle axis to Z defines the C-axis (that is, rotary motion about the Z-axis). This allows
creation of indexed machine rotations for milling and drilling operations.
5.

Set the tool change point in the Position tab page as shown below.
6. Click OK to confirm your modifications to the Part Operation.
7. Select Manufacturing Program.1 in the tree to make it the current entity.
To insert program entities such as machining operations, tools and auxiliary commands you can either:
make the program current before clicking the insert program entity command
click the insert program entity command then make the program current.
Open the Part to Machine
This first task shows you how to open a part, enter the Lathe Machining workbench and make basic
modifications to the Part Operation.
1. Select File > Open then select the Lathe01.CATPart document.

2. Select Machining > Lathe Machining from the Start menu.

The Lathe Machining workbench appears. The part is displayed in the Setup Editor window along with
the manufacturing specification tree.
3. Double click Part Operation.1 in the tree to display the Part Operation dialog box.
4. Click the Machine icon. The Machine Editor dialog box appears.

Select the Horizontal Lathe Machine icon.


Set the spindle axis to Z and the radial axis to X.
Click OK.
Setting the spindle axis to Z defines the C-axis (that is, rotary motion about the Z-axis). This allows
creation of indexed machine rotations for milling and drilling operations.
5.

Set the tool change point in the Position tab page as shown below.
6. Click OK to confirm your modifications to the Part Operation.
7. Select Manufacturing Program.1 in the tree to make it the current entity.
To insert program entities such as machining operations, tools and auxiliary commands you can either:
make the program current before clicking the insert program entity command
click the insert program entity command then make the program current.
Create a Rough Turning Operation
This task shows you how to create a Longitudinal Rough Turning operation for machining part
of the workpiece.

This operation will use the tool proposed by the program, so you just need to specify the
geometry to be machined and set some of the machining parameters.
1. Select the Rough Turning icon .

A Rough Turning.1 entity along with a default tool is added to the program.
The Rough Turning dialog box appears directly at the Geometry tab page .
2. Click the red Stock area
in the icon, then select
the stock profile as
shown.

Click OK in the Edge


Selection toolbar to end
your selection.

3. Click the red Part area


in the icon, then select
the part profile as
shown.

Click OK in the Edge


Selection toolbar to end
your selection.

4. Select the Strategy tab


page and set the
parameters as shown.

5. Click OK to create the operation.


Replay the Tool Path
This task shows you how to replay the tool path of the Roughing operation.

1. Select the
Roughing
operation in
the tree
then
select the
Replay Tool
Path icon
.

The Replay
dialog box
appears.

2. Choose the
Continuous
replay mode
by means of
the drop
down icon
.

3. Click the button to position the tool at the start point of the operation.
4. Click the button to start the replay. The tool moves along the computed trajectory.
5. Click OK to quit the replay mode.
Create a Groove Turning Operation
This task shows you how to create a Groove Turning operation to machine part of the
workpiece.

You will specify the geometry to be machined, set some of the machining parameters and
select a new tool.
Make sure that the Rough Turning operation is the current entity in the program.

1.
Select the Groove Turning icon .

The Groove Turning dialog box appears directly at the Geometry page .
2. Click the red Stock area in the icon, then select the stock profile as shown.
3. Click the red Part area in the icon, then select the groove profile as shown.

4. Select the Strategy tab page and check machining parameters. Set the Gouging
Safety Angle to 10 degrees.
5.
Select the Tool tab in the Tooling tab page .
Enter a name of the new tool (for example, Grooving Tool).
Double click the l2 (shank length 2) parameter in the icon, then enter 60mm in the Edit
Parameter dialog box.
Set the Max cutting depth Technology parameter to 80mm.
6. Click Replay in the dialog box to visually check the operation's tool path.
Click OK to exit the replay mode and return to the Groove Turning dialog box.
7. Click OK to create the operation.
Generate NC Code
This task shows you how to generate NC code from the program. An APT source file will be
generated in this example.

Before doing this task, double click the Part Operation entity in the tree and, in the dialog box
that appears, click the Machine icon to access the Machine Editor dialog box. Make sure that
you have selected a Horizontal lathe machine and that the desired NC data format is set to
Axis (X, Y, Z).
1. Use the right mouse key on the Manufacturing Program.1 entity in the tree to select
Generate NC Code Interactively. The Generate NC Output Interactively dialog box
appears.

2. Select APT as the desired NC data type.


3. Click the Output File button to select the folder where you want the file to be saved and
specify the name of the file.
4. Click Execute to generate the APT source file.

An extract from a typical APT source file is given below.

$$ -----------------------------------------------------------------
$$ Generated on Wednesday, April 07, 2004 11:16:08 AM
$$ CATIA APT VERSION 1.0
$$ -----------------------------------------------------------------
$$ Manufacturing Program.1
$$ Part Operation.1
$$*CATIA0
$$ Manufacturing Program.1
$$ 1.00000 0.00000 0.00000 0.00000
$$ 0.00000 1.00000 0.00000 0.00000
$$ 0.00000 0.00000 1.00000 0.00000
PARTNO Part Operation.1
$$ OPERATION NAME : Turning Tool Change.1
$$ Start generation of : Turning Tool Change.1
$$ TOOLCHANGEBEGINNING
CUTTER/ 10.000000
TOOLNO/1,TURN,1,0,9, 5.000000,$
0.000000, 0.000000, 0.400000,MMPR, 70.000000,RPM,$
CCLW,ON, 0.000000,NOTE
TPRINT/T1 External Insert-Holder,T1 External Insert-Holder,Turning Tool$
Assembly.1
LOADTL/1,1,1
$$ TOOLCHANGEEND
$$ End of generation of : Turning Tool Change.1
$$ OPERATION NAME : Rough Turning.1
$$ Start generation of : Rough Turning.1
SWITCH/9
FEDRAT/ 0.3000,MMPR
SPINDL/ 70.0000,RPM,CCLW
GOTO / 107.08333, 0.00000, 257.00000
GOTO / 107.08333, 0.00000, 255.00000
...
FEDRAT/ 0.8000,MMPR
GOTO / 40.21213, 0.00000, 150.21213
$$ End of generation of : Rough Turning.1
$$ OPERATION NAME : Turning Tool Change.2
$$ Start generation of : Turning Tool Change.2
$$ TOOLCHANGEBEGINNING
CUTTER/ 2.400000
TOOLNO/1,TURN,1,0,9, 1.200000,$
0.000000, 0.000000, 0.400000,MMPR, 70.000000,RPM,$
CCLW,ON,,NOTE
TPRINT/T3 External Groove Insert-Holder,T3 External Groove Insert-Holde$
r,Turning Tool Assembly.1_1
LOADTL/1,1,1
$$ TOOLCHANGEEND
$$ End of generation of : Turning Tool Change.2
$$ OPERATION NAME : Groove Turning.1
$$ Start generation of : Groove Turning.1
SWITCH/9
FEDRAT/ 0.3000,MMPR
SPINDL/ 70.0000,RPM,CCLW
GOTO / 108.20000, 0.00000, 96.70000
GOTO / 106.20000, 0.00000, 96.70000
...
RAPID
GOTO / 108.20000, 0.00000, 57.91213
$$ End of generation of : Groove Turning.1
$$ OPERATION NAME : Turning Tool Change.3
$$ Start generation of : Turning Tool Change.3
$$ TOOLCHANGEBEGINNING
CUTTER/ 10.000000
TOOLNO/1,TURN,1,0,9, 5.000000,$
0.000000, 0.000000, 0.400000,MMPR, 70.000000,RPM,$
CCLW,ON, 0.000000,NOTE
TPRINT/T1 External Insert-Holder,T1 External Insert-Holder,Turning Tool$
Assembly.1
LOADTL/1,1,1
$$ TOOLCHANGEEND
$$ End of generation of : Turning Tool Change.3
$$ OPERATION NAME : Profile Finish Turning.1
$$ Start generation of : Profile Finish Turning.1
SWITCH/9
FEDRAT/ 0.3000,MMPR
SPINDL/ 70.0000,RPM,CCLW
GOTO / -2.00000, 0.00000, 225.00000
GOTO / 0.00000, 0.00000, 225.00000
...
GOTO / 40.00000, 0.00000, 145.00000
FEDRAT/ 0.8000,MMPR
GOTO / 40.21213, 0.00000, 144.78787
$$ End of generation of : Profile Finish Turning.1
FINI

You might also like