SmartCAM Production Milling

Size: px
Start display at page:

Download "SmartCAM Production Milling"

Transcription

1 SmartCAM Production Milling June 1996 Version 9.0 for Microsoft Windows NTS Release Notes These release notes provide information about new product features and known limitations that are specific to this version of SmartCAM Production Milling. They also provide information not included in other documents or in online Help. What s New All SmartCAM products released in second quarter, 1996 have a version number of 9.0. SmartCAM Production Milling version 9.0 introduces the following new features: Job Operation Planner The new Job Operation Planner provides a simpler, faster way to enter process step parameters. The Planner adds the following new capabilities: Improved file management Tool library Material library Speed and feed calculator Macros for job operations setup functions See Job Operation Planner on page 2. Reports Generator Reports enables you to print shop travel documents, setup sheets, and tool crib requests. For information about Reports, refer to online Help or the online reference manual. Online Manuals Reference, customization, and, code generation manuals are now online, as well as the manuals for Edit Plus, Communicate, and CAM Connections. See Online Manuals on page 4. Read-Out for Steps and Tools When you are setting Insert properties, the Read-out Line displays the tool and step description for each step as you move the cursor in the list view. Double-Click for Field Selection The method for selecting input fields has been changed to make SmartCAM more consistent with other Windows-based applications. To select an input field in a control panel or dialog box, click the field label or double click in the input field. When the content of a field is selected, any entry you make from the keyboard will replace the current field value. To edit the existing value of a field, click the desired edit location. New CAM Connection Refer to the SmartCAM CAM Connection version 9.0 release notes for information about this new data translator. Installation Notes To install SmartCAM Production Milling, follow the instructions in the Installation Guide for All SmartCAM Products. It is strongly recommended that you install SmartCAM in the default configuration. Do not install SmartCAM version 9.0 products in the same directory as existing SmartCAM products. Installing on Windows NT or Windows 95 The SmartCAM installation routine requires that a file config.sys be present in the root directory of the boot drive of your computer. Since Windows NT and Windows 95 do not create this file automatically, create a file named config.sys before attempting to install SmartCAM Production Milling. Setting Measurement Units SmartCAM now uses the Units setting in the Job Information dialog box to set the default measurement units to inch or metric. When you open an existing process model file or load a job file, the measurement defaults are set to match the setting in the file. When you use File New to start a new process model, the measurement defaults are set to inch, until you change the units setting in the Job Information dialog box. Changing the measurement units in an existing process model changes the defaults but does not convert existing steps or geometry in the file. Doing so may cause problems. Contents What s New / 1 Installation Notes / 1 Job Operation Planner / 2 Converting Existing Files / 4 Online Manuals / 4 Known Limitations / 5 Code Generation / 5 Address for Technical Support / Willow Creek Circle Eugene, Oregon (541) FAX (541) Toll Free

