ECE415: NX TURNING CAM TUTORIAL

Size: px
Start display at page:

Download "ECE415: NX TURNING CAM TUTORIAL"

Transcription

1 ECE415: NX TURNING CAM TUTORIAL Liangliang Chen, and Miao Yu Based on the turning tutorial in NX, this tutorial steps you through the process of creating NC codes for a shaft that can run on the machines in ECE415 lab. You need to finish this tutorial and save your NC code to your M drive before next lab. This pre-lab accounts for 20 points for the total points of Lab 6 To generate NC code of turning operation for Lab 6, you need to go through the following steps. Note that these steps are also a summary for the subsequent detailed tutorial. 1. Setup the manufacturing task a. Open a solid model you have built b. Create a new manufacturing task 2. Define the manufacturing geometry a. Establish the machine coordinate system b. Define the part geometry and blank geometry c. View the part and blank boundaries d. Define collision zones e. Avoid the chuck 3. Define the cutting tools a. Define the first tool b. Define the second tool c Create the cutting operations a. Create the first cutting operation b. Create the second cutting operation c Generate the NC codes (Post Process) 6. Run the NC code on a Turning Machine (Lathe) We will follow the previous steps in this tutorial to generate the NC codes for manufacturing a shaft in Lab 6. The raw material we will use is a Delrin rod with a diameter 0.75inch and length 3 inches. 1

2 1. Setup the manufacturing task Step 1: Open the shaft.prt file available at the course website 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 ; Choose your M drive here 2

3 2. Define the manufacturing geometry Then, we need to define the manufacturing geometry and coordinate system as follows: Step 1: Establish the machine coordinate system The Machine Coordinate System (MCS) defines the coordinate system in which the tool paths will be output. It represents program zero and should be oriented to the plane in which the cutter moves. Note that for turning, the ZM-axis in MCS should always along the rotation direction. Click Geometry View. In the Operation Navigator, right-click MCS_SPINDLE and choose Object Display. GEOMETRY Unused Items MCS_SPINDLE WORKPIECE TURNING_WORKPIECE AVOIDANCE Double-click MCS_SPINDLE. Notice that the ZM-axis is not along the part s centerline. Therefore, we need to change the default MCS s settings. In the MCS Spindle dialog box, under Machine Coordinate System, click CSYS Dialog Click CSYS Dialog In CSYS dialog box, select the following X-axis, Y-axis. Then in the Specify Vector for X-axis and Y-axis, choose XC for X-axis, and YC for Y-axis. This way, we can make sure the MCS has the correct setup. Please notice the changes of MCS after you make the choice. Also, the lathe work plane changes to a different orientation. 3

4 After rotating the part around, it should look like this: Lathe working plane In the CSYS dialog box, choose the Dynamic to set the origin position. Type to the z coordinates shown in the following right figure to move the origin to the left side of the part. Click OK of CSYS dialog box. In the MCS Spindle dialog box, be sure ZM-XM has been selected from the Specify Plane list. Specify Plane ZM-XM This is the plane in which the tool will move. Click OK in the MCS Spindle dialog box. (Reminder: save changes after each step) Step 2: Define part geometry and blank geometry In the Operation Navigator, double-click WORKPIECE to edit the group. 4

5 GEOMETRY Unused Items MCS_SPINDLE WORKPIECE TURNING_WORKPIECE AVOIDANCE Click Specify Part. Select the part body. Use the QuickPick list to make sure you select the part geometry and not the bar stock. In the Part Geometry dialog box, click OK. The following steps define the blank geometry. In the Workpiece dialog box, click Specify Blank. Select the outside bar stock. 5

6 In the Workpiece dialog box, click OK. (Reminder: save changes after each step) Step 3: View the part and blank boundaries These steps display the part and blank boundaries clearly. Click the Assembly Navigator tab. In the Assembly Navigator, select the shaft check box so that it is greyed out. This removes the part from the screen display. Click the Operation Navigator tab. In the Operation Navigator, right-click TURNING_WORKPIECE and choose Object Display. Click OK if the Part Spun Outline or Blank Spun Outline warning displays. In the background of the graphics window, right-click and choose Refresh. In the background of the graphics window, right-click and choose Rendering Style Static Wireframe. The displayed curves will be useful as a visual reference when developing operations and generating tool paths. Step 4: Define collision zones These steps define the start and return points that will be used to position the tool away from the part In the Geometry View of the Operation Navigator, double-click AVOIDANCE to edit the group. GEOMETRY Unused Items MCS_SPINDLE WORKPIECE TURNING_WORKPIECE AVOIDANCE 6

7 In the Motion to Start Point (ST) section of the dialog box, select Direct from the Motion Type list. Motion Type Direct Click a start point at the approximate screen position illustrated below. In the Motion to Return Point / Clearance (RT) section, select Direct from the Motion Type list. Motion Type Direct In the Motion to Return Point / Clearance (RT) section, select Same as Start from the Point Option list. Point Option Same as Start These steps define a clearance plane that can prevent the cutter from gouging the part when it enters and exits the inside diameter. Expand the Radial Clearance Plane section of the dialog box. Select Distance from the Axial Limit Option list. Type 2.2 in the Axial ZM/XM box. Axial Limit Option Distance Click Display to see the clear axis on the right side of the part. In the Avoidance dialog box, click OK. 7

8 Step 5: Avoid the chuck These steps define a containment plane that can prevent tools from colliding with the chuck jaws. The outside diameter roughing and finishing operations will need to use this containment group. Click Create Geometry in the toolbar. (Make sure the Type: Turning_Exp is selected) Click CONTAINMENT. Be sure AVOIDANCE has been selected from the Geometry list. Geometry AVOIDANCE By specifying AVOIDANCE, the part and blank geometry defined in WORKPIECE and the parameters you specified in AVOIDANCE will be passed into the CONTAINMENT group. Click OK. In the Axial Trim Plane 1 section of the dialog box, select Distance from the Limit Option list. Type 0.1 in the Axial ZM/XM box. Limit Option Distance Click Display to see a line on the left side of the part. Click OK. The CONTAINMENT group is created in the Operation Navigator. GEOMETRY Unused Items MCS_SPINDLE WORKPIECE TURNING_WORKPIECE AVOIDANCE CONTAINMENT 8

9 3. Define the cutting tools Creating tools is the last setup task. You can create tools during the setup or as you create operations. Once created, the tools are saved with the part and are available to be used when needed during program creation. Then, we need to define the tools we will use in this manufacturing task. We will use two cutting tools to fabricate the shaft: an outside diameter profiling tool and a Groove tool, which are installed in our lab s machine. Click Machine Tool View. Expand STATION_01 and STATION_03. You can see the program has defined two tools. Right click the two tools and delete them. We will create the tools by ourselves. Delete these two tools Step 1: Create the OD profiling tool 9

