Cam - Handout Tutorial 3
Cam - Handout Tutorial 3
1:Open
the
MSU
block
file
available
at
the
course
website
(http://www.egr.msu.edu/~chenlia5/ece415.html) using NX, which looks like in the following
figure
Step 2:Click File/New to create a new manufacturing task. After making sure your selections
are the same as follows, click OK;
Step 2:define the blank geometry which is the machine block (3inch by 2 inch by 1 inch) we
will use in the lab:
In the Workpiece dialog box, click Specify Blank
Select Bounding Block from the Type list.
Bounding Block
This creates a block just large enough to contain the part geometry.
Type 0.1 in the ZM+ box, which adds a 0.1 inch stock to the top of the block.(This number depends
on the model you have built and the blank geometry you will use)
Step 3: define the machine coordinate system (MCS) which is a reference coordinate system
used by the machine
In the Geometry View of the Operation Navigator, double-click MCS_MILL.
GEOMETRY
Unused Items
MCS_MILL
The MCS origin is at the bottom face of the part. You will move it to the top corner of the part.
Click Specify MCS
Type 1 in the Distance box and press the Enter key. The MCS moves up the ZM axis 1inch.
Click OK.
Question: Why do we move up the MCS one inch above the original position?
Step 4:define the clearance plane which defines a safe clearance distance to protect the part
from collisions during non-cutting moves.
In the Mill Orient dialog box, select Plane from the Clearance Option list.
Clearance Option Plane
Click Specify Plane
Click MILL
in the toolbar.
Click MILL
in the toolbar.
in the toolbar.
Cavity Mill is a roughing-type operation that removes material in planar cut levels.
Specify the following.
Program
1234
Tool
Mill-0.25-INCH
Geometry WORKPIECE
Method
MILL_ROUGH
The operation will be placed in the 1234 program. It will use the part and blank geometry you specified in
WORKPIECE and use the MILL_0.25_Inch tool you created. The MILL_ROUGH method allows the
operation to leave block for finishing.
Click OK. Then the Cavity Mill Dialog Box will pop up.
. Select the ten surfaces we want to cut as shown in the following figure:
Type 2500 in the Spindle Speed (rpm) box, and then click the calculator on the right side of 2500.00
to generate the Surface Speed and Feed per Tooth shown at the right figure.
Click Generate
Select the Dont display this message again check box in the Operation Generate dialog box.
Dont display this message again
Click OK. Now you will see the generated tool path.
Click Verify
Click Play
Step 2: Mill the letters: the following steps specify the operation type and the parameters that define
essential information for machining the letter M, S, and U.
Click Create Operation
in the toolbar.
Program
1234
Tool
Mill-0.0625-INCH
Geometry WORKPIECE
Method
MILL_FINISH
Click OK.
Click Specify Cut Area Floor
Follow Periphery
. Set up the Spindle Speed (rpm) the same as Cavity Mill in Step 1
Click Verify
Click Play
10
in the toolbar.
The generic postprocessors provided by the system are displayed in the Postprocessor list box.
ClickBrowse for a Postprocessor and select the one on the course website
(http://www.egr.msu.edu/~chenlia5/ece415.html) with the name eXpertMill VMC-0600, which is the
postprocessor for the machine in our lab.
Click Browse for an Output File and specify a directory in your M drive.
Click OK to postprocess, and the NC codes will appear.
11