2 For more information about setting the measurement units, refer to online Help or the online reference manual. Changing the Default Units For New Files If you work primarily in metric units, you can change the default units for all new files. To change the default units: 1. Use a text editor to open the file mjpage.def in the subdirectory \sm9\mill\josdef\. 2. Change the value of the Units setting in the header section of the file. Set the value to 0 for inch defaults or 1 for metric defaults. Do not change any other settings in this file. 3. Save your changes and close the file. Using CTG Files SmartCAM uses custom tool graphics (CTG) files with an.sh3 extension to provide tool graphics for tool path simulations. CTG files for some of the more common tools are included with your SmartCAM software. Inch CTG files are located in the sm9\mill\mctg subdirectory and metric CTG files are located in the sm9\mill\mctg_m subdirectory. All CTG files for a job must be in the same subdirectory. If you work with both inch and metric files, always verify that the path to the CTG files is correct when you change jobs. 1. Select File Planner to open the Job Operation Planner. 2. Double click any step in the Process Step List to open the Edit Process Step dialog box. 3. Check the path in the CTG File input field on the Tool tab. If the path is not correct for the measurement units for the job, enter the correct path. 4. Select Accept to save your changes and close the dialog box. Job Operation Planner To access the Job Operation Planner, select File Planner from the SmartCAM Menu or select the Planner icon from the icon bar. You can also select the Add Step button from the Insert control panel to open the Add Process Step dialog box, or Edit Step button from the Insert control panel to open the Edit Process Step dialog box. The Planner subsystem has a complete Help system with overviews, input field descriptions, and how to topics for every dialog box and tab. Refer to online Help or the online reference manual for complete information about how to use the Planner. Use the Planner to build the job operations setup before you begin a new job, or build it as you build the process model. Improved File Management When you open SmartCAM, the system is initiated with an empty process model and job operations file in memory. You can begin adding geometry on a layer, use the Planner to build the job operations setup for a new job, load an existing job file and use it to build a new job, or open an existing process model. When you save a process model, SmartCAM saves the model file with a.pm4 extension and the job file with a.jof extension. The files are assigned the same filename and are saved in the same directory. Note If you add elements to a new file that does not have valid steps, the geometry is added on a layer. You must add valid steps and assign the geometry to the steps before you can create tool path. Tool Library You can use the Tool List in the Planner to build a tool library. Enter the parameters for all the tools that you use or a set of tools for a specific type of job. Use File Save Job File to save the job file as a tool library. If you intend to use the station numbers on the machine as tool numbers in the job operations setup for each job, make sure that the tool numbers in the tool library begin at a number higher than the highest station number on a machine. Creating a Sample Tool Library The sample job operations setup file, \sm9\mill\mdata\m3d.jof contains many commonly used milling tools. Use this file to create a sample tool library. 1. Use File Load Job File to open the file. 2. Set the Insert property to On Layer. 3. Open the Job Operation Planner and use the Remove All Steps function. Use the Filter function in the Choose Tool dialog to limit the list of tools. SmartCAM Production Milling 2 Version 9.0 for Windows

3 This leaves only the tools in the file. (For information about using the Planner functions, refer to online Help or the online reference manual.) 4. Save the file as toollib.jof. To use the tool library, open the file, and then use the Planner to add process steps. Use the Choose Tool dialog box to select tools from the library. Automatically Loading the Tool Library You can create a macro to automatically load the tool library file when you open SmartCAM. 1. Use File New to initiate a new process model. 2. Select Macro Record and name the macro ldtools.mcl. 3. Use File Load Job File to load toollib.jof. 4. Select Macro Stop to end the recording of the macro. 5. Close SmartCAM, and then use the Windows File Properties command to add a call to the macro at the end of the command line for SmartCAM Production Milling. For example: -mdrive:\path\ldtools.mcl In this example -m is a command to run a macro, drive:\path represents the drive letter and path where the macro is stored, and ldtools.mcl is the name of the macro. Reusing Data The Duplicate buttons for the Process Step List and Tool List, and the Choose Tool dialog box, enable you to use the parameters of an existing step or tool when you add a new step or tool to the job operation setup. Material Library You can use a material library file to provide process parameters for the Planner. Instructions for building a material library are contained in the SmartCAM Material Library release notes. Speed and Feed Calculator If you use a material library, the Planner will automatically calculate process parameters, such as feeds and speeds, based on the available material information. Use the Choose Material dialog box to specify the material for the job, and then use the Calculate button on the Operation tab in the Edit Process Step dialog box to calculate process parameters. Note The sample material library files provided are examples only. The speed and feed calculations that they produce are not valid. Using Job Operations Setup Variables The method in which job operations setup expressions are defined has been changed. The previous designations TL and OP have been replaced by JOS. For example: TL(TL_DIA) is now JOS(TL_DIA), and OP(STEPOVER) is now JOS(STEPOVER). Although SmartCAM Production Milling still recognizes the old evaluators, they will be phased out. Use the new job operations setup evaluator when you use expressions. Job operations setup variables are listed in the file \sm9\shared\josvars.txt. Defaults SmartCAM is shipped with many input fields set to use job operations setup expressions as defaults. For these expressions to evaluate, the active step must have an appropriate operation type for the input field. For example, if you are creating roughing passes with a step designated as a finishing operation, the expressions that calculate width of cut and depth of cut will not evaluate. In these cases the job operations setup expression is displayed in the input field. To override the expressions, simply type in the desired value. To replace a job operations setup expression with a numeric value as a default, enter the desired value, the use File Keep Defaults to store the value as a default. Macro Variables You can now create and use macros with most job operations setup functions. Version 9.0 for Windows 3 SmartCAM Production Milling