10 Click Create Tool in the toolbar. Select OD_55_L from the Tool Subtype and select STATION_01 from the Tool list as shown in the previous left figure. Click OK to accept the settings, and the Turning Tool-Standard dialog will appear. In the tool Tab, make sure the settings are the same as the one showing in the previous right figure. Click OK to finish the definition of this tool. Step 2: Create the Grooving tool Click Create Tool in the toolbar. Select OD_GROOVE_L from the Tool Subtype and select STATION_05 from the Tool list as shown in the following left figure. Click OK to accept the settings, and the Grooving Tool-Standard dialog will appear. In the tool Tab, make sure the settings are the same as the one showing in the following right figure. Click OK to finish the definition of this tool. 10

11 4. Create the cutting operations After the setup, we can create operations to manufacturing the part. You can create as many operations as you can. In this tutorial, we will create five of them to illustrate the idea. Step 1: Facing the part: Facing is always the first operation for turning because the surface may not be smooth. Click Program Order View. Click Create Operation. Be sure Turning_Exp has been selected from the Type list. Turning_Exp Click Facing. Specify the following. Program 1234 Tool OD_55_L Geometry AVOIDANCE Method LATHE_FINISH The operation will be placed in the 1234 program. It will use the part and blank geometry you specified in WORKPIECE and the parameters you defined in AVOIDANCE. It will use the OD_55_L tool defined by the setup. The LATHE_FINISH method removes all stock. Click OK. These steps define a trim plane that will constrain the cut region to the end of the part. In the Geometry section of the dialog box, click Edit next to Cut Regions. In the Axial Trim Plane 1 section of the dialog box, select Point from the Limit Option list. Limit Option Point Select the end of the curve on the outside diameter of the part. Click OK to accept the Cut Regions dialog box. 11

12 Under More, select Feeds and Speeds Under Spindle Speed, select Spindle Speed and enter 1500 RPM Click OK to close the Feeds and Speeds dialog box. Click the downward arrow behind Machine Control, change the motion output to Linear Only Click Generate. Click Verify at the bottom of the dialog box. Click the 3D Dynamic tab. Click Play. If the speed is fast, you can slow down with speed 1 instead of 10. Click Cancel of Tool Path Visualization to cancel verify Click OK to complete the facing operation. Step 2: Roughing the part: the following steps specify the operation type and the parameters that define essential information for roughing the outside diameter of the part. Click Create Operation. Click Rough Turn OD. Specify the following. Program 1234 Tool OD_55_L Geometry CONTAINMENT Method LATHE_ROUGH 12

13 Click OK. Click Display next to Cut Regions The operation uses the axial containment plane defined in CONTAINMENT to limit the cut region and avoid the chuck The Reversal Mode will prevent the tool from descending into smaller diameter areas in the part. From the Reversal Mode list, select Omit. Reversal Mode Omit Under More, select Feeds and Speeds Under Spindle Speed, select Spindle Speed and enter 1500 RPM Click OK to close Feeds and Speeds dialog box Click the downward arrow behind Machine Control, change the motion output to Linear Only Click Generate. Click OK to complete the roughing operation. Note that you can always view the machining process by clicking Verify at the bottom of the dialog box. 13

14 Step 3: Finish the part: after roughing the outside diameter, we will create an operation that finishes the outside diameter of the part. Click Create Operation. Click Finish Turn OD. Specify the following. Program 1234 Tool OD_55_L Geometry CONTAINMENT Method LATHE_FINISH The following steps define trim points that will constrain the cut region to the contoured outside diameter. In the Geometry section of the dialog box, click Edit next to Cut Regions. In the Trim Point 1 section of the dialog box, select Specify from the Point Option list. Point Option Specify Select the top of the vertical line at the end of the part. In the Trim Point 2 section of the dialog box, select Specify from the Point Option list. Point Option Specify Select the top of the vertical line at the other end of the part. 14

15 In the Region Selection section of the dialog box, select Multiple from the Region Machining list. Region Machining Multiple Select Single Direction from the Region Sequence list. Region Sequence Single Direction Click OK to complete the cut region. The following steps remove the boundary members defining the groove from the geometry to be cut. In the Geometry section of the dialog box, click Edit next to Custom Part Boundary Data. Click Edit. Select the boundary member defining the right side of the groove. Select the Ignore Member check box. Ignore Member Select the boundary member defining the bottom of the groove and select the Ignore Member check box. 15

16 Select the boundary member defining the left side of the groove and select the Ignore Member check box. Click OK. Click OK in the Part Boundary dialog box. In the Finish Turn OD dialog box, under More, select Feeds and Speeds Under Spindle Speed, select Spindle Speed and enter 2000 RPM Click OK to close Feeds and Speeds dialog box Click the downward arrow behind Machine Control, change the motion output to Linear Only Click Generate. Click OK to complete the finishing operation. Step 4: Groove the outside diameter: We will use the groove tool to cut the groove in the shaft during this step. Click Create Operation. Click Groove OD. Specify the following. Program 1234 Tool OD_GROOVE_L Geometry AVOIDANCE Method LATHE_GROOVE Click OK. In the Geometry section of the dialog box, click Edit next to Cut Regions. 16

17 In the Axial Trim Plane 1 section of the dialog box, select Point from the Limit Option list. Limit Option Point Select the left end of the line defining the base of the groove. In the Axial Trim Plane 2 section of the dialog box, select Point from the Limit Option list. Limit Option Point Select the right end of the line defining the base of the groove. Click OK to accept the Cut Regions dialog box. Set Feeds and Speed: Under More, select Feeds and Speeds Under Spindle Speed, select Spindle Speed and entry 1500 RPM Click OK to close Feeds and Speeds dialog box Click the downward arrow behind Machine Control, change the motion output to Linear Only Click Generate. 17

18 Click OK to complete the grooving operation. Step 5: Cut the part off: This last step will cut the part off using the grooving tool Click Create Operation. Click Part Off. Specify the following. Program 1234 Tool OD_GROOVE_L Geometry AVOIDANCE Method LATHE_FINISH Click OK. In the Path Settings section of the dialog box, Part Off Position allows you to determine where to position the tool path along the spindle. Choose Specify, and then click the Point Dialog. Select the point at the left end of the part, and then click OK in the Point dialog. Type 0.05 in the Extend Distance box. This will allow the part to be completely separated. Click Feeds and Speeds. Under Spindle Speed, select Spindle Speed and enter 1500 RPM 18

