ISyE415 Fall2023 Lab Manual Chapter 4
ISyE415 Fall2023 Lab Manual Chapter 4
Please check that your file looks as shown in Figure 4.1 when you open it. If not, ensure that you have completed
all the steps in the previous chapter of the lab manual.
Click Solids on the Menu Bar and select Extrude. The Chaining dialog box opens (see Figure 4.2).
Fall 2023 1
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
Ensure that Wireframe mode and Chain selection method are selected. Place the mouse on the Top Rectangle outer
edges of the part and click to select. Click each edge of the top rectangle in sequence until all four edges are
highlighted. Then, click the green checkmark for the Chaining window.
In the Solid Extrude function panel that appears, click the Reverse All arrow (highlighted in yellow in Figure 4.3)
in the Chains section to extrude in the opposite direction, and enter the Distance as 1.0 (see Figure 4.3). Click the
green checkmark.
Fall 2023 2
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
Select Extrude again. This time, place the mouse on the feature which must be pocketed as shown in Figure 4.4.
Click the green checkmark.
In the Solid Extrude function panel, select Cut Body and specify the Distance as 0.5 (see Figure 4.5). Click the
green checkmark.
Fall 2023 3
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
After the second Solid Extrude, the part looks like Figure 4.6.
Choose the Toolpaths tab and then Drill (2D operation on the left side of the screen).
Select the centers of the four circles in the corners of the block. Click the green checkmark.
The 2D Toolpaths dialog box opens to the Toolpath Type page (see Figure 4.7). Drill is selected as the Toolpath
type. (Do not click the green checkmark on the 2D toolpaths dialog box until all pages are complete.)
Fall 2023 4
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
Select Tool from the Tree View pane on the left. Click the ‘Select library tool’ button.
A tool selection window opens. Make the tool name column wider so that you can see the tool options more
clearly. Select the 1/4 drill (tool #124) and click the green checkmark.
Enter Spindle Speed as 2000 and the Feed Rate as 2.5; the units are revolutions per minute (RPM) and inches per
minute (IPM), respectively. Change the tool # and length offset to 1.
Select Linking parameters from the Tree View pane and enter values as shown in Figure 4.9:
Retract = 0.1 Absolute
Top of Stock = 0.0 Absolute
Depth = -0.5 Absolute
These values will control the depth the tool will move to, where the top of the stock is located, and the height the
tool will retract to.
Fall 2023 5
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
Select Tip Comp from the Tree View pane. Click the Tip Comp checkbox to activate the feature. Use default
values for the tip comp parameters.
Finally, click the green checkmark for the 2D Toolpath dialog box to generate the drill toolpath (see Figure
4.10).
Save your part file.
Choose Toolpaths, Pocket (from the 2D section on the left side of the screen, you may need to scroll down to find it).
Notice the prompt “Select Pocket Chain 1” displayed in the upper left of the graphics window. Select the upper
boundary of the pocket geometry as shown in Figure 4.11. Click the green checkmark.
Fall 2023 6
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
Select Tool from the Tree View pane on the left. Click the ‘Select library tool’ button.
Select the 1/4 flat end mill (tool #285) and click the green checkmark. The diameter of the tool should
correspond to the smallest diameter needed in the part geometry. Set tool # and length offset to 2.
Enter Spindle Speed as 2000 RPM, Feed rate as 2.5 IPM and Plunge rate as 2.5 IPM. Check the box for Rapid
Retract.
Select Cut Parameters from the Tree View. Specify the stock to leave on walls and floors as 0 (see Figure 4.13).
Select Roughing from the Tree View. Choose the cutting method as True Spiral.
Fall 2023 8
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
Select Depth Cuts from the Tree View pane and check the box. Leave the default values of 0.1 for the Max rough
step and 0 for #Finish cuts.
Fall 2023 9
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
Choose Arc Filter/Tolerance from the Tree View. Select Smoothing Settings and Use Fixed Segment Length of
0.02. Click the green checkmark to generate the mill toolpath (Figure 4.18).
Fall 2023 10
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
Figure 4.20: MasterCAM Code Expert window opens with the G code
Fall 2023 11
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
Ensure that your file looks like Figure 4.21 (Axes should show as D,Z; not X,Y,Z on the status bar). If not,
follow the instructions given in Chapter 3 of the lab manual.
Fall 2023 12
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
Now select the part geometry as shown in Figure 4.23. The Green arrow shows the line that needs to be clicked.
We have now defined the entry point (Green Arrow) and the retraction point (Red Arrow) of our cut.
Click the green checkmark on the Chaining dialog box. A window appears saying the WCS does not match the
stock plane. ‘Set operation WCS to the stock plane now?’ Select Yes.
A Lathe Rough parameters window opens. Select the ‘T1212 R0.0313 OD 55 Deg Right’ as shown in Figure
4.24. In practice, the feed rate and spindle speed might need to be adjusted. We will leave them at the default
values for this tool. The tool number should be changed. Set the tool number, station number, and offset values
all to 1.
Set Lead In Angle as -135 Deg. Set Lead Out Angle as 45 Deg. Click the green checkmark to close the window.
Select Plunge Parameters. Set the Plunge Cutting by selecting the radio button for ‘Allow Plunge in both
directions’. Leave the clearance values as default. Click the green checkmark to close the window.
Click the green checkmark to generate the toolpath. Toolpath collision warnings will occur. Click the green
checkmark for all of them. These will be discussed below. The generated toolpath will look like the one shown
in Figure 4.26.
The toolpath collision warnings, as well as issues with not getting the stock cut to our design, relate to having a
design that cannot be feasibly cut using the tool selected. This shows that it is important for a designer to ensure
that manufacturing capability exists to accommodate the part design. A fix for this would be either the designer
Fall 2023 14
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
creating a new design (if the part spec allows this) or using different tools and different operations (like using a
right-hand tool to cut the right arc and a left hand tool to cut the left arc).
G code generation is not allowed in the Home Learning Edition of MasterCAM. For project files, we will collect the
*.emcam files and generate the G codes ourselves to verify them.
References
1. CNC Software, Inc., Introduction to Mastercam, Mastercam 2017 Tutorials.
2. CNC Software, Inc., Basic 3D Machining, Mastercam X5 Tutorials.
3. Taylor Hokanson, Learning Mastercam, Lynda.com.
Fall 2023 15
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
Assume a stock thickness (Z) of 1.0 inch as shown in Figure 4.28. Set X and Y both to 9.0. The purpose of this is
to define a stock slightly larger than the 2D design, so the contour can be milled out of the stock piece as a pocket.
There is no need to create a 3D solid extrusion and extrude cut it like we did in this chapter for the mill. You may
choose to do so if it helps you better visualize the part and/or the machining operation.
The 2D design (main contour) should be machined to a depth of 0.5 inches in five depth passes using a pocket
operation. Machine the squares (eyes), oval (nose), and big semi-circle (mouth) also using a pocket operation with
a depth of 0.7 inches total (an additional 0.2 inches below the first pocket that was cut); these features should be
machined with an additional two passes. Use a 1/2” End Milling tool for the main pocket and a 1/4” End Milling
tool for all internal pockets. The final file should look as shown below in Figure 4.29 when verifying.
Fall 2023 16
Dept. of Industrial and Systems Engineering, UW-Madison ISyE 415 Lab Manual
You should submit the MASTERCAM file to the course website with your name and lab section on it.
Name the files as follows:
LastnameFirstnameSectionNumberHomework5model.emcam
EX: YauchCharlene301Homework5model.emcam
Fall 2023 17