4 Converting Existing Files Existing process model and job operations setup files are converted automatically when you open them in SmartCAM Production Milling version 9.0. In most cases you can edit and use the files without further consideration. However, the following circumstances may require special attention. Separate.jof Path SmartCAM version 9.0 stores the process model (.pm4) and job operations setup (.jof) files in the same directory. If you previously saved the files in different directories, SmartCAM will not find the.jof file when you load an existing process model. Use File Load Job File to locate and open the.jof file. When you save the process model, the files are saved together. To avoid repeating this task for each process model, use Windows File Manager to move the.jof files into the same directory as the.pm4 files. Reusing.jof Files If you have used the same job operations setup file with multiple process model files, do not assign the filename of the existing.jof file to the converted file. saves the job operations setup file with each process model. If you save the model file with the same name as the existing job operations file, you will overwrite the original file. Using Bull Mills has a new Bull Mill tool type. If you previously used an End Mill tool type and assigned a corner radius, those tools are assigned a Bull Mill tool type during the file conversion. The End Mill tool type no longer provides a corner radius. If you previously used an Ball Mill tool type and assigned a corner radius that is less than the tool radius, the value is discarded during the file conversion. The Ball Mill tool type no longer provides a corner radius since Ball Mills are assumed to have a full radius. Online Manuals You can view most SmartCAM manuals online using Adobe Acrobat Reader. Install the Reader from the SmartCAM CD-ROM before you install SmartCAM. To view the instructions for using the Reader, select Help Contents Online Manuals. When the contents page for the online manuals opens, select the information button at the bottom of the page. Printing Manuals You can print any part or all of the online manuals from your printer, using the File Print command in the Reader. It is also possible to take the.pdf files to a local print shop for printing and collating. The service that prints the manuals must have Adobe Acrobat Reader, which is available from Adobe s WEB site, There are several methods that you can use to transmit the document.pdf files to a print shop. Use a compression program, such as PKZIP V4.02x, to compress the files to multiple diskettes. Your printing service must have an equivalent application to decompress the files and must have the capability of reading PC format diskettes. Send the files as an attachment to the printing service. Use a backup device such as a tape drive to archive the files to media, and then give the tape to the printing service. The printing service must have an equivalent system for extracting the files from the backup. Take the CD-ROM to the printing service site to extract the files. The printing service site must have a CD-ROM drive and an MS-DOS computer. Run the Expand program in the Windows directory to extract the compressed file from the CD-ROM onto the local hard drive. Use the Windows Run command or select expand.exe in File Manager to run Expand. Enter the name of the compressed file and the name of the SmartCAM Production Milling 4 Version 9.0 for Windows

5 destination file in response to the prompts. The manual files for your SmartCAM application are: pmill\rpm03.pd_ SmartCAM Production Milling Reference Manual pmill\dw03.pd_ SmartCAM Code Generation Guide pmill\mw02.pd_ SmartCAM Communicate User Guide pmill\cw03.pd_ SmartCAM Customization Manual pmill\ew02.pd_ SmartCAM Edit Plus User Guide The manuals for the CAM Connections are: ccdxf\ccv7x.pd_ SmartCAM CAM Connections version 7.x manual ccamcon\camcon.pd_ SmartCAM CAM Connection Reference Manual V9.0 Known Limitations has limitations in the following areas: Using Go To The Go To Step and Go To Tool functions in the Job Operation Planner do not interact properly with the list view and graphic view. Do not select elements from the list view or graphic view for input to these dialog boxes. Type in the step number or tool number. If you open the Go To dialog box and select an element from the graphic view, the cursor disappears. Press the ESC key to bring it back. Show Path If you create a tool plane and an active work plane that point in opposite directions, Show Path will show rapid moves opposite to the code. This can result in a cutter crash during a rapid move. For consistent results, align the work plane and the tool plane. Show Cut Cutter Motion Show Cut does not display the cutter motion between rapid rotary moves. When the cutter retracts to the clearance plane, and the table or the cutter rotates in a 4-axis positioning move, Show Cut jumps the cutter to the new position. Therefore, if there is a collision with the part or a fixture in that move, you will not see it. Code Generation Assigning Offset to Curves Do not assign an offset to helixes and other three-dimensional curves. SmartCAM does not prevent you from assigning an offset property to these curves, but Show Path and Code will not use the offset property. Other system functions such as code filtering will also not work correctly on 3-D curves with an offset property. Location of Machine Files SmartCAM version 9.0 requires that.smf and.tmp files be located in the same directory. It is strongly recommended that you maintain the default location for these files. Error Message The following error message is not documented in the reference manual. 4106: The application requires a template file to generate code. To generate NC code, you must specify a.tmp file. From the Code dialog box, select the Machine button to open the Job Information dialog box. Select the Machine tab and enter the path and name for the.tmp file. The template file must be in the same directory as the machine (.smf) file. Address for Technical Support If you have a valid Technical Support contract, you can contact CAMAX Technical Support via at csupport@camax.com. CAUTION Show Cut does not display the cutter motion between rapid rotary moves. SmartCAM and CAM Connection are registered trademarks of Point Control Co., a subsidiary of CAMAX Manufacturing Technologies, Inc.; SmartCAM Advanced 3-D Machining, SmartCAM Advanced Fabrication, SmartCAM Advanced Turning, SmartCAM Advanced Wire EDM, SmartCAM FreeForm Machining, SmartCAM Production Milling, SmartCAM Production Turning, AutoCAD SmartCAM Connection, CNC Process Model and Edit Plus are trademarks of Point Control Co., a subsidiary of CAMAX Manufacturing Technologies, Inc. All other products are registered trademarks or trademarks of their respective companies. Third-party software is the sole property and responsibility of the developer. CAMAX Manufacturing Technologies does not guarantee any third-party products by CAMAX Manufacturing Technologies, Inc. All rights reserved. Version 9.0 for Windows 5 SmartCAM Production Milling