19 Expand the Part Off Feed Rates section of the dialog box. Type 25.0 in the Decelerate box and be sure %Cut is displayed in the list. Type 10.0 in the Length box and be sure % is displayed in the list. This will cause the cutting feed rate to slow down to 25% of the current cutting feed rate for the last 10% of the cutting path. Click OK to close Feeds and Speeds dialog box Click the downward arrow behind Machine Control, change the motion output to Linear Only Click Generate. Click OK to complete the part-off operation. 5. Generate the NC code (Post Process) To post process, operations must contain generated tool paths. Each operation should display a Repost ( ) or a Complete ( ) status symbol. Click Program Order View. It should look like the following figure, which contains five cutting operations. In the Operation Navigator, click the program Click Post Process in the toolbar. The generic postprocessors provided by the system are displayed in the Postprocessor list box. Click Browse for a Postprocessor and select the one on the course website with the name SpectralLight Turning Center, which is the postprocessor for the machine in our lab. Click Browse for an Output File and specify a directory in your M drive. 19

20 Click OK to postprocess, and the NC codes will appear. You can find your nc codes in the same directory where you saved your parts. 6. Run the NC code on a Turning Machine (Lathe) This is the task for your next lab. You will fabricate a shaft from a Delrin rod using the lathe. 20

NX-CAM. Total Duration : 40 Hours. Introduction to manufacturing. Session. Session. About manufacturing types. About machining types

NX-CAM. Total Duration : 40 Hours. Introduction to manufacturing. Session. Session. About manufacturing types. About machining types NX-CAM CAM Total Duration : 40 Hours Introduction to manufacturing Topics 1 2 About manufacturing types About machining types Milling operations overview Introduction to CAM Benefits of CAM Introduction

More information

TRAINING GUIDE. Sample not. for Distribution LATHE-LESSON-1 FACE, ROUGH, FINISH AND CUTOFF

TRAINING GUIDE. Sample not. for Distribution LATHE-LESSON-1 FACE, ROUGH, FINISH AND CUTOFF TRAINING GUIDE LATHE-LESSON-1 FACE, ROUGH, FINISH AND CUTOFF Mastercam Training Guide Objectives You will create the geometry for Lathe-Lesson-1, and then generate a toolpath to machine the part on a CNC

More information

SolidCAM Training Course: Turning & Mill-Turn

SolidCAM Training Course: Turning & Mill-Turn SolidCAM Training Course: Turning & Mill-Turn imachining 2D & 3D 2.5D Milling HSS HSM Indexial Multi-Sided Simultaneous 5-Axis Turning & Mill-Turn Solid Probe SolidCAM + SolidWorks The Complete Integrated

More information

TRAINING GUIDE LATHE-LESSON-1 FACE, ROUGH, FINISH AND CUTOFF

TRAINING GUIDE LATHE-LESSON-1 FACE, ROUGH, FINISH AND CUTOFF TRAINING GUIDE LATHE-LESSON-1 FACE, ROUGH, FINISH AND CUTOFF Mastercam Training Guide Objectives You will create the geometry for Lathe-Lesson-1, and then generate a toolpath to machine the part on a CNC

More information

VisualCAM 2018 for SOLIDWORKS-TURN Quick Start MecSoft Corporation

VisualCAM 2018 for SOLIDWORKS-TURN Quick Start MecSoft Corporation 2 Table of Contents Useful Tips 4 What's New 5 Videos & Guides 6 About this Guide 8 About... the TURN Module 8 Using this... Guide 8 Getting Ready 10 Running... VisualCAM for SOLIDWORKS 10 Machining...

More information

TRAINING GUIDE. Sample. Distribution. not for LATHE-LESSON-1 FACE, ROUGH, FINISH AND CUTOFF

TRAINING GUIDE. Sample. Distribution. not for LATHE-LESSON-1 FACE, ROUGH, FINISH AND CUTOFF TRAINING GUIDE LATHE-LESSON-1 FACE, ROUGH, FINISH AND CUTOFF Mastercam Training Guide Objectives You will create the geometry for Lathe-Lesson-1, and then generate a toolpath to machine the part on a CNC

More information

Programming of Complex machine tools (Mill-Turn) in NX CAM Dr. Tom van t Erve, Director Development - NX CAM

Programming of Complex machine tools (Mill-Turn) in NX CAM Dr. Tom van t Erve, Director Development - NX CAM Programming of Complex machine tools (Mill-Turn) in NX CAM Dr. Tom van t Erve, Director Development - NX CAM Restricted Siemens AG 2017 Realize innovation. Mill-Turn / Multi-Function programming with NX

More information

Feature-based CAM software for mills, multi-tasking lathes and wire EDM. Getting Started

Feature-based CAM software for mills, multi-tasking lathes and wire EDM.  Getting Started Feature-based CAM software for mills, multi-tasking lathes and wire EDM www.featurecam.com Getting Started FeatureCAM 2015 R3 Getting Started FeatureCAM Copyright 1995-2015 Delcam Ltd. All rights reserved.

More information

CNC Programming Simplified. EZ-Turn Tutorial.

CNC Programming Simplified. EZ-Turn Tutorial. CNC Programming Simplified EZ-Turn Tutorial www.ezcam.com Copyright Notice This manual describes software that contains published and unpublished works of authorship proprietary to EZCAM Solutions, Inc.

More information

TOOLPATHS TRAINING GUIDE. Sample. Distribution. not for MILL-LESSON-4-TOOLPATHS DRILL AND CONTOUR

TOOLPATHS TRAINING GUIDE. Sample. Distribution. not for MILL-LESSON-4-TOOLPATHS DRILL AND CONTOUR TOOLPATHS TRAINING GUIDE MILL-LESSON-4-TOOLPATHS DRILL AND CONTOUR Mill-Lesson-4 Objectives You will generate a toolpath to machine the part on a CNC vertical milling machine. This lesson covers the following

More information

Prismatic Machining Overview What's New Getting Started User Tasks

Prismatic Machining Overview What's New Getting Started User Tasks Prismatic Machining Overview Conventions What's New Getting Started Enter the Workbench Create a Pocketing Operation Replay the Toolpath Create a Profile Contouring Operation Create a Drilling Operation

More information

PART 1: BASIC MACHINING

PART 1: BASIC MACHINING PART 1: BASIC MACHINING CAM Tutorial CREO PARAMETRIC 1.0 week 1 Part 1 CREATING A MANUFACTURING MODEL In this Lesson you will create a Manufacturing Model by assembling the Design Model. The Design Model

More information

CNC Programming Simplified. EZ-Turn / TurnMill Tutorial.

CNC Programming Simplified. EZ-Turn / TurnMill Tutorial. CNC Programming Simplified EZ-Turn / TurnMill Tutorial www.ezcam.com Copyright Notice This manual describes software that contains published and unpublished works of authorship proprietary to EZCAM Solutions,

More information

4 & 5 Axis Mill Training Tutorials. To order more books: Call or Visit or Contact your Mastercam Dealer

4 & 5 Axis Mill Training Tutorials. To order more books: Call or Visit   or Contact your Mastercam Dealer 4 & 5 Axis Mill Training Tutorials To order more books: Call 1-800-529-5517 or Visit www.inhousesolutions.com or Contact your Mastercam Dealer Mastercam X Training Tutorials 4 & 5 Axis Mill Applications

More information

NC Manufacturing Verification

NC Manufacturing Verification NC Manufacturing Verification Overview Conventions What's New? User Tasks Accessing NC Manufacturing Verification Comparing the Machined Stock Part and the Design Part Pick Point Analysis in Video Mode

More information

TRAINING GUIDE. Sample Only. not to be used. for training MILL-LESSON-15 CORE ROUGHING, WATERLINE, AND SURFACE FINISH LEFTOVER

TRAINING GUIDE. Sample Only. not to be used. for training MILL-LESSON-15 CORE ROUGHING, WATERLINE, AND SURFACE FINISH LEFTOVER TRAINING GUIDE MILL-LESSON-15 CORE ROUGHING, WATERLINE, AND SURFACE FINISH LEFTOVER Mastercam Training Guide Objectives You will use a provided model for Mill-Lesson-15, then generate the toolpaths to

More information

NC Manufacturing Verification

NC Manufacturing Verification NC Manufacturing Verification Page 1 Preface Using This Guide Where to Find More Information Conventions What's New? User Tasks Accessing NC Manufacturing Verification Comparing the Machined Stock Part

More information

Multi-Axis Surface Machining

Multi-Axis Surface Machining CATIA V5 Training Foils Multi-Axis Surface Machining Version 5 Release 19 January 2009 EDU_CAT_EN_MMG_FI_V5R19 1 About this course Objectives of the course Upon completion of this course you will be able

More information

CAM Express for machinery

CAM Express for machinery Siemens PLM Software CAM Express for machinery Optimized NC programming for machinery and heavy equipment Benefits Effectively program any type of machinery part Program faster Reduce air cutting Automate

More information

VERO UK TRAINING MATERIAL. 2D CAM Training

VERO UK TRAINING MATERIAL. 2D CAM Training VERO UK TRAINING MATERIAL 2D CAM Training Vcamtech Co., Ltd 1 INTRODUCTION During this exercise, it is assumed that the user has a basic knowledge of the VISI-Series software. OBJECTIVE This tutorial has

More information

SETTING UP PRO/NC IN PREPARATION FOR CREATING TOOL PATHS

SETTING UP PRO/NC IN PREPARATION FOR CREATING TOOL PATHS SETTING UP PRO/NC IN PREPARATION FOR CREATING TOOL PATHS PTC Technical Support - Advanced Manufacturing Technique 140 Kendrick St Needham, MA, USA 800-477-6435 Introduction This document introduces the

More information

Brief Introduction to MasterCAM X4

Brief Introduction to MasterCAM X4 Brief Introduction to MasterCAM X4 Fall 2013 Meung J Kim, Ph.D., Professor Department of Mechanical Engineering College of Engineering and Engineering Technology Northern Illinois University DeKalb, IL

More information

Getting Started with Alibre CAM. Tutorial 12: Engraving on a Cylinder

Getting Started with Alibre CAM. Tutorial 12: Engraving on a Cylinder Getting Started with Alibre CAM Tutorial 12: Engraving on a Cylinder 344 Introduction This tutorial will illustrate engraving text on a cylinder using a 4 Axis Engraving operation. The stepped instructions

More information

TRAINING GUIDE MILL-LESSON-FBM-1 FBM MILL AND FBM DRILL

TRAINING GUIDE MILL-LESSON-FBM-1 FBM MILL AND FBM DRILL TRAINING GUIDE MILL-LESSON-FBM-1 FBM MILL AND FBM DRILL Mastercam Training Guide Objectives Previously in Mill-Lesson-6 and Mill-Lesson-7 geometry was created and machined using standard Mastercam methods.

More information

Chapter 39. Mastercam Jewelry Box Tray. A. Sketch Tray Circle. B. Twin Edge Point Circles. Mastercam 2017 Tray Jewelry Box Page 39-1

Chapter 39. Mastercam Jewelry Box Tray. A. Sketch Tray Circle. B. Twin Edge Point Circles. Mastercam 2017 Tray Jewelry Box Page 39-1 Mastercam 2017 Chapter 39 A. Sketch Tray Circle. Jewelry Box Tray Step 1. If necessary start a new Mastercam file, click New (Ctrl-N) on the Quick Access Toolbar QAT. Step 2. On the Wireframe tab click

More information

EPT 331 Advanced Manufacturing Technology LAB 2: CAM MILLING (Catia) 2008/2009 LAB 2: CAM MILLING

EPT 331 Advanced Manufacturing Technology LAB 2: CAM MILLING (Catia) 2008/2009 LAB 2: CAM MILLING OBJECTIVES LAB 2: CAM MILLING 1. Students will be exposed to CAM for Milling Machine. 2. Student will have the ability to use CATIA Software as a CAM for Milling Machine. 3. Student will have the ability

More information

CHAPTER 1. EZ-MILL PRO / 3D MACHINING WIZARD TUTORIAL 1-2

CHAPTER 1. EZ-MILL PRO / 3D MACHINING WIZARD TUTORIAL 1-2 1. TABLE OF CONTENTS 1. TABLE OF CONTENTS 1 CHAPTER 1. EZ-MILL PRO / 3D MACHINING WIZARD TUTORIAL 1-2 Overview... 1-2 Cavity Machining... 1-2 Basic Programming Steps... 1-3 The Part... 1-4 Setting the

More information

Profile Modeler Profile Modeler ( A SuperControl Product )

Profile Modeler Profile Modeler ( A SuperControl Product ) Profile Modeler ( A SuperControl Product ) - 1 - Index Overview... 3 Terminology... 3 Launching the Application... 4 File Menu... 4 Loading a File:... 4 To Load Multiple Files:... 4 Clearing Loaded Files:...

More information

MFG12197 FeatureCAM Hands On Milling, turning and mill turn with Feature Based Machining