SmartCAM Advanced Fabrication

SmartCAM Advanced Fabrication SmartCAM Advanced Fabrication June 1996 Version 9.0 for Microsoft Windows NTS1001185 Release Notes These release notes provide information about new product features and known limitations that are specific

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

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

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

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

Version 11.0 Release Notes

Version 11.0 Release Notes Version 11.0 Release Notes December 1997 NTS SC0003 These release notes provide information not included in other documentation. Contents All SmartCAM Applications / 1 Installation Notes / 1 Uninstall

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

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

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

Introduction to the Work Coordinate System (WCS) April 2015

Introduction to the Work Coordinate System (WCS) April 2015 Introduction to the Work Coordinate System (WCS) April 2015 Mastercam X9 Introduction to WCS TERMS OF USE Date: April 2015 Copyright 2015 CNC Software, Inc. All rights reserved. Software: Mastercam X9

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

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

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

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

Copyright 2019 OPEN MIND Technologies AG

Copyright 2019 OPEN MIND Technologies AG Copyright 2019 OPEN MIND Technologies AG This document applies to hypermill and hypermill SHOP Viewer. It contains notes about recent changes that are not described in the manual. All rights reserved.

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

Copyright 2018 OPEN MIND Technologies AG

Copyright 2018 OPEN MIND Technologies AG Release Notes Copyright 2018 OPEN MIND Technologies AG This document applies to hypermill and hypermill SHOP Viewer. It contains notes about recent changes that are not described in the manual. All rights

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

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

9000 CNC 9000 CNC: THE NEW STANDARD OF CONTROL. INTUITIVE EFFICIENT PRODUCTIVE

9000 CNC 9000 CNC: THE NEW STANDARD OF CONTROL. INTUITIVE EFFICIENT PRODUCTIVE 3D Solid Model Graphics Solid Model with Tool Path Overlay 9000 CNC 9000 CNC: THE NEW STANDARD OF CONTROL. At Milltronics we are constantly refining our controls to simplify operation, shorten setup times

More information

BobCAD-CAM FAQ #50: How do I use a rotary 4th axis on a mill?

BobCAD-CAM FAQ #50: How do I use a rotary 4th axis on a mill? BobCAD-CAM FAQ #50: How do I use a rotary 4th axis on a mill? Q: I ve read FAQ #46 on how to set up my milling machine. How do I enable 4th axis to actually use it? A: Enabling 4th axis in the machine

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

Tutorial 1 Engraved Brass Plate R

Tutorial 1 Engraved Brass Plate R Getting Started With Tutorial 1 Engraved Brass Plate R4-090123 Table of Contents What is V-Carving?... 2 What the software allows you to do... 3 What file formats can be used?... 3 Getting Help... 3 Overview

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

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

Conversational Programming for 6000M, 5000M CNC