MFG12197 FeatureCAM Hands On Milling, turning and mill turn with Feature Based Machining MFG12197 FeatureCAM Hands On Milling, turning and mill turn with Feature Based Machining Jeremy Malan Delcam Learning Objectives Learn how to instantly machine parts once their features are defined Learn

More information

Using Siemens NX 11 Software. Assembly example - Gears

Using Siemens NX 11 Software. Assembly example - Gears Using Siemens NX 11 Software Assembly example - Gears Based on a NX tutorial from the NX documentation 1. 1 Introduction. Start NX 11 and create a new assembly file called assembly_gear.prt. 2 Adding a

More information

Fig. 2 Mastercam 2020 Spinning Top SW 19 to MCam20 TOOLPATHS Page 13-1

Fig. 2 Mastercam 2020 Spinning Top SW 19 to MCam20 TOOLPATHS Page 13-1 Mastercam 2020 Chapter 13 Spinning Top SOLIDWORKS 19 to Mastercam 2020 A. Open File in Mastercam 2020. Step 1. If necessary, save your Handle and Flywheel parts file in SOLIDWORKS. Step 2. In Mastercam

More information

Mill Level 1 Training Tutorial

Mill Level 1 Training Tutorial To order more books: Call 1-800-529-5517 or Visit www.inhousesolutions.com or Contact your Mastercam dealer Mastercam X 5 Copyright: 1998-2010 In-House Solutions Inc. All rights reserved Software: Mastercam

More information

MASTERCAM DYNAMIC MILLING TUTORIAL. June 2018

MASTERCAM DYNAMIC MILLING TUTORIAL. June 2018 MASTERCAM DYNAMIC MILLING TUTORIAL June 2018 MASTERCAM DYNAMIC MILLING TUTORIAL June 2018 2018 CNC Software, Inc. All rights reserved. Software: Mastercam 2019 Terms of Use Use of this document is subject

More information

VERICUT Interim Release Release Notes. CAM Interfaces. NOTE: VERICUT was a VERICUT Composites Only release.

VERICUT Interim Release Release Notes. CAM Interfaces. NOTE: VERICUT was a VERICUT Composites Only release. VERICUT 7.1.4 Interim Release Release Notes August 12, 2011 VERICUT Version 7.1.4 is available for all supported Windows platforms. V 7.1.4 contains everything described above for V7.1.2, plus the following

More information

What s new in EZCAM Version 18

What s new in EZCAM Version 18 CAD/CAM w w w. e z c a m. com What s new in EZCAM Version 18 MILL: New Curve Machining Wizard A new Curve Machining Wizard accessible from the Machining menu automates the machining of common part features

More information

PowerMILL. Getting Started

PowerMILL. Getting Started PowerMILL R2 Getting Started PowerMILL 2012 R2 Getting Started Release issue 1 PowerMILL Copyright 1996-2012 Delcam plc. All rights reserved. Delcam plc has no control over the use made of the software

More information

NX Total Machining. Turning. NX provides comprehensive turning functionality that is driven by the in-process 3D solid part model.

NX Total Machining. Turning. NX provides comprehensive turning functionality that is driven by the in-process 3D solid part model. Total Machining Benefits Automated hole making capability speeds common processes Boundary-based cutting provides flexibility to cut on minimal geometry Solids-based cutting cuts complex shapes intelligently

More information

On-machine probing for tools and turning parts. NX CAM 9: How to use the new probing operations to measure tools and turning parts

On-machine probing for tools and turning parts. NX CAM 9: How to use the new probing operations to measure tools and turning parts Siemens PLM Software On-machine probing for tools and turning parts NX CAM 9: How to use the new probing operations to measure tools and turning parts Answers for industry. About NX CAM NX TM CAM software

More information

WHAT'S NEW IN MASTERCAM 2018 FOR SOLIDWORKS

WHAT'S NEW IN MASTERCAM 2018 FOR SOLIDWORKS WHAT'S NEW IN MASTERCAM 2018 FOR SOLIDWORKS March 2017 WHAT'S NEW IN MASTERCAM 2018 FOR SOLIDWORKS March 2017 2017 CNC Software, Inc. All rights reserved. Software: Mastercam 2018 for SOLIDWORKS Terms

More information

Multi-Pockets Machining

Multi-Pockets Machining CATIA V5 Training Foils Multi-Pockets Machining Version 5 Release 19 January 2009 EDU_CAT_EN_MPG_FF_V5R19 1 About this course Objectives of the course Upon completion of this course you will be able to

More information

TRAINING GUIDE MILL-LESSON-FBM-2 FBM MILL AND FBM DRILL

TRAINING GUIDE MILL-LESSON-FBM-2 FBM MILL AND FBM DRILL TRAINING GUIDE MILL-LESSON-FBM-2 FBM MILL AND FBM DRILL Mastercam Training Guide Objectives This lesson will use the same Feature Based Machining (FBM) methods used in Mill-Lesson- FBM-1, how ever this

More information

Figure 1: NC > 2 Axis menu > Options

Figure 1: NC > 2 Axis menu > Options Click To See: How to Use Online Documents SURFCAM Online Documents J 685)&$0Ã5HIHUHQFHÃ0DQXDO 7 &21),*85$7,21722/6 7.1 INTRODUCTION SURFCAM s default configuration parameters are contained in the SURFCAM.INI

More information

PowerMILL 2016 Getting Started

PowerMILL 2016 Getting Started PowerMILL 2016 Getting Started Release issue 1 PowerMILL Copyright 1996-2015 Delcam Ltd. All rights reserved. Delcam Ltd has no control over the use made of the software described in this manual and cannot

More information

EXPERIENCE THE POWER. THE NEW BobCAD-CAM V31. We have upgraded the entire customer experience to be more intuitive, modern and efficient.

EXPERIENCE THE POWER. THE NEW BobCAD-CAM V31. We have upgraded the entire customer experience to be more intuitive, modern and efficient. 01 EXPERIENCE THE POWER V31 Whether you re a leading manufacturer or just starting out, BobCAD-CAM has the features, training & support you need to machine better parts FASTER and EASIER, for LESS. THE

More information

What's New in BobCAD-CAM V29

What's New in BobCAD-CAM V29 Introduction Release Date: August 31, 2016 The release of BobCAD-CAM V29 brings with it, the most powerful, versatile Lathe module in the history of the BobCAD-CAM software family. The Development team

More information

Mastercam X6 for SolidWorks Toolpaths

Mastercam X6 for SolidWorks Toolpaths Chapter 14 Spinning Top Mastercam X6 for SolidWorks Toolpaths A. Insert Handle in New Assembly. Step 1. Click File Menu > New, click Assembly and OK. Step 2. Click Browse in the Property Manager, Fig.

More information

Using Delcam Powermill

Using Delcam Powermill Written by: John Eberhart & Trevor Williams DM Lab Tutorial Using Delcam Powermill Powermill is a sophistical tool path generating software. This tutorial will walk you through the steps of creating a

More information

Release notes for: NCG CAM v Date: 12/01/2017

Release notes for: NCG CAM v Date: 12/01/2017 NCG CAM Solutions Ltd are pleased to release There are some new features, enhancements to existing features, and some problems fixed. Please note that NCG CAM v15.0 will not install on Window XP, or on

More information

Belt Buckle A. Create Rectangle. Step 1. If necessary start a new Mastercam file, click New

Belt Buckle A. Create Rectangle. Step 1. If necessary start a new Mastercam file, click New Mastercam 2017 Chapter 35 Belt Buckle A. Create Rectangle. Step 1. If necessary start a new Mastercam file, click New (Ctrl-N) on the Quick Access Toolbar QAT. Step 2. On the Wireframe tab click Rectangle.

More information

CATIA V5 Training Foils

CATIA V5 Training Foils CATIA V5 Training Foils Prismatic Machining Version 5 Release 19 January 2009 EDU_CAT_EN_PMG_FF_V5R19 1 About this course Objectives of the course Upon completion of this course you will be able to: -

More information

DMU Engineering Analysis Review

DMU Engineering Analysis Review Page 1 DMU Engineering Analysis Review Preface Using This Guide Where to Find More Information Conventions What's New? Getting Started Inserting a CATAnalysis Document Using DMU Space Analysis From CATAnalysis

More information

Jewelry Box Lid. A. Sketch Lid Circle. Step 1. If necessary start a new Mastercam file, click FILE Menu > New. Fig. 3

Jewelry Box Lid. A. Sketch Lid Circle. Step 1. If necessary start a new Mastercam file, click FILE Menu > New. Fig. 3 Mastercam X9 Chapter 39 Jewelry Box Lid A. Sketch Lid Circle. Step 1. If necessary start a new Mastercam file, click FILE Menu > New. Step 2. Click CREATE Menu > Arc > Circle Center Point. Step 3. Key-in

More information

Penny Hockey SOLIDWORKS 17 to Mastercam 2017 A. Open File in Mastercam Step 1. If necessary, save your BASE file in SOLIDWORKS.

Penny Hockey SOLIDWORKS 17 to Mastercam 2017 A. Open File in Mastercam Step 1. If necessary, save your BASE file in SOLIDWORKS. Mastercam 2017 Chapter 22 Chapter 7 Penny Hockey SOLIDWORKS 17 to Mastercam 2017 A. Open File in Mastercam 2017. Step 1. If necessary, save your BASE file in SOLIDWORKS. Step 2. In Mastercam 2017, click

More information

RhinoCAM 2018 MILL Quick Start Guide. MecSoft Corporation

RhinoCAM 2018 MILL Quick Start Guide. MecSoft Corporation 2 Table of Contents About this Guide 4 1 Useful... Tips 4 2 About... the MILL Module 4 3 Using this... Guide 5 Getting Ready 6 1 Running... RhinoCAM 2018 6 2 About... the RhinoCAM Display 6 3 Launch...

More information

CATIA Electrical Space Reservation TABLE OF CONTENTS

CATIA Electrical Space Reservation TABLE OF CONTENTS TABLE OF CONTENTS Introduction...1 Manual Format...2 Electrical Reservations...3 Equipment Reservations...5 Pathway Reservations...31 Advanced Reservations...49 Reservation Analysis...67 Clash...69 Sectioning...73

More information

Proizvodnja podržana računalom Autor: Tomislav Pavlic, mag.ing.mech.

Proizvodnja podržana računalom Autor: Tomislav Pavlic, mag.ing.mech. Radni materijali za kolegij Proizvodnja podržana računalom Autor: Tomislav Pavlic, mag.ing.mech. SOLIDCAM - THE LEADERS IN INTEGRATED CAM The complete integrated Manufacturing Solution inside SolidWorks

More information

Mastercam X9 for SOLIDWORKS

Mastercam X9 for SOLIDWORKS Chapter 21 CO2 Shell Car Mastercam X9 for SOLIDWORKS A. Enable Mastercam for SOLIDWORKS. Step 1. If necessary, turn on Mastercam for SOLIDWORKS, click the flyout of Options on the Standard toolbar and

More information

This document shows you how to set the parameters for the ModuleWorks Material Removal Simulation.

This document shows you how to set the parameters for the ModuleWorks Material Removal Simulation. Table of Contents Introduction:... 3 Select Profile:... 4 Tool Table - Create Tool(s)... 5 Tool properties:... 5 Tool Color R/G/B:... 6 Simulation Configurations - create stock... 7 What if plugin is greyed

More information

Training Guide CAM Basic 1 Getting Started with WorkNC

Training Guide CAM Basic 1 Getting Started with WorkNC Training Guide CAM Basic 1 Getting Started with WorkNC Table of Contents Table of Contents 1 Training Guide Objectives 1-1 2 Introduction 2-1 2.1 Part Geometry Preparation 2-1 2.2 Starting WorkNC 2-2

More information

3 AXIS STANDARD CAD. BobCAD-CAM Version 28 Training Workbook 3 Axis Standard CAD

3 AXIS STANDARD CAD. BobCAD-CAM Version 28 Training Workbook 3 Axis Standard CAD 3 AXIS STANDARD CAD This tutorial explains how to create the CAD model for the Mill 3 Axis Standard demonstration file. The design process includes using the Shape Library and other wireframe functions

More information

Resolved CPR s. CAMWorks 2015 SP1.1. RESOLVED CPR s DOCUMENT

Resolved CPR s. CAMWorks 2015 SP1.1. RESOLVED CPR s DOCUMENT RESOLVED s DOCUMENT Resolved s 2015 SP1.1 * Please refer to What s New PDF document for details regarding enhancements in 2015. Help Desk ID Area 1. CW-51522 11-4323 Post 2. CW-51343 11-4223 Help 3. CW-51010

More information

Kuang-Hua Chang, Ph.D. MACHINING SIMULATION USING SOLIDWORKS CAM 2018 SDC. Better Textbooks. Lower Prices.

Kuang-Hua Chang, Ph.D. MACHINING SIMULATION USING SOLIDWORKS CAM 2018 SDC. Better Textbooks. Lower Prices. Kuang-Hua Chang, Ph.D. MACHINING SIMULATION USING SOLIDWORKS CAM 2018 SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