Conversational Programming for 6000M, 5000M CNC Conversational Programming for 6000M, 5000M CNC www.anilam.com P/N 70000486F - Contents Section 1 - Introduction Section 2 - Conversational Mode Programming Hot Keys Programming Hot Keys... 2-1 Editing

More information

Software User's Guide

Software User's Guide Software User's Guide The contents of this guide and the specifications of this product are subject to change without notice. Brother reserves the right to make changes without notice in the specifications

More information

1. In the first step, the polylines are created which represent the geometry that has to be cut:

1. In the first step, the polylines are created which represent the geometry that has to be cut: QCAD/CAM Tutorial Caution should be exercised when working with hazardous machinery. Simulation is no substitute for the careful verification of the accuracy and safety of your CNC programs. QCAD/CAM or

More information

Software User's Guide

Software User's Guide Software User's Guide The contents of this guide and the specifications of this product are subject to change without notice. Brother reserves the right to make changes without notice in the specifications

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

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

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

Conversational Programming for 6000i CNC

Conversational Programming for 6000i CNC Conversational Programming for 6000i CNC www.anilam.com P/N 634 755-22 - Contents Section 1 - Introduction Section 2 - Conversational Mode Programming Hot Keys Programming Hot Keys... 2-1 Editing Keys...

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

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

Top Producer for Palm Handhelds

Top Producer for Palm Handhelds Top Producer for Palm Handhelds Quick Setup Top Producer Systems Phone number: 1-800-830-8300 Email: support@topproducer.com www.topproducer.com Fax: 604.270.6365 Top Producer for Palm handhelds Quick

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

Tutorial VCarving Christmas Decorations

Tutorial VCarving Christmas Decorations Getting Started With Tutorial VCarving Christmas Decorations VCarve Pro Disclaimer All CNC machines (routing, engraving, and milling) are potentially dangerous and because Vectric Ltd has no control over

More information

Tutorial 1 Bulls Head Sign

Tutorial 1 Bulls Head Sign Getting Started With Tutorial 1 Bulls Head Sign VCarve Pro Disclaimer All CNC machines (routing, engraving, and milling) are potentially dangerous and because Vectric Ltd has no control over how the software

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

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

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

MANUFACTURING PROCESSES

MANUFACTURING PROCESSES MANUFACTURING PROCESSES - AMEM 201 Lecture 7: CNC MACHINE TOOLS 1 CNC MACHINE TOOLS TERMINOLOGY NC Numerical Control CNC Computer Numerical Control CAD Computer Aided Design CAM Computer Aided Manufacturing

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

NCSIMU Version 4. English short description for the TechniSoft NC Simulation

NCSIMU Version 4. English short description for the TechniSoft NC Simulation NCSIMU Version 4 English short description for the TechniSoft NC Simulation What's NCSIMU? NCSIMU (abbreviation of NC Simulation) is a software program that simulates on your computer screen how a workpiece

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

What's New in RhinoCAM 2015

What's New in RhinoCAM 2015 What's New in RhinoCAM 2015 February 20 This document describes new features and enhancements introduced in RhinoCAM 2015, the standalone CAD/CAM system from MecSoft Corporation. 2015, MecSoft Corporation

More information

Release notes for: NCG CAM V Date: 26/02/2010

Release notes for: NCG CAM V Date: 26/02/2010 NCG CAM Solutions Ltd is pleased to release v9.1.04 Below are brief details of the enhancements we have made since v9.1.02. 14 : Catia v5 r19 files that contain surfaces that were offset or translated

More information

MillCAM Designer 2 User Manual.

MillCAM Designer 2 User Manual. Total Commitment to Education and Training WorldWide. MillCAM Designer 2 User Manual. Denford Limited reserves the right to alter any specifications and documentation without prior notice. No part of this

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

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

WinTOS (Windows Termite Office System)

WinTOS (Windows Termite Office System) WinTOS (Windows Termite Office System) Termite Report Writing made Simple. 3381 Stevens Creek Blvd. Suite 207 San Jose, CA 95117 (408) 260 3075 WWW.Akcomp.com Pg. 1 Section 1 Getting Started?? Installing

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

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

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

Contents. Toolbar Buttons. Overview of Toolbar Buttons

Contents. Toolbar Buttons. Overview of Toolbar Buttons Contents Help topics are divided into categories represented by the icons below. To select a category with the mouse, point to its icon then click. With the keyboard, press Tab to highlight the category

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