More information

Adjust model for 3D Printing. Direct modeling tools 13,0600,1489,1616(SP6)

Adjust model for 3D Printing. Direct modeling tools 13,0600,1489,1616(SP6) Adjust model for 3D Printing Direct modeling tools 13,0600,1489,1616(SP6) Sometimes, the model needs to be prepared or adapted for printing. Adding material, change of a draft angles are an example. In

More information

Licom Systems Ltd., Training Course Notes. 3D Surface Creation

Licom Systems Ltd., Training Course Notes. 3D Surface Creation , Training Course Notes Work Volume and Work Planes...........................1 Overview..........................................1 Work Volume....................................1 Work Plane......................................1

More information

What's New in CAMWorks For Solid Edge-2015

What's New in CAMWorks For Solid Edge-2015 Contents (Click a link below or use the bookmarks on the left) What s New in CAMWorks For Solid Edge 2015-SP0 2 Supported Platforms 2 Resolved CPR s document 2 General... 3 CAMWorks Virtual Machine for

More information

NX Advanced 5-Axis Machining

NX Advanced 5-Axis Machining Siemens PLM Software NX Advanced 5-Axis Machining Benefits Automated hole making capability speeds common processes Boundary-based cutting provides flexibility to cut on minimal geometry Solids-based cutting

More information

CIMCO Machine Simulation Setup and configuration guide

CIMCO Machine Simulation Setup and configuration guide CIMCO Machine Simulation Setup and configuration guide Contents Introduction to Machine Simulation... 3 1. Geometry Manager... 4 2. Simulation interface... 5 3. Simulation Report... 6 Setting up Machine

More information

Animation and Mechanization Tutorial

Animation and Mechanization Tutorial Animation and Mechanization Tutorial Animation v. Mechanization Animation: Allows the operator to move the standard assembly constraints Distance (Mate, Align and Offset) taking periodic snapshots of the

More information

2D Toolpaths. The Best of Both Worlds. Contouring, Drilling, and Pocketing. Confidence at the Machine. Dependable Toolpath Verification

2D Toolpaths. The Best of Both Worlds. Contouring, Drilling, and Pocketing. Confidence at the Machine. Dependable Toolpath Verification for SolidWorks The Best of Both Worlds 2D Toolpaths Mastercam for SolidWorks combines the world s leading modeling software with the world s most widely-used CAM software so you can program parts directly

More information

Doctor Walt s Solid Edge Version 19 Workbook 137

Doctor Walt s Solid Edge Version 19 Workbook 137 Still using the SMART DIMENSION Tool, click on the left vertical edge of the sketch. Move the cursor to the left and click to set the text position. Type 1.5 for the value and hit the ENTER Key. Next,

More information

SEER-3D: An Introduction

SEER-3D: An Introduction SEER-3D SEER-3D allows you to open and view part output from many widely-used Computer-Aided Design (CAD) applications, modify the associated data, and import it into SEER for Manufacturing for use in

More information

Edgecam Getting Started Guide

Edgecam Getting Started Guide Edgecam Getting Started Guide Getting Started October 2016 1 Contents Contents... 2 Introduction... 4 About this Guide... 4 Other Resources... 5 What is Edgecam?... 6 Supporting Applications... 7 Installing

More information

Polar coordinate interpolation function G12.1

Polar coordinate interpolation function G12.1 Polar coordinate interpolation function G12.1 On a Turning Center that is equipped with a rotary axis (C-axis), interpolation between the linear axis X and the rotary axis C is possible by use of the G12.1-function.

More information

CNC Turning. Module2: Introduction to MTS-TopTurn and G & M codes. Academic Services PREPARED BY. January 2013

CNC Turning. Module2: Introduction to MTS-TopTurn and G & M codes. Academic Services PREPARED BY. January 2013 CNC Turning Module2: Introduction to MTS-TopTurn and G & M codes PREPARED BY Academic Services January 2013 Applied Technology High Schools, 2013 Module2: Introduction to MTS-TopTurn and G & M codes Module

More information

CHAPTER 8 FINITE ELEMENT ANALYSIS

CHAPTER 8 FINITE ELEMENT ANALYSIS If you have any questions about this tutorial, feel free to contact Wenjin Tao (w.tao@mst.edu). CHAPTER 8 FINITE ELEMENT ANALYSIS Finite Element Analysis (FEA) is a practical application of the Finite

More information

VisualCAM 2018 MILL Quick Start Guide. MecSoft Corporation

VisualCAM 2018 MILL Quick Start Guide. MecSoft Corporation 2 Table of Contents About this Guide 4 1 Useful... Tips 4 2 About... the MILL Module 4 3 Using this... Guide 5 Getting Ready 6 1 Running... VisualCAM 2018 6 2 About... the VisualCAM Display 6 3 Launch...

More information

MASTERCAM 2019 README. April 2018

MASTERCAM 2019 README. April 2018 MASTERCAM 2019 README April 2018 MASTERCAM 2019 README April 2018 2018 CNC Software, Inc. All rights reserved. Software: Mastercam 2019 Terms of Use Use of this document is subject to the Mastercam End

More information

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Problem Description: FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Instructor: Professor James Sherwood Revised: Dimitri Soteropoulos Programs Utilized: Abaqus/CAE 6.11-2 This tutorial explains how to build

More information

Training Guide Machines

Training Guide Machines Training Guide Machines i 2013, Missler Software. 7, Rue du Bois Sauvage F-91055 Evry, FRANCE Web: www.topsolid.com E-mail: info@topsolid.com All rights reserved. TopSolid Cam Machines This information

More information

DMU Engineering Analysis Review

DMU Engineering Analysis Review DMU Engineering Analysis Review Overview Conventions What's New? Getting Started Entering DMU Engineering Analysis Review Workbench Generating an Image Visualizing Extrema Generating a Basic Analysis Report

More information

Introduction to MasterCAM X4,7

Introduction to MasterCAM X4,7 Introduction to MasterCAM X4,7 Spring 2014 By Meung J. Kim, Ph.D., Professor Department of Mechanical Engineering Northern Illinois University 1 Preliminaries C-Plane: flat Construction plane that can

More information

TopMill TopTurn. Jobshop Programming & Simulation for Multi-Side & Complete Mill-Turn Machining for every CNC Control

TopMill TopTurn. Jobshop Programming & Simulation for Multi-Side & Complete Mill-Turn Machining for every CNC Control MEKAMS MillTurnSim TopCAM TopCAT Jobshop Programming & Simulation for Multi-Side & Complete Mill-Turn Machining for every CNC Control 2 Jobshop Programming for Multi-Side and Complete Mill-Turn Machining

More information

Ladybird Project - Vacuum Mould

Ladybird Project - Vacuum Mould - Vacuum Mould Prerequisite Mould drawn and saved as STL file from Solidworks Focus of the Lesson On completion of this exercise you will have completed: Opening STL file Setting Machining Constraints

More information

Getting Started with VisualTurn Version 1.0. VisualTurn. Easy to use 2-axis lathe programming system. MecSoft Corporation

Getting Started with VisualTurn Version 1.0. VisualTurn. Easy to use 2-axis lathe programming system. MecSoft Corporation Getting Started with VisualTurn Version 1.0 VisualTurn Easy to use 2-axis lathe programming system MecSoft Corporation Version 1.0 End-User Software License Agreement This MecSoft Corporation's VisualTurn

More information

Mastercam X6 for SolidWorks Toolpaths

Mastercam X6 for SolidWorks Toolpaths Chapter 21 CO2 Shell Car Mastercam X6 for SolidWorks Toolpaths A. Enable Mastercam for SolidWorks. Step 1. If necessary, turn on Mastercam for SolidWorks, click Tools Menu > Add-Ins. Step 2. In the dialog

More information

NC Programming and Simulation for Mold Machining

NC Programming and Simulation for Mold Machining Catia V5 Manufacturing NC Programming and Simulation for Mold Machining GLACOE Mold Machining and NC Simulation May 17 th 2011 Document By Bill Slonaker TATA Technologies PLM Consultant NC Programming

More information

VisualMILL Getting Started Guide

VisualMILL Getting Started Guide VisualMILL Getting Started Guide Welcome to VisualMILL Getting Started Guide... 4 About this Guide... 4 Where to go for more help... 4 Tutorial 1: Machining a Gasket... 5 Introduction... 6 Preparing the

More information

I bought Pro/NC Now What?!?

I bought Pro/NC Now What?!? I bought Pro/NC Now What?!? Todd Liebenow Coldfire Enterprises www.coldfire-e.com Copyright 2007 Coldfire Enterprises Agenda 3 steps Foundation Workflow Documentation Supplemental information Q & A (time

More information

MASTERCAM WIRE TUTORIAL. June 2018

MASTERCAM WIRE TUTORIAL. June 2018 MASTERCAM WIRE TUTORIAL June 2018 MASTERCAM WIRE TUTORIAL June 2018 2018 CNC Software, Inc. All rights reserved. Software: Mastercam 2019 Terms of Use Use of this document is subject to the Mastercam End

More information

What's New in CAMWorks 2014

What's New in CAMWorks 2014 Contents (Click a link below or use the bookmarks) What s New in CAMWorks 2014 SP 0.1 CAMWorks Virtual Machine New APIs What s New in CAMWorks 2014 SP 0.0 General Mill Turn CAMWorks Licensing Geometric

More information

What s New in Edgecam 2017 R1

What s New in Edgecam 2017 R1 What s New in Edgecam 2017 R1 This document highlights new product features and enhancements in Edgecam 2017 R1. To run Edgecam and Part Modeler 2017 R1, the expiry date in the license must be October

More information

Version 2011 R1 - Router

Version 2011 R1 - Router GENERAL NC File Output List NC Code Post Processor Selection Printer/Plotter Output Insert Existing Drawing File Input NC Code as Geometry or Tool Paths Input Raster Image Files Convert Raster to Vector

More information

JSS. Ping Pong Ball. in the Feature Manager and click Sketch on the Context toolbar, Fig. 1. on the Sketch toolbar.

JSS. Ping Pong Ball. in the Feature Manager and click Sketch on the Context toolbar, Fig. 1. on the Sketch toolbar. Chapter 18 JSS Ping Pong Ball A. Half Circle Sketch. Step 1. Click File Menu > New, click Part Metric and OK. Step 2. Click Front Plane in the Feature Manager and click Sketch on the Context toolbar, Fig.

More information

What s new in EZ-CAM 2016 (version 23)

What s new in EZ-CAM 2016 (version 23) What s new in EZ-CAM 2016 (version 23) MILL Pro 64-bit Edition is Ready: EZ-MILL Pro 2016 comes with a 64-bit edition which now makes it possible to import and create 3D toolpaths for very large and complicated

More information

TRAINING GUIDE WCS - VIEW MANAGER - PART-2

TRAINING GUIDE WCS - VIEW MANAGER - PART-2 TRAINING GUIDE WCS - VIEW MANAGER - PART-2 Mastercam Training Guide Objectives The learner will create the geometry and toolpaths for WCS-Part-2. This Lesson will cover the following topics: Create a 3-dimensional

More information

Techno CNC Router Instructions Wednesday, June 08, 2005

Techno CNC Router Instructions Wednesday, June 08, 2005 Techno CNC Router Instructions Wednesday, June 08, 2005 Location: Woodshop N51 1 Getting Started: Process Overview 2 AutoCAD: Creating the Cutting Geometry 3 Ezcam: Preparing the Geometry for G-Code Generation

More information

EML 2322L -- MAE Design and Manufacturing Laboratory. CNC Machining

EML 2322L -- MAE Design and Manufacturing Laboratory. CNC Machining EML 2322L -- MAE Design and Manufacturing Laboratory CNC Machining Intro to CNC Machining CNC stands for computer numeric controlled. It refers to any machine tool (i.e. mill, lathe, drill press, etc.)

More information

Vectric Cut 3D (Frogmill)

Vectric Cut 3D (Frogmill) II. Subtractive Rapid Prototyping / VECTRIC CUT 3D (Frogmill) SUBTRACTIVE RAPID PROTOTYPING Vectric Cut 3D (Frogmill) INTERFACE: VECTRIC CUT 3D Model: Frogmill Size: W3050 x D1828 X H419 Material: EPS

More information

ME Week 11 Create Joints Project

ME Week 11 Create Joints Project One of the most important elements of dynamic simulation is setting up and verifying that proper joints are created. Joints are links between two rigid components that applies force from the first component

More information

Introduction...3. Security Key Expiry Dates Updating against Code Wizard Templates ToolStore Database Upgrade...5

Introduction...3. Security Key Expiry Dates Updating against Code Wizard Templates ToolStore Database Upgrade...5 Contents Introduction...3 Important Information Security Key Expiry Dates... 4 Updating against Code Wizard Templates... 4 ToolStore Database Upgrade...5 ToolStore Databases on Servers...5 Cycles and Operations

More information