CAD/CAM DESIGN TOOLS. Software supplied with all new and upgraded Boxford Lathes, Mills and Routers

CAD/CAM DESIGN TOOLS. Software supplied with all new and upgraded Boxford Lathes, Mills and Routers CAD/CAM DESIGN TOOLS Software supplied with all new and upgraded Boxford Lathes, Mills and Routers The Boxford CAD/CAM Design Tools software is a unique suite of integrated CAD and CAM tools designed specifically

More information

GENIO CAD/CAM software powered by Autodesk technology for parametric programming of boring, routing and edge-banding work centers Genio SPAI SOFTWARE

GENIO CAD/CAM software powered by Autodesk technology for parametric programming of boring, routing and edge-banding work centers Genio SPAI SOFTWARE GENIO CAD/CAM software powered by Autodesk technology for parametric programming of boring, routing and edge-banding work centers Overview is a powerful CAD/CAM system powered by Autodesk 3D environment

More information

Operation Guide <Functions Edition> Click on the button to jump to the desired section.

Operation Guide <Functions Edition> Click on the button to jump to the desired section. Operation Guide Click on the button to jump to the desired section. Using the Scanner Function Sending Scanned Image Data to Your Computer Sending Scanned Image Data by Email Using

More information

Prospector 2018 Release Summary

Prospector 2018 Release Summary Overview Prospector 2018 Release Summary Prospector 2018 is a major release that includes significant enhancements as well as customer requested software modifications and corrections. This release summary

More information

2. INTRODUCTION TO CNC

2. INTRODUCTION TO CNC Q. Define NC Machines. 2. INTRODUCTION TO CNC A method of automation, in which various functions and processing of machine tools are controlled by letters and symbols. The general objective of NC technology

More information

Conversational Programming for 6000i CNC

Conversational Programming for 6000i CNC Conversational Programming for 6000i CNC January 2008 Ve 01 634755-21 1/2008 VPS Printed in USA Subject to change without notice www.anilam.com P/N 634755-21 - Warranty Warranty ANILAM warrants its products

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

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

G47 Text Engraving (Group 00) - Mill. Troubleshooting. How it Works. Haas Technical Documentation. Setting 85 is Too High for Shallow Text Engraving

G47 Text Engraving (Group 00) - Mill. Troubleshooting. How it Works. Haas Technical Documentation. Setting 85 is Too High for Shallow Text Engraving Haas Technical Documentation G47 Text Engraving (Group 00) - Mill Scan code to get the latest version of this document Translation Available Troubleshooting Setting 85 is Too High for Shallow Text Engraving

More information

Conversational Programming for 6000M, 5000M CNC

Conversational Programming for 6000M, 5000M CNC Conversational Programming for 6000M, 5000M CNC www.anilam.com P/N 70000486E - Warranty Warranty ANILAM warrants its products to be free from defects in material and workmanship for one (1) year from date

More information

What's New in CAMWorks 2016

What's New in CAMWorks 2016 Contents (Click a link below or use the bookmarks on the left) What s New in CAMWorks 2016 SP0 2 Supported Platforms 2 Resolved CPR s document 2 Improved Tool Management Interactions... 3 Tool tree view

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

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

DCAMCUT for AutoCAD / Mechanical Desktop. Installation Instructions Version 5.0

DCAMCUT for AutoCAD / Mechanical Desktop. Installation Instructions Version 5.0 DCAMCUT for AutoCAD / Mechanical Desktop Installation Instructions Version 5.0 1 1.1 System Requirements Hardware Requirements Pentium IV, higher or compatible processor. CPU 1.5 GHz 1 GB RAM 750 MB free

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

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

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

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

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

Copyright 2018 OPEN MIND Technologies AG

Copyright 2018 OPEN MIND Technologies AG Release Notes Copyright 2018 OPEN MIND Technologies AG This document applies to hypermill and hypermill SHOP Viewer. It contains notes about recent changes that are not described in the manual. All rights

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

Tutorial 3 Model Locomotive Name plate

Tutorial 3 Model Locomotive Name plate Getting Started With Tutorial 3 Model Locomotive Name plate Cut2D Disclaimer All CNC machines (routing, engraving, and milling) are potentially dangerous and because Vectric Ltd. has no control over how

More information

Fiery Driver for Windows

Fiery Driver for Windows 2017 Electronics For Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 27 April 2017 Contents 3 Contents...5 Fiery Driver Updater...5 Create custom Fiery

More information

CIRCULAR INTERPOLATION COMMANDS

CIRCULAR INTERPOLATION COMMANDS PROGRAMMING JANUARY 2005 CIRCULAR INTERPOLATION COMMANDS G02 CW CIRCULAR INTERPOLATION MOTION & G03 CCW CIRCULAR INTERPOLATION MOTION *X Circular end point X-axis motion *Y Circular end point Y-axis motion

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

Course Outline for SELCA Training

Course Outline for SELCA Training Course Outline for SELCA Training ISO Programming Conversational Programming Selca special language Programming PROGET2 Rotary table programming 5 axes tilting Head and table programming For S3000 series

More information

Welcome to. the workshop on the CNC 8055 MC

Welcome to. the workshop on the CNC 8055 MC Welcome to the workshop on the CNC 8055 MC Sales Dpt-Training: 2009-sept-25 FAGOR CNC 8055MC seminar 1 Sales Dpt-Training: 2009-sept-25 FAGOR CNC 8055MC seminar 2 This manual is part of the course for

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

Chapter 1 Introduction to Numerically Controlled Machines

Chapter 1 Introduction to Numerically Controlled Machines Chapter 1 Introduction to Numerically Controlled Machines The primary building blocks of flexible manufacturing and computer integrated manufacturing systems are numerically controlled (CNC) machine tools.

More information

PC and Windows Installation 32 and 64 bit Operating Systems

PC and Windows Installation 32 and 64 bit Operating Systems SUDAAN Installation Guide PC and Windows Installation 32 and 64 bit Operating Systems Release 11.0.1 Copyright 2013 by RTI International P.O. Box 12194 Research Triangle Park, NC 27709 All rights reserved.

More information

CADCAM using Powermill

CADCAM using Powermill CADCAM using Powermill In this exercise you will create the toolpaths necessary to machine the Cowling model. Create a folder on your h: called Powermill. Inside this create a folder called cowling2009.

More information

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Tim Varner - 2004 The Inventor User Interface Command Panel Lists the commands that are currently

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

Getting Started with Pervasive.SQL Server Edition

Getting Started with Pervasive.SQL Server Edition Getting Started with Pervasive.SQL Server Edition Copyright 1998 Pervasive Software Inc. All rights reserved worldwide. Reproduction, photocopying, or transmittal of this publication, or portions of this

More information

User s Manual CAP 531*1.5 Configuration and Programming tool

User s Manual CAP 531*1.5 Configuration and Programming tool User s Manual CAP 531*1.5 Configuration and Programming tool This manual belongs to: Contents Chapter Page About this manual 1 Introduction 3 Technical descriptions 81 References 177 Customer feedback

More information

Quick Start Guide. ASR Automated Systems Research Inc. Toll free: Fax:

Quick Start Guide. ASR Automated Systems Research Inc. Toll free: Fax: Quick Start Guide ASR Automated Systems Research Inc. Toll free: 1-800-818-2051 Phone: 604-539-0122 e-mail: support@asrsoft.com Fax: 604-539-1334 www.asrsoft.com Copyright 1991-2014 ASR Automated Systems

More information

Software User's Guide

Software User's Guide Software User's Guide Brother QL-series The contents of this guide and the specifications of this product are subject to change without notice. Brother reserves the right to make changes without notice

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

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

Help Topics. Help Topics. Preferences. Acrobat Tool Bar. Search. Bookmarks. Printing Support

Help Topics. Help Topics. Preferences. Acrobat Tool Bar. Search. Bookmarks. Printing Support This document provides basic help to assist you in navigating and locating information on this CD-ROM. It is not intended to replace the Help file provided with Acrobat. A more in-depth description of

More information

Coordinate System Techniques

Coordinate System Techniques Coordinate System Techniques In this lesson, we ll show some advanced implications of what can be done with coordinate systems. For the most part, this lesson applies to machining centers. But there are

More information

Introduction. Overview. Document Conventions

Introduction. Overview. Document Conventions 1 Overview Document Conventions This guide contains LookoutDirect installation instructions and an introduction to LookoutDirect s features and functionality. It includes general information to help acquaint

More information