209
8/18/2019 v28 Bobcad Tutorial http://slidepdf.com/reader/full/v28-bobcad-tutorial 1/209

v28 Bobcad Tutorial

Embed Size (px)

Citation preview

Page 1: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 1/209

Page 2: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 2/209

BobCAD-CAM Version 28 Training WorkbookAbout this Workbook

2 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

BobCAD-CAM™ July 13, 2015

Copyright © 2015 by BobCAD-CAM Inc., All rights reserved. No part of this work may bereproduced or transmitted in any form or by any means, electronic or mechanical, includingphotocopying and recording, or by any information storage or retrieval system without prior

written permission of BobCAD-CAM Inc. unless such copying is expressly permitted by federalcopyright law. This document may be downloaded from www.bobcad.com and printed for

personal use. Address inquiries to Documentation Department, BobCAD-CAM, Inc., 28200 USHWY 19 N., Suite E,

Clearwater, Florida 33761

AutoDesk™, ACIS™, Rhinoceros™, ParaSolid™, Predator CNC Editor™, Predator Virtual CNC™, and SolidWorks™ are all trademarked by their respective companies.

Page 3: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 3/209

BobCAD-CAM Version 28 Training WorkbookAbout this Workbook

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 3

Contents

ABOUT THIS WORKBOOK ................................................................... 8

CAD BASICS ...................................................................................... 10

THE COORDINATESYSTEM ............................................................................................................. 10

INSTALLATION ................................................................................. 14

PREPARINGYOUR COMPUTER FOR INSTALLATION ........................................................ 14

SYSTEMREQUIREMENTS........................................................................................ 14

INSTALLING, ACTIVATING THE PLUG-IN, & REGISTERING BOBCAD-CAMSOFTWARE....................................................................................... 20

SETTING UP THE TOOL DATABASE FOR MILL & ROUTER .................... 22

ADDING ATOOLHOLDERS& TOOLS ......................................................................... 23

ADDING ATOOL TO THETOOL LIBRARY ..................................................................... 24

USING TOOLCRIBS .............................................................................................. 25

Page 4: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 4/209

BobCAD-CAM Version 28 Training WorkbookAbout this Workbook

4 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

MACHINE SETUP & POST PROCESSOR INSTALLATION ....................... 26

INSTALLINGPOST PROCESSORS ............................................................................... 27

ADDING YOUR MACHINE(S) ................................................................................... 28 INTRODUCTION ............................................................................................................................ 28 PART1) ADD ANEW MACHINE ...................................................................................................... 30 PART2) LOCATING THEMACHINEDEFINITIONFILES ........................................................................... 32 PART3) THE MACHINEDEFINITIONDIALOGBOX - DEFINE THEY-AXISPARAMETERS ................................ 33 PART4) DEFINE THEX-AXISPARAMETERS ........................................................................................ 35 PART5) DEFINE THEA-AXISPARAMETERS ........................................................................................ 36 PART6) DEFINE THEZ-AXISPARAMETERS ........................................................................................ 37 PART7) ADD THEMACHINEBASE ................................................................................................... 38 PART8) ADD THEY-AXISGEOMETRY ............................................................................................... 40 PART9) ADD THEX-AXISGEOMETRY............................................................................................... 41

PART10) ADD THEA-AXISGEOMETRY ............................................................................................ 42 PART11) ADD THEZ-AXISGEOMETRY ............................................................................................. 43 PART12) ABOUT THEDYNAMICELEMENTS ....................................................................................... 44 PART13) ABOUT THECOLLISIONCHECK ........................................................................................... 49 PART14) ADDITIONALMACHINEPARAMETERS ................................................................................. 51

MACHINE SETUP CHECKLIST ............................................................. 52

MATERIAL LIBRARY FEEDS & SPEEDS ................................................ 56

ADDING & EDITINGMATERIALS .............................................................................. 56

SELECTINGMATERIAL ........................................................................................... 57

CAD TUTORIAL ................................................................................. 58

DRAWING TUTORIAL ............................................................................................ 58

Page 5: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 5/209

Page 6: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 6/209

BobCAD-CAM Version 28 Training WorkbookAbout this Workbook

6 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

MILL & ROUTER TUTORIAL ............................................................. 102

HOW TO ADD ATOOL PATH ......................................................................................................... 102 HOW TO POST CAM FEATURES .................................................................................................... 102 HOW TO SIMULATE .................................................................................................................... 102

MILLCAM TUTORIAL ........................................................................................ 103

LATHE TUTORIAL ............................................................................ 138

HOW TO ADD ATOOL ................................................................................................................. 138 HOW TO CREATESTOCKUSING THESTOCKDIALOGBOX ................................................................... 139 STOCKSPECIFICATION ................................................................................................................. 140 CYLINDRICAL ............................................................................................................................. 140 REVOLVED ................................................................................................................................ 141 MACHINESETUP ........................................................................................................................ 141 THE LATHEWIZARDOVERVIEW .................................................................................................... 142 THE FEATURESHORTCUTMENUS .................................................................................................. 144 HOW TO POST CAM FEATURES .................................................................................................... 146 HOW TO SIMULATE .................................................................................................................... 146

LATHECAM TUTORIAL ....................................................................................... 147

WIRE TUTORIAL ............................................................................. 183

HOW TO ADD ATOOL PATH ......................................................................................................... 183 HOW TO POST CAM FEATURES .................................................................................................... 183 HOW TO SIMULATE .................................................................................................................... 183

WIREEDM CAM TUTORIAL................................................................................ 184

GENERATING SETUP SHEETS ........................................................... 205

Page 7: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 7/209

BobCAD-CAM Version 28 Training WorkbookAbout this Workbook

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 7

SENDING FILES TO THE MACHINE ................................................... 206

SAVING FILES TO ADISC ...................................................................................... 206 MILL ........................................................................................................................................ 206

LATHE ...................................................................................................................................... 206 WIREEDM .............................................................................................................................. 206

RS-232 SETUP ................................................................................................. 206 TROUBLESHOOTINGNOTES: ........................................................................................................ 208

ADD-ON MODULES OVERVIEW ....................................................... 209

4 & 5 AXIS ...................................................................................................... 209

Page 8: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 8/209

BobCAD-CAM Version 28 Training WorkbookAbout this Workbook

8 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

ABOUT THISWORKBOOK

This workbook is meant to be read in order, the lessons are progressive and build upon

themselves; this workbook is also intended for use in conjunction with the included trainingvideos. The videos contain additional instructions as well as additional features offered inBobCAD. The sections marked with an icon have a video that is associated with them along withthe title of the video.

This section covers the terms that are used within this manual. It is necessary to read thisportion of the document in order to interpret the training manual correctly. More informationabout specific commands and functions can be found within the Help system included withinthe BobCAD-CAM software.

• Click means to Click with the left mouse button.

• Right-Click means to Click with the right mouse button.

• Compute a Toolpath means to generate Toolpath.

• Click-Pause-Click means to slowly Click the mouse button twice.

• Start – This refers to the Start menu which is usually located on the Bottom Left of thecomputer screen.

• Double-Click – This means to rapidly Click the mouse button two times.

• Post Processor – This is a unique “driver” specific to the CNC controller it’s intended to workwith. The Post Processor controls the format of the G-code produced by BobCAD-CAM.

• Chain Select – This means to hold the Shift-key on the keyboard and Click on a line. This willselect a loop of entities that will form a chain.

• Window Select – This means to hold the Left Mouse button down and then drag over theentities to be selected releasing the Left Mouse button after the entities to be selected are hi-lighted.

Notes : All of the part files that are used and referenced in this documentation are available onCd’s included with this training set. All contexts that have an associated video are labeled withthe video name in red . All part files that are associated are indicated in green .

Page 9: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 9/209

BobCAD-CAM Version 28 Training WorkbookAbout this Workbook

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 9

After reading the workbook descriptions and watching the videos, more detailed informationabout each command can be found by Clicking on Help then Help Topics within the BobCAD-CAM software.

The Help Menu

Help Topics - displays the BobCAD-CAM Help System. Use Online Help - uses the online version of the Help System. Click this item to remove

the check mark, and the local help system that was installed with the software is usedthe next time you Click Help Topics. To view the most current version of this helpsystem, use online help.

Getting Started – opens up the getting started videos inside the BobCAD-CAM system. Tip of the Day - displays the Tip of the Day dialog box which contains software usagetips.

System Info - displays a dialog box listing information about the host computer. License - displays the License Status dialog box which lists what modules are licensed on

the system. Activate Online - opens the Online Activation dialog box for you to type your License ID

and Password to activate your license on the computer. You must have an activeInternet connection.

Activate License - displays the Activate License dialog box that lists the User Codes andActivation Codes boxes. This is used when activating the license by phone.

De-Authorize - displays the Activate License dialog box that lists the User Codes andActivation Codes boxes. This is used to remove the license from the computer.

About BobCAD - displays a dialog box with information about the installed version ofBobCAD-CAM.

Page 10: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 10/209

BobCAD-CAM Version 28 Training WorkbookCAD Basics

10 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

CAD BASICS

This section explains the CAD (computer aided drawing). It is important to become familiar with

the CAD commands to be able to move, modify and create geometry within the CAD system.Even if you are working with imported files generated elsewhere it is important to be able tomodify geometry within the BobCAD-CAM system.This Chapter will start by explaining individual commands then put them together usingpractical examples.

The Coordinate System

All coordinates in BobCAD-CAM use what is called the Cartesian coordinate system.The Cartesian coordinate system specifies each point uniquely in a plane by a pair of numerical

coordinates, which are the signed distances from the point to two fixed perpendicular directedlines, measured in the same unit of length. In CAD the axis used are X, Y and Z. Each referenceline is called a coordinate axis or just axis of the system, and the point where they meet is itsorigin. The origin in BobCAD-CAM is where the X, Y and Z axis meet on the screen; this point isknown as X, Y and Z 0 .When creating 2D drawings, all geometry or entities are positioned at Z0, this means thedrawing is 2D (Flat). All positioning and distances are measured in X and Y. See the image belowas an example.

Page 11: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 11/209

BobCAD-CAM Version 28 Training WorkbookCAD Basics

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 11

It is important to understand the coordinate system being used, this is how entities are placedon the screen and measured.The coordinate system is also broken down into quadrants…. The axes of a two-dimensional Cartesian system divide the plane into four infinite regions,called quadrants , each bounded by two half-axes. These are numbered from 1st to 4th and

denoted by Roman numerals: I (where the signs of the two coordinates are I (+,+), II (−,+), III(−,−), and IV (+,−). When the axes are drawn, the numbering goes counter -clockwise startingfrom the upper right ("northeast") quadrant. See image below.

Page 12: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 12/209

BobCAD-CAM Version 28 Training WorkbookCAD Basics

12 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

When placing entities in the workspace using the CAD commands they will be placed based onthe Cartesian coordinate system. In the image on the prior page you can see the point ( P) isplaced at 3, 5 in other words there is a point at X3 Y5. When entering coordinates into BobCAD-CAM the X and Y positions work in the same manner as depicted above.

NOTE: 2D rotations are generally rotated around the Z axis.

Angles entered into BobCAD-CAM are based on what is called Polar Coordinates.Polar coordinates are a two-dimensional coordinate system in which each point on a plane is

determined by a distance from a fixed point and an angle from a fixed direction.Circles can be created by picking a Cartesian center point- X, Y and Z location, along with degreevalues for the beginning and end of the arcs (Angles depicted below).

Page 13: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 13/209

BobCAD-CAM Version 28 Training WorkbookCAD Basics

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 13

This is best shown in the example below, A half circle or arc drawn with the center coordinatesof X2.0 Y1.0 and Z0.0 (Cartesian coordinates) with a beginning angle of 0 degrees(PolarCoordinates ) and end angle of 180 degrees.

Page 14: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 14/209

BobCAD-CAM Version 28 Training WorkbookInstallation

14 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

INSTALLATION

Preparing Your Computer for Installation

For BobCAD-CAM to run efficiently it is critical that all necessary files are present on thecomputer. BobCAD-CAM Uses the latest technology available, for this reason it is imperativethat the Windows System and Hardware drivers on the computer are up to date.Before Installing BobCAD-CAM software, first ensure that the computer meets or exceeds oursystem requirements.

System Requirements

In order to use BobCAD-CAM the following are system requirements for using Windows Vista,

Windows 7, or Windows 8.

Recommended System Requirements:2.0 GHz processor or higher (multi-core)6 GB RAM or higher2 GB available hard disk storage1GB graphics card that supports OpenGL 1.1We suggest an ATI or NVIDIA graphics cards.

Minimum System Requirements:2.0 GHz processor3 GB RAM2 GB available hard disk storage256 MB graphics card that supports OpenGL 1.1We suggest an ATI or NVIDIA graphics cards.

IE9 or above

A 64 Bit System is recommended.

Page 15: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 15/209

BobCAD-CAM Version 28 Training WorkbookInstallation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 15

*BobCAD-CAM’s stability is dependent on the graphics card ability to process information,integrated memory graphics cards may work but are not recommended.

ATI® or NVIDIA®graphics cards with dedicated memory are recommended. The graphics card’ssoftware driver must be updated to the current software drivers released by the graphics card

manufacturer.

**BobCAD-CAM is not supported on Apple Macintosh® -based machines. Some customers haveshown success in running BobCAD-CAM in a Virtual Windows environment on Mac computersusing Boot Camp. While the end user may choose to run Windows on a MAC®, this is notsupported by BobCAD-CAM Inc.

Page 16: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 16/209

BobCAD-CAM Version 28 Training WorkbookInstallation

16 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Specifications - Recommended Vs. Minimum

The Minimum specification means that the BobCAD-CAM software will open and work; theminimum requirements do not gauge performance and stability. For BobCAD-CAM to performreliably at its best, it is highly recommended to meet or exceed the recommended

specifications.

Checking System Requirements

For Windows Vista:

1. Left-Click Start2. Start button, In the Search box type dxdiag3. Press Enter4. In the new window Click the Display tab

For Windows 7:

1. Left-Click Start2. Start button, In the Search box type dxdiag3. Press Enter4. In the new window Click the Display tab

For Windows 8:1. From the Windows 8 desktop, point the cursor at the lower right corner of the screen.2. Click Search

3. Now select the “Search” option on the context menu. 4. Type dxdiag into the search bar locat ed on the right side of the “Apps” screen. 5. Click the dxdiag search result on the left side of the “Apps” screen.

Page 17: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 17/209

BobCAD-CAM Version 28 Training WorkbookInstallation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 17

Updating the Computer System

NOTE: Even new computers usually require software and driver updates. These updates arereleased on a weekly and monthly basis, before installing BobCAD-CAM software you

should check that your Windows system and graphics card driver are up to date toavoid future problems.

Should you not be able to do this for any reason do not worry, just proceed with the installationof BobCAD-CAM but if a software stability problem arises you may need to re-visit obtaining andinstalling these updates.

Windows Updates

Windows updates are necessary to ensure a stable working environment for the BobCAD-CAMsoftware to perform. There are different kinds of updates. Security updates or critical updatesprotect against vulnerabilities to malware and security exploits. Other updates correct errorsthat aren't related to security or enhance functionality.Windows Updates are normally provided over an Internet connection, although there isprovision for updates to be installed on computers without an Internet connection. If yourcomputer is not or cannot be connected to the internet you should consult an IT professionalfor help with how to obtain these updates. If the computer is or can be connected to theinternet, then check for and run all of the available updates from Microsoft. Your computer isup to date when you've installed the latest updates for Windows and your programs.

Page 18: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 18/209

BobCAD-CAM Version 28 Training WorkbookInstallation

18 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

To Check for Windows Updates

For Windows Vista:

1. Left-Click Start

2. Start button, In the Search box type Windows Update3. Press Enter4. In the new window Click the Display tab

For Windows 7:

1. Left-Click Start2. Start button, In the Search box type Windows Update3. Press Enter4. In the new window Click the Display tab

For Windows 8:

1. From the Windows 8 desktop, point the cursor at the lower right corner of thescreen.

2. Click Search3. Now select the “Search” option on the context menu. 4. Type Windows Update into the search bar located on the right side of the “Apps”

screen.5. Click the Windo ws Update search result on the left side of the “Apps” screen.

Page 19: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 19/209

BobCAD-CAM Version 28 Training WorkbookInstallation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 19

Updating the Graphics Card Driver

The graphics card driver is one of the most crucial dependencies for the software to preformproperly. It is a common misconception that Windows will update the graphics card driver. Thegraphics card driver must be updated manually. To update the graphics card driver, the latest

driver must be obtained from the graphics card manufacturer. To update the graphics carddriver you will first need to know the make and model of the graphics card, to obtain thisinformation, Click on the Windows Start button, i n the Search box type “dxdiag” (without thequotes) then press enter. This will display a control panel that shows the processor, memoryand graphics card information.

For Windows Vista:

1. Left-Click Start2. Start button, In the Search box type dxdiag3. Press Enter4. In the new window Click the Display tab

For Windows 7:

1. Left-Click Start2. Start button, In the Search box type dxdiag3. Press Enter4. In the new window Click the Display tab

For Windows 8:

1. From the Windows 8 desktop, point the cursor at the lower left corner of the screen.2. Click Search3. Now select the “Search” option on the context menu. 4. Type dxdiag into the search bar located on the right side of the “Apps” screen. 5. Click the dxdiag search result on the left side of the “Apps” screen.

In the Direct X Diagnostic tool Click Display.Write down the graphics cards make and model, and then search the internet to find themanufactures website. Once you have found the manufactures website you can then followtheir instructions on downloading and installing the newer driver if available. If you are unableto locate a newer driver for the cards you have do not worry this just means you are probablyalready running the latest update.

Page 20: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 20/209

BobCAD-CAM Version 28 Training WorkbookInstalling, Activating the Plug-In, & Registering BobCAD-CAM Software

20 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

INSTALLING, ACTIVATING THEPLUG-IN, & REGISTERINGBOBCAD-CAM

SOFTWARE

Installing BobCAD-CAM

To install the Software locate your BobCAD-CAM installation disk and place it in the CD drive.The CD should play automatically, and then follow the onscreen instructions to complete theinstallation.

Demo Mode

Once the five-day full unlock expires, the software begins running in the Demo Mode. Thisallows you to still use the software, but without the ability to post NC programs, and any files

that are saved in Demo Mode can't be opened in the licensed version of the software. TheDemo Mode dialog box appears when the software is first launched.The following two options are available.Run as Demo – the software is run in Demo Mode.Register Online – starts the online registration process.Click Register Online to continue registering the software.

Registering BobCAD-CAM

The BobCAD-CAM software will need to be installed to your computer before registration, afterthe original installation you will have a 5 day trial period where all modules will be registeredbefore you are required to activate the software’s license.There are two methods to activate BobCAD-CAM ’s license, using the internet or by Phone. To register by using the internet, follow the instructions below.

Page 21: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 21/209

BobCAD-CAM Version 28 Training WorkbookInstalling, Activating the Plug-In, & Registering BobCAD-CAM Software

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 21

Step 1. To open the software, Double-Click the BobCAD-CAM icon on the desktop or in theStart menu, Click All Programs and select BobCAD-CAM.

Step 2. Trial ModeWhen the software is first installed, all modules inside the software are licensed for

a five-day trial period. If you are within the first five days of installing the software,the Trial Mode dialog box is displayed.The following two options are available.Run as Trial – the software is unlocked for you to use for five days.Register Online – starts the online registration process.

Step 3. Type the License ID and the Password that were provided on the invoice with thesoftware package.If you are registering multiple computers, you will need a License ID and Passwordfor each computer that you are registering.

Step 4. Click Activate. At this time the software attempts to connect to a server to obtainauthorization. When the connection is made successfully, and the License ID andPassword are valid, a dialog box is displayed indicating that the software has beensuccessfully licensed.

Step 5. When the dialog box indicating a successful activation has occurred, Click OK tocontinue. The License Status dialog box is displayed with a list of which moduleswere licensed, as well as the customer information.

NOTE: If an error occurred during the Online Activation, please contact BobCAD-CAMRegistration Department by phone at (727) 489-0003 or by email [email protected] .

To register by using the phone, from your computer with BobCAD-CAM installed call 727-489-0003.

Page 22: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 22/209

BobCAD-CAM Version 28 Training WorkbookSetting Up the Tool Database for Mill & Router

22 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

SETTINGUP THETOOL DATABASE FORMILL& ROUTER

NOTE: For adding Lathe tools, skip ahead to the lathe tutorial.

The Milling Tool Library contains all of the available system tools. This dialog box is used to add,delete, and modify tools. You can also load tool information from a previously saved file. On theleft side of the dialog box is a list of the supported Tool Types . The right side contains the ToolParameters list for each tool.

Taking the time to create all of the tools in your shop can greatly speed up the process ofcreating milling features. You can then add the tools to the Milling Tool Crib quickly to createthe equivalent of the tool changer for each job. The Milling Tool Crib tool list can be saved to a

file for repeated use.

When selecting tools from the Milling Tool Library for a milling feature, a specialized version ofthe tool list is displayed in the Select Tool dialog box.

NOTE: The only tools that must be entered into their library before use are the Tappingtools. This is made so that the machine feed rates can be properly calculated.

Page 23: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 23/209

BobCAD-CAM Version 28 Training WorkbookSetting Up the Tool Database for Mill & Router

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 23

Adding a Tool Holders & Tools

To add a tool holder to the tool library, follow the instructions below.

To access the Milling Tool Holder Library , in the CAM tree, Right-Click CAM Default, and

Click Mill Tool Holders .

From here you can find Add Arbor and Add Holder, Holders and arbors are entered here and adrawing of them is generated dynamically as you build the Arbors and Holders.

NOTE: Arbors and Holders are only used for simulation purposes for 2 – 3.5 axis toolpaths atthis time it is not necessary to set up a holder nor an arbor, the default ones thatcome pre-installed with BobCAD-CAM can be used.Full documentation on all of the Arbor and Holder dialogues can be found within the

built in help system. To locate this information launch the help system by Clicking onHelp and then Click Help Topics . Search for the term “Arbor ” or “ Holder ”.

Page 24: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 24/209

BobCAD-CAM Version 28 Training WorkbookSetting Up the Tool Database for Mill & Router

24 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Adding a Tool to the Tool Library

To add a tool to the tool library, follow the instructions below.

To access the Milling Tool Library , in the CAM tree, Right-Click CAM Default, and ClickTool Library . In the left pane select a tool type, then Click on Add to add a new tool. Fill out theAdd tool dialogue box using the information that you have about your tools.

NOTE: The BobCAD-CAM Software’s tool library includes a limited amount of tool types thatBobCAD-CAM software supports.

Certain Unsupported or Custom tooling can be added to the library. If you add unsupportedtools to the tool library you must use an existing tool type for entry to the database, use the Tool

label (tools description) to identify these tools. Unsupported tools must be manually accounted for within your CAD drawings and machines offsets.

Page 25: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 25/209

BobCAD-CAM Version 28 Training WorkbookSetting Up the Tool Database for Mill & Router

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 25

Using Tool Cribs

The Milling Tool Crib is comparable to the tool changer on a machine. It adds two advantages tothe milling system. First, the Milling Tool Crib can be loaded and saved before you create millingfeatures. When the milling feature operations are created, the system automatically selects the

appropriate tool from the Milling Tool Crib. Second, when selecting tools for milling operations,the tool crib shows all tools that are currently defined. By having the tools already defined, youcan eliminate the need to search the Milling Tool Library.

To add tools to a tool crib, follow the instructions below.To access the Milling Tool Crib , in the CAM tree, Under Milling Job, Right-Click

Milling Tools, and then Click Tool Crib . Use this method to view all the tools currently loadedin the Tool Crib.Click on Add Tool from Library , and select the tool to add then Click OK.

NOTE: In order to load tools into the Milling Tool Crib before creating milling features, youmust create the tools in the Milling Tool Library.

When tools are created in the Tool dialog box, of a milling wizard, that are not pre-loaded intothe Milling Tool Crib, the tools are then automatically added.When the Milling Tool Crib is accessed by Clicking Tool Crib from a milling wizard Tool dialogbox, the list automatically shows only the available tools for that operation type.

Page 26: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 26/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

26 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

MACHINESETUP& POST PROCESSORINSTALLATION

It is important to properly define your machines within BobCAD-CAM. The machine file controls

several aspects of the software.The machine file controls the following Items… Simulation Gouge & Collision Checking Multi-Axis Posting Settings Machines Physical Definition & Limits BobCAD-CAM Software Defaults Sub-Program Output

Post-Processor used Min. & Max. Feed Rates Min. & Max. Spindle Speed Unit Output Sequence Numbering. The file extension for G-Code files.

These Items must be configured for your software to work properly.The example used in the upcoming lesson is for a 3 axis mill with a 4 th axis rotary table. Thesteps used in the lesson will be the same steps used in creating any milling machine withinBobCAD-CAM.

BobCAD-CAM supports all G-Code based 3-5 Axis milling machines, the orientation andconfiguration of these machines are determined by the machine configuration within BobCAD-CAM.

It is strongly recommended that you first complete the tutorial in the next section before

attempting to setup your machine within BobCAD-CAM.

Page 27: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 27/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 27

Installing Post Processors

A post processor is the translator that formats the G-Code output by BobCAD-CAM into thelanguage that your CNC machine can read. It is important that you locate and install a post

processor as soon as possible, without post-process BobCAD-CAM software cannot program theCNC machine.

Post-processors can be found & downloaded from the BobCAD-CAM website,http://www.bobcad.com . To install a post-processor, open your web browser and go to http://www.bobcad.com . Click onSupport and then Post –Processors. Follow the on-screen instructions to use the post-processor wizard to download your post processor, make sure to save the file. After the postprocessor has been saved to your computer, locate the file you had saved and Double-Click thefile to begin the installation.

The post installation copies the post file to the BobCAD-CAM software’s post directory, i tsdefault location which for V28 Mill is in C:\BobCAD-CAM Data\ BobCAD-CAM V28\Posts\Mill.

NOTE: After the installation is complete you will now be able to locate the file when youneed to access it when setting up a machine. After Installation is complete thereshould be no visible change, proceed to adding your machine.

Page 28: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 28/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

28 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Adding Your Machine(s)

Introduction

This tutorial covers how to create a machine. Machine creation starts with a machine definitionto define each element of the machine. Then the parameters are defined for each element ofthe machine, such as the moving direction and limits. The machine parameter values are usedin posting. For each element, geometry (.stl) files are added to define what appears in thesimulation window.

There are two levels of machine simulation: Standard Simulation and Pro Simulation. If youhave purchased the Machine Simulation Pro, 4 Axis Pro, 5 Axis Standard, or 5 Axis Pro module,then you have the Pro Simulation. Regardless of what level of machine simulation you have,you must still create a proper machine definition. The only difference is that with StandardSimulation, you can’t add geometry items to the machine definition that is used for simulation.

The following image shows the 4-axis machine that is created in this example.

Page 29: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 29/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 29

The following image shows all of the individual geometry files (.stl), together in one Workspace.This is shown to help you understand how each geometry item is aligned in the Workspacewhen creating the geometry files for the machine. The second image, the view is madetransparent and zoomed in to show the coordinate system used to align the machine elements.

Page 30: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 30/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

30 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Part 1) Add a New Machine

Step 1. In the CAM Tree , Right-Click CAM Default folder, and Click Current Settings .

Step 2. On the left side of the Milling Settings dialog box, make sure that Machine

Parameters is selected.

Step 3. On the right side of the dialog box, in the Machine group, Click Add .

Page 31: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 31/209

Page 32: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 32/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

32 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 8. In the Machine Parameters group, define the parameters for your machine.

Part 2) Locating the Machine Definition Files

Step 1. When you create a new machine, a folder is automatically created along with an.xml file of the machine definition, in the BobCAD-CAM Data folder. The defaultlocation is: C:\BobCAD-CAM Data\ BobCAD-CAM V28\MachSim\ Machine Name ....This is the same location in which the geometry files for the machine must bestored.

Step 2. For the purposes of this tutorial, the next step is to copy the geometry files from thedefault machine that is provided by BobCAD-CAM.

Step 3. Open the following folder: C:\BobCAD-CAM Data\ BobCAD-CAM V28\MachSim .Notice the folder named 4 Axis Example has been automatically created. If you openthe folder, you will see the 4 Axis Example.xml file that is created to save all of themachine information.

Step 4. Open the BC_4x_Mill folder, and select all of the files except the .xml file. PressCTRL+C to copy the selected files.

Step 5. Open the 4 Axis Example folder and press CTRL+V to paste the copied files into thefolder. These files are now available to add to the Machine Definition .

Page 33: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 33/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 33

Part 3) The Machine Definition Dialog Box - Define the Y-Axis Parameters

Step 1. On the left side of the Milling Settings dialog box, Click Machine Definition .

Step 2. Notice the Machine group in the middle of the dialog box. The machine tree showsall of the machine elements that have been automatically created. This definitionincludes the linear axes, the rotational axis, and the dynamic holder and workpieceelements.

Step 3. The items in the tree are used to define or modify the parameters of eachcomponent. For example, in the tree, Click Y. Notice on the right, in the MachineData group, the parameters for the Y-axis are displayed.

Page 34: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 34/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

34 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 4. The Direction and the Limits for the Y-axis must be defined. By default the Y-axisDirection is defined by the vector X0Y1Z0. This defines the direction as the positiveY-axis. The machine being built requires the vector to be negative. Under Direction ,next to Y, Click in the box, and change the value to -1. The Y-axis vector isnow X0Y-1Z0.

NOTE: The vector direction for the axes is determined by the type of machine. For machinesthat the table (and not the head) moves in the X- and Y-axes, generally these valuesare negative. For machines where the head (tool) moves in the X- and Y-axes,generally these values are positive. The direction is determined by the relationship ofthe machine elements and which way they need to move to make the tool move in apositive direction in each of the X, Y, and Z axes.

Step 5. Under Limits , to the right of Min, Click in the box, and type the distance that thismachine element can move along the defined direction. For this example, type -10.This defines 10 inches of travel in the negative Y-axis direction.

Step 6. To the right of Max value, Click in the box and define the maximum distance that theelement can move along the defined direction. For this example, type 10. Thisdefines 10 inches of travel in the positive Y-axis direction.

Step 7. Set the Initial Value for this element to represent the elements starting position. Forthis example, type 0. This sets the initial position to the origin or zero location of theY-axis.

Page 35: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 35/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 35

Part 4) Define the X-Axis Parameters

Step 1. In the Machine group, Click X to select the linear X-axis. In the Machine Data group,next to X, change the value to -1. Again, this defines that the X-axis elements must

move in the negative X-axis direction in order to cause the tool to move in thepositive direction in reference to the part.

Step 2. Under Limits , next to Min , Click in the box, and type -29. This value defines 29 inchesof travel in the negative X-axis direction.

Step 3. Next to Max , Click in the box, and type 11.

Step 4. Next to Initial Value , Click in the box, and type 0.

Page 36: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 36/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

36 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Part 5) Define the A-Axis Parameters

Step 1. In the Machine group, Click A to select the rotary A-axis. In the Machine Data group,notice that the Direction is defined as X1Y0Z0. This defines rotation around the X-axis.

Step 2. Notice that the Centerpoint is defined as X0Y0Z0. This defines the center point ofrotation in reference to the machine zero. Because the geometry was aligned to thezero of the reference point, this distance is zero.

Step 3. The next step is to define the rotary limits. Under Limits , next to Min , Click in thebox and type -100,000. You must set this value to the degrees of rotationsupported by the machine.

Step 4. Next to Max , Click in the box and type 100,000.

Step 5. Next to Initial Value , Click in the box and type 0.

Page 37: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 37/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 37

Part 6) Define the Z-Axis Parameters

Step 1. In the Machine group, Click Z to select the linear X-axis. In the Machine Data group,notice that the Direction is defined as X0Y0Z1. This defines movement along the Z-axis.

Step 2. Under Limits , next to Min , Click in the box and type -9.

Step 3. Next to Max , Click in the box and type 25.

Step 4. Next to Initial Value , Click in the box and type 18.

Page 38: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 38/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

38 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Part 7) Add the Machine Base

When creating geometry, the files must be saved using the .stl file extension.

IMPORTANT: The Pro Simulation is included with the 4 Axis Pro, 5 Axis Standard, or 5 Axis

Pro modules. If you do not have Pro Simulation, you can't add geometry asshown in the following steps.

Step 1. In the Machine group, Right-Click the top tree item 4 Axis Example , and Click AddGeometry .

Page 39: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 39/209

Page 40: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 40/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

40 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Part 8) Add the Y-Axis Geometry

Step 1. In the machine tree, Right-Click Y, and Click Add Geometry .

Step 2. In the Open dialog box, select BC_4x_Mill_Rot-X_Y Axis Base , and Click Open .

Step 3. The geometry item is added to the tree. In the Machine Data group, next to ID,select the name (geometry) and type Y Axis Base.

Step 4. Click Color , and on the right, Click . In the Color dialog box, select a color for theelement and Click OK. When you run simulation, the Y-axis base will be shown with

the selected color.

Step 5. In the machine tree, Right-Click Y, and Click Add Geometry .

Step 6. In the Open dialog box, select BC_4x_Mill_Rot-X_X Axis Base , and Click Open .

Step 7. The geometry item is added to the tree. In the Machine Data group, next to ID,select the name (geometry) and type X Axis Base .

Step 8. Set the color used for the base.

Page 41: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 41/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 41

Part 9) Add the X-Axis Geometry

Step 1. In the machine tree, Right-Click X, and Click Add Geometry .

Step 2. In the Open dialog box, select BC_4x_Mill_Rot-X_Table , and Click Open .

Step 3. The geometry item is added to the tree. In the Machine Data group, next to ID,select the name (geometry) and type Table .

Step 4. Set the color for the element.

Step 5. Click Reflect Map , and on the right side, Click . In the Open dialog box, select theTableReflection.bmp file and Click OK. Image files used for the Reflect Map mustuse the .bmp file extension.

Step 6. In the machine tree, Right-Click X, and Click Add Geometry .

Step 7. In the Open dialog box, select BC_4x_Mill_Rot-X_Rotary_Base , and Click Open .

Step 8. The geometry item is added to the tree. In the Machine Data group, next to ID,select the name (geometry) and type Rotary Base .

Step 9. Set the color for the X-axis base.

Page 42: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 42/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

42 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Part 10) Add the A-Axis Geometry

Step 1. In the machine tree, Right-Click A, and Click Add Geometry .

Step 2. In the Open dialog box, select BC_4x_Mill_Rot-X_Rotary_Face , and Click Open .

Step 3. The geometry item is added to the tree. In the Machine Data group, next to ID,select the name (geometry) and type Rotary Table .

Step 4. Set the color for the element.

Page 43: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 43/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 43

Part 11) Add the Z-Axis Geometry

Step 1. In the machine tree, Right-Click Z, and Click Add Geometry .

Step 2. In the Open dialog box, select BC_4x_Mill_Rot-X_Z Axis Spindle and Click Open .

Step 3. The geometry item is added to the tree. In the Machine Data group, next to ID,select the name (geometry) and type Spindle .

Page 44: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 44/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

44 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Part 12) About the Dynamic Elements

The dynamic elements are the elements that can change with each program. The WorkpieceTransform contains the first set of dynamic elements in the tree. This transform includes thetoolpath, stock, fixture, and the workpiece. You do not have to define geometry for each of

these items because they are defined by each program that you create. This is also true for theHolder Transform elements. These dynamic elements are automatically created for you whenyou create a new machine.

Step 1. In the Machine group, under the Workpiece Transform , Click Initialstock . Notice theparameters in the Machine Data group. As with the other geometry items, you candefine a color for the element. It is helpful to define a different color for each elementthat appears in simulation.

Page 45: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 45/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 45

Step 2. In the Machine Data group, next to Transparency, Click in the box and change the valueto 40 . This makes the initial stock item that is shown in simulation appear with forty-percent transparency. When this item is fully visible, it will still appear slightlytransparent which makes it easier to tell it apart from the stock or workpiece items.

Page 46: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 46/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

46 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 3. In the Machine group, under the Workpiece Transform , Click Stock .

Page 47: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 47/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 47

Step 4. In the Machine Data group, notice the name in the Geometry row. For each programthat you create, when you simulate, the stock.stl (and the workpiece.stl ) files areautomatically created and placed in the machine's folder with the other geometry files(as shown earlier in this example). These files are created using the defined stock andthe selected geometry for the program.

Page 48: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 48/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

48 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 5. In the Machine group, under the Holder Transform , Click Tool . Notice the parameterdisplayed in the Machine Data group. You can change the color for each part of the tooland tool holder, as well as the transparency and reflectivity.

Page 49: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 49/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 49

Part 13) About the Collision Check

At the bottom of the Machine tree, there should be an item labeled CC. This is the collisioncheck that is automatically added to the tree when you created the new machine. This itemdefines the dynamic elements that are included in the collision check.

Step 1. To add a collision check to the tree, Right-Click the top tree item 4 Axis Example , ClickAdd CollCheck , and Click Tool-Workpiece . This adds a collision check to the tree that isautomatically set between the workpiece and the tool.

Page 50: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 50/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

50 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 2. In the Machine group, Click the new collision check item ( CC1). Notice the informationin the Machine Data group. There are three boxes displayed. The larger box on the leftside contains all of the items that are available to add to a collision check group. Thetwo boxes on the right, Group 1 and Group 2 , define the items that are collisionchecked. Any items in Group 1 are collision checked with the items in Group 2 . The

Workpiece-Tool collision check that was added automatically places the Workpiece inGroup 1 and the Tool is placed in Group 2.

Step 3. To add an item to a collision check group, in the list on the left side, Click the item toadd. Next to the Group box to which the item is added, Click .

Step 4. To remove an item from a collision check, Click the item to remove, and then next tothe Group box, Click .

Step 5. If you add a User Defined collision check, no items are automatically added to the

Group 1 and Group 2 boxes.

Step 6. To finish the machine creation and save the information, at the bottom of the MillingSettings dialog box, Click OK.

Page 51: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 51/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup & Post Processor Installation

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 51

Part 14) Additional Machine Parameters

After your machine has been created, you also need to define the Posting parameters for themachine.

This concludes the tutorial.

Page 52: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 52/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup Checklist

52 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

MACHINESETUPCHECKLIST

In order to configure your machine there is some information you will first need to gather. The

check list below will help you gather this information.

Machine Name: _________________________________________________

Controller Make and Model: ___________________________________

Type of Machine: __________________________________________

Maximum Spindle Speed: _____________________________________

Maximum Feed Rate: __________________________________________

NC File Extension: __________________________________________

Page 53: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 53/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup Checklist

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 53

Direction Vector:

X axis Direction:

When you jog your machine in the positive direction does the tool move to the Right?Yes__ / No__(Yes = Tool Motion Matches Right Hand Rule)

Y axis Direction:

When you jog your machine in the positive direction does the tool move to the Back?Yes__ / No__

(Yes = Tool Motion Matches Right Hand Rule)

Z axis Direction:

When you jog your machine in the positive direction does the tool move Up?Yes__ / No___

(Yes = Tool Motion Matches Right Hand Rule)

Minimum & Maximum Values for Axis Travel:

X____ _____

Y____ _____

Z____ _____

Rotary Axes:

1st Rotary Axis – Using the above image what is your 1st rotary axis? __A__B__C__

2nd Rotary Axis – Using the above image what is your 2nd rotary axis? __A__B__C__

Page 54: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 54/209

Page 55: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 55/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup Checklist

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 55

STL Files (Optional)

Machine Base – _________________________________________________

X-AXIS – _________________________________________________

Y-AXIS – _________________________________________________

Z-AXIS – _________________________________________________

1st Rotary Axis – _________________________________________________

2nd Rotary Axis – _________________________________________________

Page 56: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 56/209

BobCAD-CAM Version 28 Training WorkbookMaterial Library Feeds & Speeds

56 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

MATERIALLIBRARYFEEDS& SPEEDS

Feeds and speeds are calculated based on the material type selected; BobCAD-CAM comes with

hundreds of pre-configured materials that are accurately set up based on the MachinistToolbox™. The feeds and speed references within BobCAD-CAM have been calculated based onthe Machinist Handbook™ and the book Mathematics at Work™.

NOTE: The feeds and speeds that are suggested are a starting point only, many variablesneed to be taken into account for when properly calculating feeds and speeds suchas, tooling, material, and machine rigidity and tool-path technique.

Adding & Editing MaterialsYou may need to add or modify materials within the database, to do so follow the instructionsbelow.

To access the Stock Material Library , in the CAM tree tab, under Milling Job , under

Milling Stock , Right-Click Stock Material (such as Wrought Alum), and Click Edit . TheStock Material Library dialog box appears.

To create a Material Group, in the Material Group , Click Add Group . The Add New Material

Group dialog box appears. To name the group, in the Material Group Name box, type MyMaterials , and Click OK.

To add a new stock material to the group, in the Material Group , Click My Materials . In theMaterial List area, Click Add Material . The Stock Material Feeds and Speeds dialog boxappears.

NOTE: Full documentation on all of the Stock Material Feeds and Speeds dialogue can befound within the built in help system. To locate this information launch the helpsystem by Clicking on Help and then Click Help Topics . Search for the term “ stockmaterial ”.

Page 57: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 57/209

BobCAD-CAM Version 28 Training WorkbookMaterial Library Feeds & Speeds

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 57

Selecting Material

The material being used within the CAM tree will set the feeds and speeds used by BobCAD-CAM. To select the stock to be used follow the instructions below.

To access the Material Selection dialog box, in the CAM Tree , under Milling Job, underMilling Stock, Right-Click Stock Material and Click Edit .

You can now choose the material to be cut.

Page 58: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 58/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

58 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

CAD TUTORIAL

Video 7 - CAD Tutorial

The tutorial Video will guide you through creating a simple part beginning to end, below are thesteps.

Drawing Tutorial

Below is the part that is created in this lesson:

Page 59: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 59/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 59

The functions that are covered in this tutorial are: Arcs Coordinate Arcs 3 Entities Extrude Cut

Quick Trim Rotate Solid Add Solid Cone Solid Fillet Solid Subtract Solid Torus

Step 1. To start the new drawing, go up to the top of the screen and Click on File and then

Click New . This will open up a new CAD drawing.

Step 2. At the top of the screen Click Arcs and then Click Coordinates .

Step 3. Enter the following settings for the Arc Coordinate CAD Function:

Center X 0.0000Center Y 0.0000Center Z 0.0000Radius 3.0000

Start Angle 0.0000End Angle 360.0000

Once all of the above information is entered Click OK.

Step 4. While still in the Arc Coordinate CAD function enter the following settings:

Center X -2.5000Center Y 0.0000Center Z 0.0000Radius 0.1875Start Angle 0.0000End Angle 360.0000

Once all of the above information is entered Click OK.

Page 60: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 60/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

60 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 5. While still in the Arc Coordinate CAD function enter the following settings:

Center X 2.5000Center Y 0.0000Center Z 0.0000

Radius 0.1875Start Angle 0.0000End Angle 360.0000

Once all of the above information is entered Click OK.

Page 61: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 61/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 61

Step 6. While still in the Arc Coordinate CAD function enter the following settings:

Center X 0.0000Center Y 0.0000Center Z 0.0000

Radius 0.375Start Angle 0.0000End Angle 360.0000

Once all of the above information is entered Click OK. Click Cancel to exit the function.

Step 7. At the top of the screen Click View and then Click ISO 2.

Step 8. In the Layer UCS Post Manager go to the Layers Tab.

Step 9. Right-Click on the CAD layer then Click Rename Layer . Name the layer BOTTOMWIREFRAME.

Page 62: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 62/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

62 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 10. Right-Click in the Layer Manager then Click Add New Layer. Right-Click on the NotNamed layer (the new layer created in this step.) then Click Rename Layer . Name thelayer MAIN SOLID.

Step 11. Right-Click MAIN SOLID and then Click Active Layer .

Step 12. At the top of the screen Click Surfaces and then Click Extrude Curve .

Step 13. Enter the following settings for the Extrude Curve CAD Function:

Positive DirectionDistance 0.0000Draft Angle 0.0000

Other Direction

Distance 2.0000Draft Angle 0.0000

With Caps SelectedAlong Normal Not SelectedAlong Z-Axis Selected

Page 63: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 63/209

Page 64: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 64/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

64 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 15. At the top of the screen Click Solids and then Click Cone .

Step 16. Enter the following settings for the Cone CAD Function:

Radius Top 1.0000Radius Base 1.7500Height 1.5000

OriginX 0.0000Y 0.0000Z 0.0000

Step 17. Once all of the above information is entered Click OK. Click Cancel to exit the function.

Step 18. At the top of the screen Click Solids and then Click Add .

Step 19. Then select the two solids that were created and then Right-Click and Click OK. ClickCancel to exit the function.

Step 20. Hide BOTTOM WIREFRAME in the Layer UCS Post Manager by Clicking on the blacksquare next to the BOTTOM WIREFRAME layer.

Step 21. At the top of the screen Click Solids and then Click Fillet .

Page 65: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 65/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 65

Step 22. Enter the following settings for the Fillet CAD Function:

Constant Fillet SelectedRadius 0.2500Whole Solid Not Selected

Tangent Propagation Selected

Step 23. Select the edge between the cone and the extruded solid and then Right-Click andClick OK.

NOTE: If the layer BOTTOM WIREFRAME is not hidden there may be issues with selectingthe edge for the fillet.

Page 66: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 66/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

66 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 24. While still in the Fillet CAD function enter the following settings:

Constant Fillet SelectedRadius 0.3750Whole Solid Not Selected

Tangent Propagation Selected

Step 25. Select the top edge of the cone and then Right-Click and Click OK. Click Cancel toexit the function.

Step 26. Show BOTTOM WIREFRAME in the Layer UCS Post Manager by Clicking on the emptysquare next to the BOTTOM WIREFRAME layer.

Step 27. Right-Click BOTTOM WIREFRAME and then Click Active Layer .

Step 28. Hide MAIN SOLID in the Layer UCS Post Manager by Clicking on the black square nextto the MAIN SOLID layer.

Step 29. At the top of the screen Click Solids and then Click Extruded Cut .

Page 67: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 67/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 67

Step 30. Enter the following settings for the Extrude Cut CAD Function:

Positive DirectionDistance 3.0000Draft Angle 0.0000

Other DirectionDistance 0.0000Draft Angle 0.0000

Step 31. Select the small center circle and then Right-Click and Click OK. Then Click OK inthe Extrude Cut tab. Then Click Cancel to exit the function.

NOTE: If the layer is hidden and the Extrude Cut function is used the part is still cut.

Step 32. Show MAIN SOLID in the Layer UCS Post Manager by Clicking on the empty squarenext to the MAIN SOLID layer.

Page 68: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 68/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

68 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 33. Right-Click in the Layer Manager then Click Add New Layer. Right-Click on the NotNamed layer (the new layer created in this step.) then Click Rename Layer . Name thelayer SLOTS.

Step 34. Right-Click SLOTS and then Click Active Layer .

Step 35. Hide MAIN SOLID in the Layer UCS Post Manager by Clicking on the black square nextto the MAIN SOLID layer.

Step 36. At the top of the screen Click Arcs and then Click Coordinates .

Step 37. Enter the following settings for the Arc Coordinate CAD Function:

Center X 2.4375Center Y 0.0000

Center Z 0.0000Radius 0.3750Start Angle 0.0000End Angle 360.0000

Once all of the above information is entered Click OK.

Step 38. While still in the Arc Coordinate CAD function enter the following settings:

Center X 0.0000

Center Y 2.4375Center Z 0.0000Radius 0.3750Start Angle 0.0000End Angle 360.0000

Once all of the above information is entered Click OK.

Page 69: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 69/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 69

Step 39. While still in the Arc Coordinate CAD function enter the following settings:

Center X 0.0000Center Y -2.4375Center Z 0.0000

Radius 0.3750Start Angle 0.0000End Angle 360.0000

Once all of the above information is entered Click OK. Then Click Cancel to exit the function.

Step 40. At the top of the screen Click Utilities then Click Rotate .

Page 70: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 70/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

70 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 41. Enter the following settings for the Rotate CAD Function:

Angle Around AxisX 0.0000Y 0.0000

Z 35.0000Scale Not SelectedCopy Not Selected

OriginEnter SelectedX 0.0000Y 0.0000Z 0.0000

Step 42. Click on the Circle (Chain-Select) that is at X 2.4375 Y 0.0000. Then Right-Click and ClickOK. After the entity is selected Click OK.

Step 43. While still in the Rotate CAD function with the circle selected enter the followingsettings:

Angle Around AxisX 0.0000Y 0.0000Z 110.0000

Scale Not SelectedCopy SelectedNumber of Copies 1

OriginEnter SelectedX 0.0000Y 0.0000Z 0.0000

Once all of the above information is entered Click OK.

Page 71: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 71/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 71

Step 44. While still in the Rotate CAD function with the circle selected enter the followingsettings:

Angle Around AxisX 0.0000

Y 0.0000Z 70.0000Scale Not SelectedCopy SelectedNumber of Copies 1

OriginEnter SelectedX 0.0000Y 0.0000

Z 0.0000

Once all of the above information is entered Click OK.

Page 72: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 72/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

72 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 45. While still in the Rotate CAD function with the circle selected enter the followingsettings:

Angle Around AxisX 0.0000

Y 0.0000Z 110.0000Scale Not SelectedCopy SelectedNumber of Copies 1

OriginEnter SelectedX 0.0000Y 0.0000

Z 0.0000

Once all of the above information is entered Click OK. Then Click Cancel to exit the function.

Step 46. Hide BOTTOM WIREFRAME in the Layer UCS Post Manager by Clicking on the blacksquare next to the BOTTOM WIREFRAME layer.

Step 47. At the top of the screen Click View and then Click Top .

Page 73: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 73/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 73

Step 48. At the top of the screen Click Arcs and then Click 3 Entities.

Step 49. In the Arc 3 Entities CAD Function Click the Top of the Top Left, Middle, and RightCircles.

Step 50. In the Arc 3 Entities CAD Function Click the Bottom of the Top Left, Middle, and RightCircles.

Step 51. In the Arc 3 Entities CAD Function Click the Top of the Bottom Left, Middle, and RightCircles.

Step 52. In the Arc 3 Entities CAD Function Click the Bottom of the Bottom Left, Middle, andRight Circles.

Page 74: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 74/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

74 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 53. At the top of the screen Click Utilities then hover the cursor over Trim Extend and

then Click on Quick Trim .

Step 54. Select the interior entities that which are in the slot.

Step 55. At the top of the screen Click View and then Click ISO 2.

Page 75: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 75/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 75

Step 56. At the top of the screen Click Solids and then Click Extruded Cut .

Step 57. Enter the following settings for the Extrude Cut CAD Function:

Positive DirectionDistance 0.0000Draft Angle 0.0000

Other DirectionDistance 0.7500Draft Angle 0.0000

Step 58. Select the upper slot by creating a Chain Select (Holding the shift-key down on thekeyboard and then Clicking one of the lines) and then Right-Click and Click OK.Then Click OK in the Extrude Cut tab.

NOTE: If the layer is hidden and the Extrude Cut function is used the part is still cut.

Step 59. While still in the Extrude Cut function enter the following settings:

Positive DirectionDistance 0.0000Draft Angle 0.0000

Other DirectionDistance 0.7500Draft Angle 0.0000

Step 60. Select the lower slot by creating a Chain Select (Holding the shift-key down on thekeyboard and then Clicking one of the lines) and then Right-Click and Click OK.Then Click OK in the Extrude Cut tab. Then Click Cancel to exit the function.

Page 76: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 76/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

76 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 61. Show MAIN SOLID in the Layer UCS Post Manager by Clicking on the empty squarenext to the MAIN SOLID layer.

Step 62. At the top of the screen Click Solids and then Click Fillet .

Step 63. Enter the following settings for the Fillet CAD Function:

Chamfer SelectedChamfer 0.0310Whole Solid Not SelectedTangent Propagation Selected

Page 77: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 77/209

Page 78: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 78/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

78 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 67. While still in the Torus function enter the following settings:

Major Radius 3.0000Minor Radius 0.1500

OriginX 0.0000Y 0.0000Z -1.2500

Once all of the above information is entered Click OK.

Step 68. While still in the Torus function enter the following settings:

Major Radius 3.0000

Minor Radius 0.1500

OriginX 0.0000Y 0.0000Z -1.6250

Once all of the above information is entered Click OK. Then Click Cancel to exit the function.

Page 79: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 79/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 79

Step 69. At the top of the screen Click Solids and then Click Subtract .

Step 70. Select the main bodied part and then select the three toruses then Right-Click andClick OK.

Step 71. Right-Click in the Layer Manager then Click Add New Layer. Right-Click on the NotNamed layer (the new layer created in this step.) then Click Rename Layer . Name thelayer BOTTOM CUT OUT.

Step 72. Right-Click BOTTOM CUT OUT and then Click Active Layer .

Step 73. Hide all layers other than the BOTTOM CUT OUT layer in the Layer UCS Post Managerby Clicking on the black square next to the layer to be hidden.

Step 74. At the top of the screen Click Arcs and then Click Coordinates .

Page 80: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 80/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

80 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 75. Enter the following settings for the Arc Coordinate CAD Function:

Center X 0.0000Center Y 0.0000Center Z -1.0000

Radius 2.8000Start Angle 0.0000End Angle 360.0000

Once all of the above information is entered Click OK.

Step 76. At the top of the screen Click Solids and then Click Extruded Cut .

Step 77. Enter the following settings for the Extrude Cut CAD Function:

Positive DirectionDistance 0.0000Draft Angle 0.0000

Other DirectionDistance 3.0000Draft Angle 0.0000

Step 78. Select the Circle created at X 0.0000 Y 0.0000 Z -1.0000 and then Right-Click and ClickOK. Then in the Extruded Cut tab Click OK.

Page 81: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 81/209

BobCAD-CAM Version 28 Training WorkbookCAD Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 81

This lesson is now finished. The finished part is below:

Page 82: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 82/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup

82 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

MACHINESETUP

This dialog box is used to select the Machine Setup from the CAM Tree, define the machining

origin for the stock, as well as a few other machine settings.

Machine Setup

Machine Setup - this list shows all of the available Machine Setups in the CAMtree. Select the Machine Setup that you want to edit.

Origin

The machining origin defines the coordinate system used for all milling features contained inthe Machine Setup. When the Machine Setup dialog box is open, the stock is automaticallyoutlined with wireframe entities to aid you in selecting the machining origin to use for theMachine Setup. This eliminates the need to create geometry just to set the machining origin,although you can do so, if it is necessary. You must select one of three methods to set themachining origin.

Page 83: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 83/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 83

Pick Origin Origin - enables selection mode for you to select geometry to define the machining

origin. X Direction - enables selection mode for you to select geometry to define the X-axis

direction.

Reverse Direction - reverses the current X-axis direction.

Y Direction - enables selection mode for you to select geometry to define the Y-axisdirection. Reverse Direction - reverses the current Y-axis direction.

Z Direction - enables selection mode for you to select geometry to define the Z-axisdirection. Reverse Direction - reverses the current Z-axis direction.

Enter Origin - allows you to type coordinate values for the machine origin. Select thisoption to type coordinate values in the X, Y, and Z boxes. (The Enter option must beselected in the Size group.)

Pick From Existing UCS - uses an existing UCS (user coordinate system) from the UCS tabof the Layer-UCS-Post Manager. Select this option to enable the UCS list.

UCS List - select from the available user coordinate systems to define themachining origin.

TIP: When using the Stock Wizard, the Enter boxes for geometry and origin selection display

the current size of the stock.

Reset to Stock Coordinate - sets the machining origin on the stock to the same locationas the stock coordinate system from the Stock Definition dialog box.

Page 84: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 84/209

Page 85: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 85/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 85

Selection Methods

When selecting geometric entities from the workspace for an origin or axis direction: For the Origin, you must select points or surface edges. Although, you can Click a line or

arc and the closest snap point of the entity is used. To view the snap points, while in

selection mode, press and hold down Shift and Click the entity. You can then Click thepoint to use.

For the X, Y, or Z Direction, you must select points, lines, or surface edges. You can alsouse snap points to create custom directions. When you use a snap point to define adirection, the direction uses the current origin location and aligns the selected axis tothe selected snap point.

When defining the machining origin in the Machine Setup page: Geometric entities are automatically created to assist you in selecting the machining

origin. The stock is outlined by lines and points, and a center line with points is also

drawn. When selecting geometry for the origin or a direction, you can Click theseentities.

The Machine Setup Dialog Box

This describes using the Machine Setup after completing the Stock Wizard. You first select aMachine Setup, and then define the machining origin of the part, as well as selecting a workoffset, and clearance plane. Full documentation on all of the Machine Setup dialogue can befound within the built in help system. To locate this information launch the help system byClicking on Help and then Click Help Topics . Search for the term “ Machine Setup ”.

Select the Machine Setup

The Machine Setup group at the top of the dialog box lists all the Machine Setup itemscurrently in the CAM Tree . Click the Machine Setup arrow and select the appropriate setupfrom the list to add toolpath under the correct work offset.

Page 86: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 86/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup

86 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

How to Select the Machining Origin

The Machine Setup dialog box is used to set the machining origin or work offset for the part onthe machine. When this dialog box is opened, the stock shows the bounding box made of linesand points. These lines and points are automatically created, for your convenience, to use when

setting the machining origin. By default, the machining origin is located at the WCS or worldcoordinate system (X0 Y0 Z0) as shown next.

The previous image has shading turned off to better show the bounding boxselection entities.

Step 1. If you want to use the top and center of the stock as the machining origin, ClickReset to Stock Coordinate . This uses the stock origin from the Stock Specificationtab .

Page 87: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 87/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 87

Step 2. To change the machining origin to a different location, in the Origin group, Click inthe Pick Origin box, and select the desired location from geometry in the graphicsarea. Once you pick a point, the move is automatically executed without the need toClick OK.

TIP: The bounding entities that are created in the Machine Setup dialog box are for yourconvenience in setting the machining origin. You are not limited to using these entitieswhen setting the machining origin.

The machining origin is now set to the lower-left corner on the top of the stock.

The direction of each axis of the machining origin can be altered in the Origin group. Forexample, you can Click in the X-axis box, and then select the X-axis direction using geometry inthe graphics area. This can also be used to create custom orientations of the machining origincoordinate.

Page 88: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 88/209

BobCAD-CAM Version 28 Training WorkbookMachine Setup

88 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

How to set the Machining Origin using the Enter Method

Step 1. In the Origin group, select Enter Origin , and type a values in the X, Y, and Z boxes todefine the origin location.

The values are from the WCS.

Step 2. The default directions of the Machining Origin follow that of the WCS.

Step 3. To change the direction of one the coordinate system axes, Click next to X, Y, or Z Direction to reverse the positive and negative direction of the corresponding axis.

How to set the Machining Origin using Pick From Existing UCS

Step 1. In the Origin group, select Pick From Existing UCS .

The UCS list becomes available.

Step 2. Click the UCS list arrow and select the desired UCS.

Page 89: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 89/209

Page 90: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 90/209

BobCAD-CAM Version 28 Training WorkbookToolpath Template Setup

90 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

TOOLPATH TEMPLATESETUP

Toolpath Pattern Setup

To access the Tool Pattern Global dialog box, in the CAM Tree , Right-Click CAM Defaults ,and then Click Tool Pattern .

The following list provides definitions for important BobCAD-CAM terms that are used. A Feature is a container for machining operations and it is defined by the geometry selection (or

geometry feature) to which machining operations are applied. A Template is a predefined (default) set of operations that are applied to a feature. An Operation is a toolpath that is applied with a specific machining purpose, such as drill,

profile, or pocket.

There are two main parts of the Tool Pattern dialog box. On the left side of the dialog box is the Featureand Operation Template tree. The items under each feature type folder contains all of the availableoperation templates for that feature. When you select an operation template, the Operations inTemplate and Available Operations lists are displayed on the right side of the dialog box. This is thesecond part, the Operations lists. You use the operations lists to customize the Tool Pattern.

Operations in TemplateThe Operations in Template list shows the default operations that are used when you create afeature using the selected template.

TIP:

The number and order of operations can be customized in the CAM wizard (at any time duringor after feature creation).

Page 91: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 91/209

Page 92: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 92/209

BobCAD-CAM Version 28 Training WorkbookToolpath Template Setup

92 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Drill Operation Setup

The drilling operations within BobCAD-CAM are multi-tool or compound operations meaning,that if you choose to drill a hole the software by default will use first a center drill and then adrill or if you tap a hole, by default they software will Center Drill, Drill then tap the hole. These

features can be fully customized to include multiple tools or to only use single tools.To edit the Tools used within features follow the instructions below.

Drilling Parameters

Much of the drilling done by BobCAD-CAM is automated. BobCAD-CAM automatically accountsfor items such as drill tip angle and through holes and adds depth to the drilling operations.Before creating a program for drilling you should first understand exactly what BobCAD-CAM isgoing to do when drilling. The drilling parameters used by BobCAD-CAM can be customized tosuit your needs, see the information below to see how to access the drilling parameters and

how to change or edit them.The drilling parameters are configured within Cutting Condition Parameters see below forinstructions on how to access them.

To access the Cutting Condition Parameters , in the CAM tree, Right-Click Milling Job orCAM Default , and Click Cutting Conditions . If you selected Milling Job , only the current part

or file is affected. If you selected CAM Default , the default software settings for all new files areaffected.

NOTE: Full documentation on all of Cutting Condition Parameters dialogue can be foundwithin the built in help system. To locate this information launch the help system byClicking on Help and then Click Help Topics .Search for the term “ Cutting Condition ”.

Page 93: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 93/209

BobCAD-CAM Version 28 Training WorkbookToolpath Template Setup

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 93

Working with Taps

Taps must be added to the system through the thread library; this enables BobCAD-CAM toassociate drills and taps. The Thread Library dialog box allows you to view and edit Tapdefinitions.

To add a tap follow the instructions below to set up the Thread Library.To access the Thread Library dialog box, in the CAM Tree tab , Right-Click the CAMDefaults folder, and Click Thread Library .

Then Click on Add Thread and enter the information about your tools.

NOTE: Full documentation on all of the Thread Library dialogue can be found within thebuilt in help system. To locate this information launch the help system by Clicking on

Help and then Click Help Topics. Search for the term “ Thread Library ”.

Page 94: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 94/209

BobCAD-CAM Version 28 Training WorkbookThe Stock Wizard & Part Orientation for Mill, Router, Plasma, Laser and Water-Jet

94 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

THE STOCKWIZARD& PART ORIENTATION FORMILL, ROUTER, PLASMA, LASER ANDWATER-JET

Important Information

Before creating any milling features, you must create milling stock from which the part is cut. Ifyou try to insert a milling feature before creating stock, you are prompted to first run the StockWizard.

NOTE: Full documentation on all of the Stock Wizard dialogue can be found within the builtin help system. To locate this information launch the help system by Clicking on Help and then Click Help Topics. Search for the term “ Stock Wizard ”.

Page 95: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 95/209

BobCAD-CAM Version 28 Training WorkbookThe Stock Wizard & Part Orientation for Mill, Router, Plasma, Laser and Water-Jet

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 95

How to Access the Stock Wizard

To access the Stock Wizard do one of the following :

In the CAM Tree , Under Milling Job, Right-Click Milling Stock , and Click Stock

Wizard .

The Stock Wizard Dialog Boxes

Stock SpecificationSelect the stock type and enter settings for your specific stock.

Machine SetupSelect the Machine Setup, set the machining origin for the stock, and other machinesettings.

How to Select the Stock Type

In the Stock Type dialog box, select the appropriate Stock Type .Stock TypeSelect one of the following options to set the type of stock created.

Rectangular - creates a cubic stock. Cylindrical - creates a cylindrical stock. Wireframe - creates a custom shaped stock by extruding 2D geometry. Solid Body - creates stock from a solid body in the graphics area.

STL File - creates stock from an .stl file.

Page 96: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 96/209

BobCAD-CAM Version 28 Training WorkbookThe Stock Wizard & Part Orientation for Mill, Router, Plasma, Laser and Water-Jet

96 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Rectangular

Size Bounding Box - sets the stock size using the extents of the part geometry. The bounding

stock is created using one of the two following Geometry Options.

Auto from Workspace - automatically sets the stock size using all geometry thatis currently in the Workspace. If solid and wireframe geometry exist, only thesolid is used to create the bounding box.

Pick - is used to manually select geometry to define the bounding box. To enableselection mode, Click Pick Geometry . Select the appropriate geometry from theWorkspace , and then Click OK.

Enter - allows you to type values for the stock size as follows. Length (X) - is the stock length along the X-axis. Width (Y) - is the stock width along the Y-axis. Height (Z)

- is the stock height along the Z-axis.

Stock OrientationThis group defines where the stock is located in the graphics area. When the stock geometry is defined, the stock origin is automatically placed at the top and center of thestock.To make all of the orientation options available, in the Size group, Click Enter .

Pick Origin - is used to manually select geometry in the Workspace as the stock origin. Origin - enables selection mode for you to select geometry to define the stock origin. X Direction - enables selection mode for you to select geometry to define the X-axis

direction. Reverse Direction - reverses the current X-axis direction.

Y Direction - enables selection mode for you to select geometry to define the Y-axisdirection.

Reverse Direction - reverses the selected Y-axis direction.

Enter Origin - allows you to type coordinate values for the stock origin. Select this option to typecoordinate values in the X, Y, and Z boxes.

Page 97: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 97/209

BobCAD-CAM Version 28 Training WorkbookThe Stock Wizard & Part Orientation for Mill, Router, Plasma, Laser and Water-Jet

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 97

OffsetThis group is used to extend or trim the stock geometry along any of the Cartesian axes.You can type positive or negative values to extend or trim the stock respectively in eachdirection.

Offset Diagram-X - the negative X-axisdirection.+X - the positive X-axisdirection.-Y - the negative Y-axisdirection.+Y - the positive Y-axisdirection.-Z - the negative Z-axis

direction.+Z - the positive Z-axisdirection.

Page 98: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 98/209

BobCAD-CAM Version 28 Training WorkbookThe Stock Wizard & Part Orientation for Mill, Router, Plasma, Laser and Water-Jet

98 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Cylindrical

Size Bounding Box - sets the stock size using the extents of the part geometry. The box is

created using one of the two following Geometry Options.

Auto from Workspace - automatically sets the stock size using all geometry thatis currently in the Workspace. If solid and wireframe geometry exist, only thesolid is used to create the bounding box.

Pick - is used to manually select geometry to define the stock size. To enableselection mode, Click Pick Geometry . Select the appropriate geometry from theWorkspace , and then Click OK.

Enter - allow you to type values for the stock size as follows: Diameter - is the diameter of the cylindrical stock. Height - is the height of the cylindrical stock.

Stock Orientation

This group defines where the stock is located in the Workspace. When the stock geometry isdefined, the stock origin is automatically placed at the top and center of the stock.

To make all of the orientation options available, in the Size group, select Enter .

Extrusion Direction - defines the direction in which the cylinder is extruded. Select X-axis , Y-axis , or Z-axis .

Pick Origin - is used to manually select geometry in the Workspace as the stock origin. Origin - enables selection mode for you to select geometry to define the stock

origin. X Direction - enables selection mode for you to select geometry to define the X-

axis direction. Reverse Direction - reverses the current X-axis direction.

Y Direction - enables selection mode for you to select geometry to define the Y-axis direction.

Reverse Direction - reverses the selected Y-axis direction.

Enter Origin - allows you to type coordinate values for the stock origin. Select this

option to type coordinate values in the X, Y, and Z boxes. (The Enter option must beselected in the Size group.)

Page 99: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 99/209

BobCAD-CAM Version 28 Training WorkbookThe Stock Wizard & Part Orientation for Mill, Router, Plasma, Laser and Water-Jet

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 99

OffsetThis group is used to extend or trim the cylindrical stock geometry. You can type positiveor negative values to extend or trim the stock respectively in three directions.

Offset Diagram

Diameter Offset - offsets the stockdiameter. (1)

Start Face Offset - offsets the top face(where the stock origin is displayed).(2)

End Face Offset - offsets the bottomface or the face opposite from thestock origin. (3)

Page 100: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 100/209

BobCAD-CAM Version 28 Training WorkbookThe Stock Wizard & Part Orientation for Mill, Router, Plasma, Laser and Water-Jet

100 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Wireframe

Size

Pick Geometry - is used to manually select geometry to define the stock size. To enable

selection mode, Click Pick Geometry . Select the appropriate wireframe geometry fromthe Workspace , and then Click OK.

Top of Stock - is the top of the stock (or the most positive value of the stock along theselected Extrusion Direction axis). Select from one of the following options:

Height - defines the height of the extruded stock in relation to the Top of Stock.

Stock Orientation

This group defines where the stock is located in the Workspace. When the stock geometry isdefined, the stock origin is automatically placed at the top and center of the stock.

Extrusion Direction - defines the direction in which the cylinder is extruded. Select X-axis , Y-axis , or Z-axis .

X Direction - enables selection mode for you to select geometry to define the X-axisdirection.

Reverse Direction - reverses the current X-axis direction.

Y Direction - enables selection mode for you to select geometry to define the Y-axisdirection.

Reverse Direction - reverses the current Y-axis direction.

Page 101: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 101/209

BobCAD-CAM Version 28 Training WorkbookThe Stock Wizard & Part Orientation for Mill, Router, Plasma, Laser and Water-Jet

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 101

Solid Body

Pick Solid Model - enables selection mode for you to select the solid model in theWorkspace . Press the Spacebar (or Click OK) to accept the selection ..

STL File

Browse - displays the Open dialog box for you to locate and open an .stl file which isused to create the stock geometry. There is an informational display to show the filename of the file currently in use.

STL File Unit Select the unit type in which the .stl file was created: millimeter or inch .

Once the Stock Orientation is defined, Click next to go to the Machine Setup dialog box.

Page 102: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 102/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

102 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

MILL& ROUTERTUTORIAL

The Mill Tutorial Video will guide you through importing a simple part beginning to end, below

are the steps to add Toolpath, post and simulate any part.

How to Add a Tool Path

To launch the tool path wizard, in the CAM Tree, Right-Click on Machine Setup then select thetype of tool path to add ( Mill Drill Hole , Mill 2 Axis, Mill 3 Axis, etc. ).

In the first dialog box of the wizard, you select the geometry then using the mouse Select thegeometry, then Click OK to confirm the selection. Click Next to go to the Feature page.

On the Feature Page you will enter settings such as Depth and Rapid Plane for the toolpaththen Click Next to go to the Machining Strategy Page.

On the Machining Strategy Page you will want to select a Template to be used then move inoperations if necessary from the Available operations box.

Click Next in the wizard and fill out each dialogue box and then Click next until complete.Click Compute Toolpath .

How to Post CAM Features

To post a Milling program after completing the Milling wizard: in the CAM Tree , Right-Click

Milling Job , and Click Post .

How to Simulate

To simulate after completing the Milling wizard: in the CAM Tree , Right-Click Milling Job ,and Click Simulation .

NOTE: Full documentation on all of the CAM dialogue can be found within the built in helpsystem. To locate this information launch the help system by Clicking on Help andthen Click Help Topics. Search for the term “ CAM”.

Page 103: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 103/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 103

Mill CAM Tutorial

Video 8 Mill TutorialV28 Getting Started Mill_Example.bbcd

Below is the part that is created in this lesson:

The CAM functions that are covered in this tutorial are:

Blank (Blanking stock) Advanced Rough Advanced Z Level Finish Drill Hole Flatlands Pocket Profile Stock Wizard

Page 104: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 104/209

Page 105: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 105/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 105

Step 5. In the Stock Type Dialog Box enter the following settings:

Stock TypeCylindrical Selected

Then Click the next button “ > > “ to go into the next window.

Step 6. At the top of the screen Click View and then Click ISO 2.

Step 7. In the Stock Definition Dialog Box enter the following settings:

SizeBounding Box Selected

Geometry Options:

Auto from workspace Selected

Stock Orientation

Extrusion Direction Z Axis

Offset

Diameter Offset 0.0000Start Face Offset 0.0000

End Face Offset 0.0000

Then Click the next button “ > > “ to go into the next window.

Page 106: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 106/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

106 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 8. In the Machine Setup Dialog Box enter the following settings:

Machine SetupMachine Setup-1 Selected

OriginPick Origin SelectedPick From Existing UCS Not Selected

OtherClearance Plane 1.0000

Work OffsetWork Offset # 1X 0.0000

Y 0.0000Z 0.0000

Step 9. At the top of the screen Click View and then Click ISO 2.

Step 10. In the Machine Setup Dialog box Click on Origin.

Step 11. Select the top center point on the stock Geometry to specify the Machine Setup is inthe middle of the part. Then Click OK in the Machine Setup Dialog box to enter all ofthe settings.

Step 12. Right-Click Milling Stock and Click Blank .

Step 13. Under Milling Stock Right-Click on the Material type.

Step 14. In the Stock Material Library window under the Material Group select Aluminum. Thenunder the Material List select Carbon Steel 1018 – Plain (100-125 HB). Then Click OK tospecify the material.

Step 15. In the CAM Tree Right-Click Machine Setup – 1, then Click on Mill 3 Axis .

Step 16. In the Mill 3 Axis Wizard under the Geometry Selection, Click the Select Geometry button.

Page 107: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 107/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 107

Step 17. Select the entire part by Clicking it then Right-Click and Click OK. At the bottom ofthe screen Click Next .

Step 18. In the Feature Dialog box enter the following information.

Material ApproachClearance Plane 1.0000Rapid Plane 0.2000Feed Plane 0.1000

Feature ParametersTop of Feature 0.0000

Once all of the above information is entered Click Next .

Page 108: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 108/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

108 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 19. In the Machine Strategy dialog box enter the following information.

TemplateAdvanced Rough Selected

Current OperationsAdvanced RoughFlatlandsAdvanced Z Level Finish

*Note - Click the Advanced Rough/Advanced Z Level Finish/Flatlands to highlight in theAvailable Operations dialog box then use the Left Arrow to add the Chamfer Milloperation to the Current Operations dialog box.

Use the Down Arrow button to move the operations to the bottom of the operations

list.

Once all of the above information is entered Click Next .

Step 20. Under the Posting window enter the following information.

Posting ParametersWork Offset 1Output Rotary Angle Not SelectedArc Fit Selected

Arc Fit Tolerance 0.0005

Once all of the above information is entered Click Next .

Page 109: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 109/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 109

Step 21. Under the Rough window enter the following information:

Tool DataSystem Tool Not SelectedDiameter(1) 3.0000

Flute Length(2) 1.0000Corner Radius 0.0000Number of Flutes 6Overall Length 4.0000Protrusion Length 2.0000Tool Label 3 FLAT ROUGH ENDMILL

Machining DataOverride Offsets Not SelectedCoolant Flood

Feeds and SpeedsUse System Feeds and Speeds Not SelectedSFM 2356.1945Feed per Tooth 0.0028Plunge Feed per Tooth 0.0014Spindle RPM 3000.0000Cutting Feedrate 50.0000Plunge Feedate 25.0000Arc Slowdown % 100

Once all of the above information is entered Click Next .

Step 22. Under the Patterns window enter the following information:

Cut PatternsOffset Selected

MethodZig Selected

Cut DirectionClimb Mill Not Selected

Once all of the above information is entered Click Next .

Page 110: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 110/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

110 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 23. Under the Parameters window enter the following information:

FinishDepth of Cut (1) 0.1500Stepover (2) 0.8750

Num. of Intermediate Steps 2Machining Tolerance 0.0010Cut Holes Selected

Depth OptionsAutomatic SelectedMin/Max from Machining Surfaces Selected

AllowanceOffset Type Global

Allowance XYZ 0.0100

Once all of the above information is entered Click Next .

Step 24. Under the Leads window enter the following information:

EntryPlunge SelectedCenter Cutting Tool Selected

Once all of the above information is entered Click Next .

Page 111: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 111/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 111

Step 25. Under the Options window enter the following information:

Rest RoughingRest Roughing Not Selected

Machine FlatlandsMachine Flatlands SelectedMin. Width of Flatlands 0.0500Max. Width of Flatlands Not Selected

OtherSmooth Corners(1) SelectedSmooth Distance/Stepover% 20.0000Smooth Links(3) SelectedGap Size/Stepover % 50.0000

Smooth Final Contour(2) Not SelectedIgnore Small Contour Not SelectedRemove Corner Pegs(4) Not Selected

ProcessingSortingBy Area Selected

Intermediate SlicesAfter Last Depth Step Selected

Once all of the above information is entered Click Next .

Step 26. Under the Links window enter the following information:

Within GroupsDirect SelectedRapid Retract for Large Gap Selected

Between Groups

Direct Selected

Page 112: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 112/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

112 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 27. Under the Rough window Click Tool Crib, then Click Endmill Rough then select the toolwith the following settings.

Diameter(1) – 3.0000 Flute Length(2) – 1.0000 Corner Radius – 0.0000 Num Flutes – 6 Overall Length – 4.0000 Protrusion Length – 2.0000 Tool Number – 1 Tool Label – 3 FLAT ROUGH ENDMILL Use System Feeds and Speeds - Selected Material – HSS

Step 28. Then Click OK and then Click OK again in the Tool Crib If there is no tool with theabove settings Click Add and add the settings Under the Rough window enter thefollowing information:

Tool DataSystem Tool Not SelectedDiameter(1) 3.0000Flute Length(2) 1.0000Corner Radius 0.0000Number of Flutes 6Overall Length 4.0000Protrusion Length 2.0000Tool Label 3 FLAT ROUGH ENDMILL

Machining DataOverride Offsets Not SelectedCoolant Flood

Feeds and SpeedsUse System Feeds and Speeds SelectedArc Slowdown % 100

Once all of the above information is entered Click Next .

Page 113: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 113/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 113

Step 29. Under the Patterns window enter the following information:

Cut PatternZig Selected

Cut DirectionClimb Mill Selected

Once all of the above information is entered Click Next .

Step 30. Under the Parameters window enter the following information:

FinishStepover 0.7500Min. Width of Flatlands 0.0500

Max. Width of Flatlands Not SelectedMachining Tolerance 0.0010Cut Holes Selected

Depth OptionsTop of Job Not SelectedBottom of Job Not Selected

AllowanceOffset Type Global

Allowance XYZ 0.0000

Once all of the above information is entered Click Next .

Step 31. Under the Leads window enter the following information:

EntryPlunge Selected

Lead-in

Circular SelectedRadius 1.6000Angle 90.0000

Lead-outSame As Lead-in Selected

Once all of the above information is entered Click Next .

Page 114: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 114/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

114 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 32. Under the Options window enter the following information:

LimitsBoundary Options

Center of Tool Selected

OtherPointCalculate From Tool Tip

Once all of the above information is entered Click Next .

Step 33. Under the Links window enter the following information:

LinksFollow SelectedRapid Retract for Large Gap Selected

FilterMax Link Gap (% of Tool Dia.) 200.0000

Once all of the above information is entered Click Next .

Page 115: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 115/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 115

Step 34. Under the Rough window enter the following information:

Tool DataSystem Tool Not SelectedDiameter(1) 0.5000

Flute Length(2) 1.0000Corner Radius 0.2500Number of Flutes 4Overall Length 5.0000Protrusion Length 3.7500Tool Label 1/2 BALL ENDMILL

Machining DataOverride Offsets Not SelectedCoolant Flood

Feeds and SpeedsUse System Feeds and Speeds SelectedArc Slowdown % 100

Once all of the above information is entered Click Next .

Step 35. Under the Patterns window enter the following information:

Cut Pattern

Start FromTop Selected

MethodZig Selected

Cut DirectionClimb Mill Selected

Round Corners

Round Corners Not Selected

Once all of the above information is entered Click Next .

Page 116: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 116/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

116 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 36. Under the Parameters window enter the following information:

FinishDepth of Cut 0.0300Adaptive Depth of Cut Selected

Machining Tolerance 0.0010Cut Holes Selected

Depth OptionsTop of Job Not SelectedBottom of Job SelectedBottom of Job Depth -1.5000

AllowanceOffset Type Global

Allowance XYZ 0.0000

BoundsTrim to Stock Not Selected

Once all of the above information is entered Click Next .

Step 37. Under the Leads window enter the following information:

EntryPlunge Selected

Lead-inVertical Selected

Lead-outSame As Lead-in Selected

Once all of the above information is entered Click Next .

Page 117: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 117/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 117

Step 38. Under the Options window enter the following information:

LimitsBoundary OptionsCenter of Tool Selected

Cutting Extents3D Extents Selected

OtherRest FinishingRest Finishing Not Selected

Processing

By Area Selected

PointCalculate From Tool Tip

Angle RangeAngle Range Not Selected

Once all of the above information is entered Click Next .

Step 39. Under the Links window enter the following information:

LinksFollow SelectedRapid Retract for Large Gap Selected

Linking on BoundaryRetract Selected

Once all of the above information is entered Click Compute .

Step 40. In the CAM tree under Feature 3 Axis , Right-Click on the Advanced Rough then ClickColor.

Step 41. Select an Orange color and then Click OK.

Step 42. In the CAM tree under Feature 3 Axis , Right-Click on the Flatlands , then Click Color.

Page 118: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 118/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

118 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 43. Select a Green color and then Click OK.

Step 44. In the CAM tree under Feature 3 Axis , Right-Click on the Advanced Z Level Finish ,then Click Color.

Step 45. Select a Pink color and then Click OK.

Step 46. Right-Click Feature 3 Axis and then Click Blank/Unblank Toolpath .

Step 47. In the CAM Tree Right-Click Machine Setup – 1, then Click on Mill 2 Axis .

Step 48. In the Mill 2 Axis Wizard under the Geometry Selection, Click the Select Geometry button.

Page 119: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 119/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 119

Step 49. Select the bottom geometry of the slots. Then Right-Click and Click OK. At thebottom of the screen Click Next .

Step 50. In the Feature Dialog box enter the following information.

Material ApproachClearance Plane 1.0000

Rapid Plane 1.7000Feed Plane 1.6000

Feature ParametersTop of Feature -1.5000Total Depth 0.7500

Once all of the above information is entered Click Next .

Page 120: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 120/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

120 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 51. In the Machine Strategy dialog box enter the following information.

TemplatePocketing Selected

Current OperationsPocketProfile FinishChamfer Mill

*Note - Click the Profile Finish/Chamfer Mill to highlight in the Available Operations dialogbox then use the Left Arrow to add the Chamfer Mill operation to the CurrentOperations dialog box.

Use the Down Arrow button to move the operations to the bottom of the operations

list.

Once all of the above information is entered Click Next .

Step 52. In the Tabs dialog box enter the following information.

TabsApply Tabs Not Selected

Once all of the above information is entered Click Next .

Page 121: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 121/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 121

Step 53. Under the Posting window enter the following information.

Posting ParametersWork Offset 1Output Rotary Angle Not Selected

Contour Ramping OutputArc Moves Selected

Once all of the above information is entered Click Next .

Step 54. Under the Rough window enter the following information:

Tool DataSystem Tool Not Selected

Diameter(1) 0.4375Flute Length(2) 1.0000Corner Radius 0.0000Number of Flutes 4Overall Length 4.0000Protrusion Length 2.5000Tool Label 0.4375 FLAT ENDMILL

Machining DataOverride Offsets Not Selected

Coolant Flood

Feeds and SpeedsUse System Feeds and Speeds SelectedArc Slowdown % 100

Once all of the above information is entered Click Next .

Page 122: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 122/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

122 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 55. Under the Patterns window enter the following information:

PatternsOffset Pocket Out Selected

Cut DirectionClimb Mill Selected

ParametersStepover% 50

Once all of the above information is entered Click Next .

Step 56. Under the Parameters window enter the following information:

FinishSide Allowance 0.0150Bottom Allowance 0.0000

DepthMultiple Steps SelectedEven Depths SelectedTotal Depth 0.7500Depth of Cut 0.2500

Once all of the above information is entered Click Next .

Step 57. Under the Leads window enter the following information:

EntryPlunge Selected

Once all of the above information is entered Click Next .

Page 123: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 123/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 123

Step 58. Under the Machine Sequence window enter the following information:

Sort OrderClosest Selected

Start Location/ PatternTop Left Corner SelectedZig Selected

Once all of the above information is entered Click Next .

Step 59. Under the Links window enter the following information:

LinkDirect Selected

Between GroupsDirect Selected

Once all of the above information is entered Click Next .

Step 60. Under the Finish window enter the following information:

Tool DataSystem Tool Not Selected

Diameter(1) 0.3750Flute Length (2) 1.7500Corner Radius 0.0000Number of Flutes 4Overall Length 4.0000Protrusion Length 2.5000Tool Label 0.3750 FLAT END MILL

Machining DataOverride Offsets Not Selected

Coolant Flood

Feeds and SpeedsUse System Feeds and Speeds SelectedArc Slowdown % 100

Once all of the above information is entered Click Next .

Page 124: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 124/209

Page 125: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 125/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 125

Step 64. Under the Corner Types window enter the following information:

External CornersSharp Selected

Internal CornersSharp Selected

Once all of the above information is entered Click Next .

Step 65. Under the Machine Sequence window enter the following information:

Sort OrderClosest Selected

Start Location/ PatternTop Left Corner SelectedZig Selected

Once all of the above information is entered Click Next .

Step 66. Under the Chamfer Mill window enter the following information:

Tool DataSystem Tool Not Selected

Diameter(1) 0.5000Angle(2) 90.0000Small Diameter(3) 0.1250Number of Flutes 2Overall Length 3.1875Protrusion Length 2.0000Tool Label 1/2” Chamfer Endmill

Machining DataOverride Offsets Not Selected

Coolant Flood

Feeds and SpeedsUse System Feeds and Speeds SelectedArc Slowdown % 100

Once all of the above information is entered Click Next .

Page 126: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 126/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

126 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 67. Under the Patterns window enter the following information:

PatternsStandard Selected

CompensationSystem Compensation LeftMachine Compensation Off

Once all of the above information is entered Click Next .

Step 68. Under the Parameters window enter the following information:

Tool PositionCutter Position 0.0200

DepthChamfer Depth SelectedFlat Bottom Tool SelectedDepth 0.0300Small Diameter 0.1250Chamfer Angle 45.0000

Once all of the above information is entered Click Next .

Page 127: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 127/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 127

Step 69. Under the Leads window enter the following information:

EntryPlunge Selected

Lead-inVertical Selected

Lead-outSame As Lead-in SelectedOverlap Amount 0.0000

Once all of the above information is entered Click Next .

Step 70. Under the Corner Types window enter the following information:

External CornersSharp Selected

Internal CornersSharp Selected

Once all of the above information is entered Click Compute .

Step 71. In the CAM tree under Feature 2 Axis , Right-Click on the Pocket then Click Color.

Step 72. Select a Green color and then Click OK.

Step 73. In the CAM tree under Feature 2 Axis , Right-Click on the Profile Finish , then ClickColor.

Step 74. Select an Orange color and then Click OK.

Step 75. In the CAM tree under Feature 2 Axis , Right-Click on the Chamfer Mill , then ClickColor.

Page 128: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 128/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

128 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 76. Select a Pink color and then Click OK.

Step 77. Right-Click Feature 2 Axis and then Click Blank/Unblank Toolpath .

Step 78. Right-Click Machine Setup-1 and Click Mill Drill Hole .

Page 129: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 129/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 129

Step 79. In the Geometry Selection window select Select Geometry then select the left, middle,

and right holes in the part. Then Right-Click and Click OK.

*Note – In the Geometry Selection page under Drill hole. The Diameter will be loaded from thehole selected.

Page 130: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 130/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

130 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 80. In the Geometry selection window enter the following information:

Geometry Parameters 0.3750Through Hole SelectedDiameter 0.3750Depth 0.5000

Geometry Parameters 0.7500Through Hole SelectedDiameter 0.7500Depth 0.5000

Machining OrderOptimized Selected

At the bottom of the screen Click Next .

Page 131: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 131/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 131

Step 81. In the Feature – 0.3750 0.5000 window enter the following information:

Material ApproachClearance Plane 1.0000Rapid Plane 0.2000

Feed Plane 0.1000

Feature ParametersDiameter 0.3750Top of Feature -1.5000Total Depth 2.0000

Group Retracts

Type PlaneHeight 2.0000

Axis Z Axis

ParametersMachining OrderOptimized Selected

Hole TypeThrough Selected

Hole Groups

Number Name Top of Feature Feature Depth1 Group 1.1 -1.5219 0.97812 Group 1.2 -1.5219 0.9781

Click Break Hole Group to break the hole group into multiple entities. Once all of the aboveinformation is entered Click Next .

Page 132: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 132/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

132 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 82. In the Machine Strategy dialog box enter the following information.

TemplateHole Selected

Current OperationsDrill

*Note - Click the Center Drill to highlight in the Current Operations dialog box then use the

Delete to remove the Center Drill operation from the Current Operations dialog box.

Once all of the above information is entered Click Next .

Step 83. Under the Posting window enter the following information.

Posting ParametersWork Offset 1Output Rotary Angle Not Selected

Once all of the above information is entered Click Next .

Step 84. Under the Drill window enter the following information:

Tool DataSystem Tool Selected

Machining DataOverride Offsets Not SelectedCoolant Flood

Feeds and SpeedsUse System Feeds and Speeds SelectedArc Slowdown % 100

Once all of the above information is entered Click Next .

Page 133: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 133/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 133

Step 85. Under the Parameters window enter the following information:

Operation ParametersUse Cutting Conditions Selected

Cycle TypePeck SelectedOverride Auto Peck Not Selected

Once all of the above information is entered Click Next .

Step 86. In the Feature – 0.7500 window enter the following information:

Material ApproachRapid Plane 0.2000

Feed Plane 0.1000

Feature ParametersDiameter 0.7500

Group Retracts

Type PlaneHeight 2.0000Axis Z Axis

ParametersMachining OrderOptimized Selected

Hole TypeThrough Selected

Hole GroupsNumber Name Top of Feature Feature Depth1 Group 1 -0.0219 2.4781

Click Break Hole Group to break the hole group into multiple entities. Once all of the aboveinformation is entered Click Next .

Page 134: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 134/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

134 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 87. In the Machine Strategy dialog box enter the following information.

TemplateHole Selected

Current OperationsDrill

*Note - Click the Center Drill to highlight in the Current Operations dialog box then use the

Delete to remove the Center Drill operation from the Current Operations dialog box.

Once all of the above information is entered Click Next .

Step 88. Under the Posting window enter the following information.

Posting ParametersWork Offset 1Output Rotary Angle Not Selected

Once all of the above information is entered Click Next .

Step 89. Under the Drill window enter the following information:

Tool DataSystem Tool Selected

Machining DataOverride Offsets Not SelectedCoolant Flood

Feeds and SpeedsUse System Feeds and Speeds SelectedArc Slowdown % 100

Once all of the above information is entered Click Next .

Page 135: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 135/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 135

Step 90. Under the Parameters window enter the following information:

Operation ParametersUse Cutting Conditions Selected

Cycle TypePeck SelectedOverride Auto Peck Not Selected

Once all of the above information is entered Click Compute .

Step 91. In the CAM tree under Feature Mill Hole – 0.3750 , Right-Click on the Drill thenClick Color.

Step 92. Select a Green color and then Click OK.

Step 93. In the CAM tree under Feature Mill Hole – 0.7500 , Right-Click on the Drill thenClick Color.

Step 94. Select a Green color and then Click OK.

Page 136: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 136/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

136 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

The finished part is below:

Step 95. At the top of the screen Click Modules and then Click Simulation .

Step 96. Click on Workpiece Focus button on the simulation tool bar. This is under theSimulation tab.

Step 97. On the simulation tool bar Click the Initial Stock button, then Click theToolpath button.

Page 137: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 137/209

BobCAD-CAM Version 28 Training WorkbookMill & Router Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 137

Step 98. Click the Run button to start the simulation.

Step 99. At the top of the screen Click Modules and then Click Exit Simulation .

Step 100. In the Data-CAM tree manager Right-Click Milling Job and Click Post. This willdisplay the G-Code.

This lesson is now finished.

Page 138: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 138/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

138 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

LATHETUTORIAL

The Lathe Tutorial Video will guide you through creating a simple lathe part using an imported

file, below are steps to create stock, adding turning features, post G-Code, and simulate for anypart.

How to Add a Tool

Right-Click Turning Tools to open a shortcut menu with the following commands.

Turning Tools Tools - opens the Tool Library showing the available system tools. You can create

or modify tools from this location.

Tool Crib - opens the Tool Crib for you to load all of the tools that you need forthe job. Verify Tool Assignment - displays the Assigned Tools dialog box containing all of

the tools that are currently used in the program. The tool numbers used in thesoftware may not match the tools as they are listed on the machine, so this itemis provided so that you can reassign those numbers to reflect what is actuallyused in your shop.

To add a tool to the Tool Library

To add a tool to the tool library, follow the instructions below.

To access the Lathe Tool Library , in the CAM tree, Right-Click CAM Default, and Click ToolLibrary . In the left pane select a tool type, then Click on Add to add a new tool. Fill out the Addtool dialogue box using the information that you have about your tools.

Page 139: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 139/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 139

How to Create Stock Using the Stock Dialog Box

When creating Turning Jobs, one of the first steps is stock creation. The Lathe Stock Wizardprovides an easy to use stock creation tool that handles basic cylindrical stock and custom(revolved) stock geometry. This is an important part of the job setup as the stock is used to

define the clearance values and toolpath creation for the job.

There are two pages in the Stock Wizard: Stock Type and Stock Definition. The Stock Type canbe cylindrical or revolved for custom stock creation. The Stock Definition handles the stocklocation and size. After creating the turning stock for the job, you can Click next to godirectly to the Machine Setup dialog box to define the clearance plane values for the job.

This is an important part of the job setup as the stock and machine are setup together and usedto define the Feature parameters, clearance values, and toolpath creation for the job.

To open the Stock Wizard, do one of the following : When creating a new job: in the Machining Job dialog box, select Turning , and Click

Stock Wizard .

After creating a new job: in the CAM tree, Under Turning Job , Right-Click TurningStock , and Click Stock Wizard.

The Lathe Stock Wizard displays in the Property Manager.

Page 140: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 140/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

140 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Stock Specification

Stock Type

Select one of the following options to set the type of stock created.

Cylindrical - creates a cylindrical stock with an outside diameter, an optional insidediameter, and a length.

Revolved - creates custom turning stock by revolving 2D geometry around the lathe Z-axis.

The following sections explain the parameters that display for each Stock Type.

Cylindrical

Size

The stock size is set using the followings parameters.

Stock Diameter - sets the outside diameter of the stock. Internal Diameter - sets the inside diameter of the stock. Length - sets the length of the stock along the lathe Z-axis.

Stock Origin

The stock origin is used to define the starting point/location of the stock along the Lathe Z-axis.This is the front face of the stock.

Enter Origin - enables the Z box to define the origin. Z - type the Z-axis value for the front face of the stock in reference to the Lathe

machining origin (which is fixed at the WCS).

Page 141: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 141/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 141

Revolved

Size

The size of custom stock is defined by revolving custom wireframe geometry that you havealready created. After selecting the geometry to revolve, you can still modify the values in thedialog box to further modify the stock size.

Pick Geometry - enables selection mode for you to select a custom chain to revolve.After selecting the chain, Click OK ( ) to confirm the selection.

NOTE: The following values can be altered after selecting geometry. When you changethese values, the stock preview is not updated in the Workspace, but the values aresaved and automatically loaded in the Feature page of the wizard.

Stock Diameter - displays the outside diameter of the stock. Internal Diameter - displays the inside diameter of the stock. Length - displays the length of the stock along the lathe Z-axis.

After setting the stock size in the Stock Definition, Click (next) to go to the Machine Setup .

Machine Setup

The Machine Setup dialog box for Lathe only contains the clearance plane values for the job asexplained next.

Clearance

Face - sets the amount of clearance that is applied (in Z) for rapid movements along thestock face.

Diameter - sets the amount of clearance applied (in X) for rapid movements along theoutside diameter of the stock.

Internal Diameter - sets the amount of clearance applied (in X) for rapid movementsalong the inside diameter of the stock.

After setting the parameters, Click OK to close the dialog box and start creating Lathe Features.

Page 142: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 142/209

Page 143: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 143/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 143

Step 1. Add a Lathe feature based on the target geometry.

Step 2. In the first page of the wizard, you assign the feature geometry.

(After finishing the wizard, any changes to the feature geometry are made using the

CAM Tree. The geometry item in the wizard is not available when editing a feature.)

Step 3. In the second page of the wizard, you define the feature parameters.

The settings you define here are applied to all operations in the feature.

Step 4. In the third page of the wizard, the Machining Strategy, select a Template for thefeature.

Modify the Current Operations to contain the desired number and order ofoperations for the feature.

(When editing a feature, the Template of the Machining Strategy can't be changed.You can still add, remove, or reorder the Current Operations, it is only the templatethat can't be changed. This is done because the Template is used to set CuttingConditions.)

Step 5. In the remaining pages of the wizard, you define the operation-level parameters.This includes the tool data, parameters, rapids, and leads for each operation thatyou selected for the feature.

Step 6. After defining the feature parameters, compute the toolpath for the feature, andexamine the results.

If any changes need made, edit the feature, and compute to add the changes.

Page 144: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 144/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

144 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

The Feature Shortcut Menus

The top level of the feature, which displays the feature name, is used to edit the feature, insertfeatures, and set the feature status using the following commands.

TIP: When you insert a feature, it is added below the current feature.

Feature Type

Edit - opens the Lathe Wizard dialog box for you to edit the feature. Compute All Toolpath - computes the operations of all features contained in the

Machine Setup.

Insert Lathe Turning - opens the Lathe Wizard for you to create a Lathe Turningfeature. This handles ID and OD machining with the available operations: FaceRough, Face Pattern Repeat, Face Basic Finish, Turn Rough, Turn Pattern Repeat,Turn Finish, Face Groove Rough, Face Groove Finish, Turn Groove Rough, andTurn Groove Finish.

Insert Lathe Hole - opens the Lathe Wizard for you to create a Lathe Holefeature. This handles drilling with the available operations: Center Drill, Drill,Chamfer, Bore, and Ream.

Insert Lathe Tap Hole - opens the Lathe Wizard for you to create a Lathe Holefeature. This handles tapping with the available operations: Center Drill, Drill,

Chamfer, Ream, Tap.

Insert Lathe Thread - opens the Lathe Wizard for you to create a Lathe Threadfeature. This handles threading with the available operation: Thread.

Insert Lathe Cutoff - opens the Lathe Wizard for you to create a Lathe Cutofffeature. This handles part/stock cutoff with the available operation: Cutoff.

Insert Lathe Stock Handling - opens the Lathe Wizard for you to create a LatheStock Handling feature. This handles stock feed for bar pullers with the availableoperation: Stock Feed.

Save Feature - opens the Save As dialog box for you to save the current featureinformation to a file.

Load Feature - allows you to locate and add a previously saved milling feature tothe tree.

Copy - copies the feature so that you can duplicate it by pasting it into a MachineSetup, Index System, Wrapping Group or after another feature.

Paste - is used to insert (paste) a copied feature into the job after this feature.

Page 145: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 145/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 145

Post Yes/No - sets all operations in the feature to post or not post in the NCprogram.

Blank/Unblank Toolpath - allows you to hide or show all toolpaths in thefeature.

Delete - completely removes the feature from the job.

Rename - enables editing of the feature name in the CAM Tree. Type the newname for the feature.

Editing the Feature Geometry

The feature geometry item of turning features is used to modify the geometry selected in thewizard.

Geometry

Re/Select - enables selection mode for you to modify the current featuregeometry selection. The currently selected geometry is displayed in theWorkspace using the Selection color (Settings Default/Part.) After making theselections, Click OK ( ).

Remove - eliminates the geometry assignment for the feature. This does notdelete the actual geometry, it just removes the assignment of the geometry tothe feature.

The geometry item for some features uses a different icon and label as shown next.

End Point/Start Point Re/Select - enables selection mode for you to select geometry for the feature. Remove - eliminates the geometry association with the feature.

Page 146: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 146/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

146 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Compute or Modify an Operation

Each operation that is contained within a feature contains the following commands for theoperation.

Operations Compute Toolpath - calculates the toolpath for this operation only. Copy - copies this operation so that you can duplicate it by pasting it into this or

another feature. Paste - inserts a copied operation below this operation in the feature. Color - opens the Color dialog box for you to change the color of the operation

toolpath in the Workspace. Blank - hides or shows the operation toolpath in the Workspace. Post Yes/No - controls whether or not this operation is included in the posted

NC program. Rename - enables editing of the operation name in the CAM Tree. Type the new

name for the operation.

How to Post CAM Features

To post a Lathe program after completing a Turning feature, in the CAM Tree , Right-ClickTURNING Part , and Click Post .

How to Simulate

To simulate after completing the Lathe features: Click BobCAD-CAM in the SolidWorks toolbar,then Click Lathe Simulation .

NOTE: Full documentation on all of the Lathe dialogues can be found within the built inhelp system. To locate this information launch the help system by Clicking on Help and then Click Help Topics . Search for the term “ Lathe ”.

Page 147: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 147/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 147

Lathe CAM Tutorial

Video 9 Lathe tutorialV28 GETTING STARTED Lathe_Example.bbcd

Below is the part that is created in this lesson:

Page 148: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 148/209

Page 149: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 149/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 149

To start the new drawing, go up to the top of the screen and Click on File and then Click Open .Open the CAD file Machining Example 3 that is included on your training disc set.

Step 1. With the 2D drawing open, go to the top of the screen and Click Other and then ClickRectangle.

RectangleSketch Free SelectedSharp Corner Selected

Step 2. Sketch a rectangle larger than the part.

Step 3. Go to the top of the screen and Click Surfaces and then Click Planar.

Page 150: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 150/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

150 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 4. Chain-Select the rectangle and Right-Click and Click OK. Then Click OK in the PlanarSurface window .

Step 5. In the Layers UCS Post Manager on the Layers tab Right-Click and Click Add New Layer.Name this layer Intersection Curves .

Step 6. Right-Click Intersection Curves in the Layers tab of the Layers UCS Post manager andthen Click Active Layer .

Step 7. At the top of the screen Click Surfaces and then Click Intersection Curves .

Step 8. Select the surface planar surface and then select the part.

Page 151: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 151/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 151

Step 9. In the Layers UCS Post Manager on the Layers tab Right-Click CADand Click Hide .

Step 10. At the top of the screen Click Edit and then Click Select Mode .

Page 152: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 152/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

152 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 11. Window Select the bottom entities and then go up to the top of the screen and Click

Edit and then Click Delete.

Step 12. While still in Selection mode Window Select the entities that create the pocketincluding the chamfer and then go up to the top of the screen and Click Edit and then

Click Delete.

Step 13. At the top of the screen Click Utilities then hover the cursor over Trim Extend and

then Click on One Entity .

Page 153: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 153/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 153

Step 14. Select the top vertical line that stopped before the pocket and then the line below itwhere the pocket finished.

Step 15. At the top of the screen Click Utilities then hover the cursor over Trim Extend and

then Click on Two Entities . Trim the bottom horizontal line and the left mostvertical line.

Step 16. At the top of the screen Click Edit and then Click Select Mode .

Page 154: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 154/209

Page 155: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 155/209

Page 156: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 156/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

156 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 29. In the Workpiece dialog box Click Pick Solid Model select the solid then Right-Click andClick OK.

Then Click the next button “ > > “ to go into the next window.

Step 30. In the Stock Type Dialog Box enter the following settings:

Stock TypeCylindrical Selected

Then Click the next button “ > > “ to go into the next window.

Step 31. In the Stock Definition Dialog Box enter the following settings:

SizeStock Diameter 6.1250Internal Diameter 0.0000Length 4.0000

Stock OriginZ 0.0000

Then Click the next button “ > > “ to go into the next window.

Page 157: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 157/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 157

Step 32. In the Machine Setup Dialog Box enter the following settings:

ClearanceFace 0.1000Diameter 0.1000

Internal Diameter 0.0010

Then Click OK to create the Stock geometry.

Step 33. Right-Click Turning Stock and Click Blank .

Page 158: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 158/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

158 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 34. Right-Click Machine Setup-1 and Click Lathe Turning .

Step 35. In the Geometry Selection window select Select Geometry then in the Layers UCS PostManager in the Layers tab turn off the Groove Layer. Select the right most fillet to theleft most horizontal edge. Once the edge is selected turn the Groove layer back on.

Then Right-Click and Click OK. At the bottom of the screen Click Next .

Step 36. In the Feature Dialog box enter the following information.

Material ApproachStock Diameter 6.2500Internal Diameter 0.0000Face Z 0.0000End of Stock Z -4.0000

Once all of the above information is entered Click Next .

Page 159: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 159/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 159

Step 37. In the Machine Strategy dialog box enter the following information.

TemplateTurn Rough Selected

Current OperationsTurn RoughTurn Basic Finish

Once all of the above information is entered Click Next .

Step 38. Under the Posting window enter the following information.

Posting ParametersSeparate Moves Selected

Once all of the above information is entered Click Next .

Step 39. Under the Rough window enter the following information:

Tool DataOrientation Number 1Insert Type Diamond InsertNose Radius 0.0156Tool Angle 35 Degrees

Cutting Angle (1) 27.5000IC Diameter (2) 0.2500Tool Label 35 DEG. 1/64 ROUGH TURNING

Machining DataOverride Offsets Not SelectedCoolant FloodSpindle Direction CW

Feeds and SpeedsCSS SelectedMaximum RPM 1000.0000SFM 500.0000Feedrate 0.0150

Once all of the above information is entered Click Next .

Page 160: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 160/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

160 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 40. Under the Parameters window enter the following information:

ParametersDepth of Cut 0.1000Z Allowance 0.0100

X Allowance 0.0100

CompensationSystem Compensation On with Collision DetectionMachine Compensation Off

Once all of the above information is entered Click Next .

Step 41. Under the Rapids window enter the following information:

TypeDefault Rapid On Exit SelectedHome Position Z 5.0000Home Position X 5.0000

Once all of the above information is entered Click Next .

Step 42. Under the Leads window enter the following information:

Lead-in

Lead-in Z 0.0000Lead-in X 0.0000

Lead-outLead-out Z 0.0000Lead-out X 0.0000

Once all of the above information is entered Click Next .

Page 161: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 161/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 161

Step 43. Under the Finish window Click Tool Crib, then Click Rough then select the tool with thefollowing settings.

Tool Nose Radius – 0.0156 IC Diameter – 0.2500 Tool Angle – 35.0000 Cutting Angle – 27.5000 Tool Insert Type – Diamond Insert Material – Carbide

Step 44. Then Click OK and then Click OK again in the Tool Crib If there is no tool with theabove settings Click Add and add the settings.

Step 45. Under the Finish window enter the following information:

Tool DataOrientation Number 1Insert Type Diamond InsertNose Radius 0.0156Tool Angle 35 DegreesCutting Angle (1) 27.5000IC Diameter (2) 0.2500Tool Label 35 DEG. 1/64 ROUGH TURNING

Machining DataOverride Offsets Not SelectedCoolant FloodSpindle Direction CW

Feeds and SpeedsCSS SelectedMaximum RPM 1000.0000SFM 500.0000Feedrate 0.0150

Once all of the above information is entered Click Next .

Page 162: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 162/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

162 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 46. Under the Parameters window enter the following information:

ParametersZ Allowance 0.0000X Allowance 0.0000

CompensationSystem Compensation On with Collision DetectionMachine Compensation Off

Once all of the above information is entered Click Next .

Step 47. Under the Rapids window enter the following information:

Type

Default Rapid On Exit SelectedHome Position Z 5.0000Home Position X 5.0000

Once all of the above information is entered Click Next .

Step 48. Under the Leads window enter the following information:

Lead-inLead-in Z 0.0000

Lead-in X 0.0000

Lead-outLead-out Z 0.0000Lead-out X 0.0000

Once all of the above information is entered Click Compute .

Step 49. In the CAM tree under Turning , Right-Click on the Turn Rough, then Click Color.

Step 50. Select a Green Color and then Click OK.

Step 51. In the CAM tree under Turning , Right-Click on the Turn Basic Finish, then Click Color.

Page 163: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 163/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 163

Step 52. Select a Pink Color and then Click OK.

Step 53. Right-Click Feature Lathe Turning and then Click Blank/Unblank Toolpath .

Step 54. Right-Click Machine Setup-1 and Click Lathe Turning .

Page 164: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 164/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

164 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 55. In the Geometry Selection window select Select Geometry then select just one of theArcs that make up the groove. Then Right-Click and Click OK. At the bottom of thescreen Click Next .

Step 56. In the Feature Dialog box enter the following information.

Material ApproachStock Diameter 6.2500Internal Diameter 0.0000Face Z 0.0000End of Stock Z -4.0000

Once all of the above information is entered Click Next .

Page 165: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 165/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 165

Step 57. In the Machine Strategy dialog box enter the following information.

TemplateTurn Groove Selected

Current OperationsTurn Groove RoughTurn Groove Finish

Once all of the above information is entered Click Next .

Step 58. Under the Posting window enter the following information.

Posting ParametersSeparate Moves Selected

Once all of the above information is entered Click Next .

Step 59. Under the Groove window enter the following information:

Tool DataOrientation Number 1Corner Radius 0.0625Tool Width 0.1250Tool Label 1/8 OD Anvil

Machining DataOverride Offsets Not SelectedCoolant FloodSpindle Direction CW

Feeds and SpeedsCSS SelectedMaximum RPM 1000.0000SFM 500.0000Feedrate 0.0150

Once all of the above information is entered Click Next .

Page 166: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 166/209

Page 167: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 167/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 167

Step 63. Under the Finish window Click Tool Crib, then Click Rough then select the tool with thefollowing settings.

Tool Nose Radius – 0.0625 Tool Width – 0.1250 Tool Insert Type – Groove Insert Material – Carbide

Step 64. Then Click OK and then Click OK again in the Tool Crib If there is no tool with theabove settings Click Add and add the settings.

Step 65. Under the Groove window enter the following information:

Tool DataOrientation Number 1Corner Radius 0.0625Tool Width 0.1250Tool Label 1/8 OD Anvil

Machining DataOverride Offsets Not SelectedCoolant FloodSpindle Direction CW

Feeds and SpeedsCSS SelectedMaximum RPM 1000.0000SFM 500.0000Feedrate 0.0150

Once all of the above information is entered Click Next .

Page 168: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 168/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

168 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 66. Under the Parameters window enter the following information:

ParametersZ Allowance 0.0000X Allowance 0.0000

CompensationSystem Compensation On with Collision DetectionMachine Compensation Off

Once all of the above information is entered Click Next .

Step 67. Under the Rapids window enter the following information:

Type

Default Rapid On Exit SelectedHome Position Z 5.0000Home Position X 5.0000

Once all of the above information is entered Click Next .

Step 68. Under the Leads window enter the following information:

Lead-inLead-in Z 0.0000

Lead-in X 0.0000Override Z2/X2 Not Selected

Lead-outLead-out Z 0.0000Lead-out X 0.0000

Once all of the above information is entered Click Compute .

Step 69. In the CAM tree under Groove , Right-Click on the Turn Groove Rough, then ClickColor.

Step 70. Select a Green Color and then Click OK.

Step 71. In the CAM tree under Groove , Right-Click on the Turn Groove Finish, then ClickColor.

Page 169: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 169/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 169

Step 72. Select a Pink Color and then Click OK.

Step 73. To repeat this toolpath on the other two Grooves on the part, simply Right-Click onthe third feature in the CAM Tree named Feature Lathe Turning . Select the Copy option.

Step 74. Right-Click Machine Setup-1 and Click Paste Feature.

Step 75. In the CAM Tree you should now see a Second Groove toolpath with the same optionsthat were used in the previous.

Step 76. Right-Click Geometry under the Second Groove toolpath and Click Re/Select.

Page 170: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 170/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

170 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 77. In the CAD Window Select the Middle groove . Then Right-Click and Click OK.

Step 78. Right-Click Machine Setup-1 and Click Paste Feature

Step 79. In the CAM Tree you should now see a Third Groove toolpath with the same optionsthat were used in the previous.

Step 80. Right-Click Geometry under the Third Groove toolpath and Click Re/Select.

Page 171: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 171/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 171

Step 81. In the CAD Window Select the Left groove . Then Right-Click and Click OK.

Step 82. Then Right-Click on the Fourth Feature Lathe Turning in the CAM Tree and select theCompute All Toolpath option.

Page 172: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 172/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

172 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 83. Then Right-Click on the Fifth Feature Lathe Turning in the CAM Tree and select theCompute All Toolpath option.

Step 84. Right-Click the 3rd, 4th, and 5th, Feature Lathe Turning and then ClickBlank/Unblank Toolpath .

Step 85. To Create the Point needed to drill a hole through the part, go to the Points menuand select Coordinates .

Step 86. Enter the following settings for the Point Coordinate CAD Function:

X -3.5000Y 0.0000Z 0.0000

Once all of the above information is entered Click OK.

Step 87. Right-Click Machine Setup-1 and Click Lathe Hole .

Page 173: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 173/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 173

Step 88. In the Geometry Selection window select Select Geometry then select the point onthe X axis. At the bottom of the screen Click Next .

Step 89. In the Feature Dialog box enter the following information.

Material ApproachClearance Plane 0.1000Rapid Plane 0.2000Feed Plane 0.1000

Feature ParametersDiameter 0.5000Top of Feature 0.0000Total Depth 3.5000

ParametersHole Type Through

Once all of the above information is entered Click Next .

Page 174: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 174/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

174 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 90. In the Machine Strategy dialog box enter the following information.

TemplateHole Selected

Current OperationsLathe Drill

Once all of the above information is entered Click Next .

Step 91. Under the Posting window enter the following information.

Posting ParametersCanned Cycles SelectedCanned Cycle Shift 0.0100

Once all of the above information is entered Click Next .

Step 92. Under the Drill window enter the following information:

Tool DataSystem Tool Selected

Machining DataOverride Offsets Not Selected

Coolant FloodSpindle Direction CW

Feeds and SpeedsUse System Feeds and Speeds SelectedDwell 0.0000

Once all of the above information is entered Click Next .

Page 175: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 175/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 175

Step 93. Under the Parameters window enter the following information:

Operation ParametersUse Cutting Conditions Selected

Cycle TypeSingle Depth Selected

Once all of the above information is entered Click Next .

Step 94. Under the Rapids window enter the following information:

TypeDefault Rapid On Exit SelectedHome Position Z 5.0000

Home Position X 5.0000

Once all of the above information is entered Click Compute .

Step 95. Again in the CAM tree under Feature Lathe Holes – 0.5000 , Right-Click on the LatheDrill, then Click Color.

Page 176: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 176/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

176 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 96. Select a Green Color and then Click OK.

Step 97. Right-Click Feature Lathe Turning and then Click Blank/Unblank Toolpath .

Step 98. Right-Click Machine Setup-1 and Click Lathe Cutoff .

Page 177: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 177/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 177

Step 99. In the Geometry Selection window select Select Geometry then Select the Samepoint used for the previous Drilling Operation. At the bottom of the screen Click Next .

Step 100. In the Feature Dialog box enter the following information.

Material ApproachStock Diameter 6.125Internal Diameter 0.0000Face Z 0.0000End of Stock Z -4.0000

Once all of the above information is entered Click Next .

Page 178: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 178/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

178 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 101. In the Machine Strategy dialog box enter the following information.

TemplateCutoff Selected

Current OperationsCutoff

Once all of the above information is entered Click Next .

Step 102. Under the Posting window enter the following information.

Posting ParametersSeparate Moves Selected

Once all of the above information is entered Click Next .

Step 103. Under the Rough window enter the following information:

Tool DataOrientation Number 1Corner Radius 0.0000Tool Width 0.1250Angle 10.0000Tool Label 1/8 Wide Cutoff

Machining DataOverride Offsets Not SelectedCoolant FloodSpindle Direction CW

Feeds and SpeedsCSS SelectedMaximum RPM 1000.0000SFM 500.0000Feedrate 0.0150

Once all of the above information is entered Click Next .

Page 179: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 179/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 179

Step 104. Under the Parameters window enter the following information:

ParametersCutoff Z -3.5000Cutoff X 0.0000

Rapid Clearance 0.1000Retract Amount 0.0000

Corner BreakOff Selected

PeckingFirst Peck Amount 0.0000Peck Increment 0.0000Peck Clearance 0.0000

Peck Retract 0.0000

CompensationSystem Compensation On with Collision DetectionMachine Compensation Off

Once all of the above information is entered Click Next .

Step 105. Under the Rapids window enter the following information:

TypeDefault Rapid On Exit SelectedHome Position Z 5.0000Home Position X 5.0000

Once all of the above information is entered Click Compute .

Page 180: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 180/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

180 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 106. In the CAM tree under Lathe Cutoff , Right-Click on the Cutoff, then Click Color.

Step 107. Select a Green Color and then Click OK.

Page 181: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 181/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 181

The part is now finished:

Page 182: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 182/209

BobCAD-CAM Version 28 Training WorkbookLathe Tutorial

182 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 108. At the top of the screen Click Modules and then Click Simulation .

Step 109. Click on Workpiece Focus button on the simulation tool bar. This is under theSimulation tab.

Step 110. On the simulation tool bar Click the Initial Stock button, then Click theToolpath button.

Step 111. Click the Run button to start the simulation

Step 112. At the top of the screen Click Modules and then Click Exit Simulation .

Step 113. In the Data-CAM tree manager Right-Click Turning Job and Click Post. This willdisplay the G-Code.

This lesson is now finished.

Page 183: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 183/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 183

WIRETUTORIAL

The Wire EDM Tutorial Video will guide you through importing a simple part beginning to end,

below are the steps to add Toolpath, post and simulate any part.

How to Add a Tool Path

To launch the tool path wizard, in the CAM Tree, Right-Click on Machine Setup then select thetype of tool path to add ( 2 Axis Inside , 2 Axis Outside, 2 Axis Open, etc. ).

In the first dialog box of the wizard, you select the geometry then using the mouse Select thegeometry, then Click OK to confirm the selection. Click Next to go to the Feature page.

On the Feature Page you will enter settings such as Depth and Rapid Plane for the toolpaththen Click Next to go to the Machining Strategy Page.

On the Machining Strategy Page you will want to select a Template to be used then move inoperations if necessary from the Available operations box.

Click Next in the wizard and fill out each dialogue box and then Click next until complete.Click Compute Toolpath .

How to Post CAM Features

To post an EDM program after completing the Wire EDM wizard: in the CAM Tree , Right-Click

Wire EDM Job , and Click Post .

How to Simulate

To simulate after completing the Wire EDM wizard: in the CAM Tree , Right-Click Wire EDMJob , and Click Simulation .

NOTE: Full documentation on all of the CAM dialogue can be found within the built in helpsystem. To locate this information launch the help system by Clicking on Help andthen Click Help Topics. Search for the term “ CAM”.

Page 184: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 184/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

184 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Wire EDM CAM Tutorial

Video 10 Wire EDM TutorialV28 Getting Started Wire EDM Example.bbcd

Below is the part that is created in this lesson:

The CAM functions that are covered in this tutorial are:

Blank (Blanking stock) 2 Axis Inside 2 Axis Outside Simulation Stock Wizard

To start the new drawing, go up to the top of the screen and Click on File and then Click Open .Open the CAD file 2 Axis Wire EDM.bbcd that is included on your training disc set.

Page 185: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 185/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 185

Step 1. With the 2D drawing open, go to the top of the screen and Click Modules and then ClickNew CAM Job .

Step 2. In the Data-CAM Tree Manager under the CAM Tree enter the following settings:

Job TypeWire EDM Selected

MachineSodick_Mark_21 Selected

Step 3. Click Stock Wizard .

Step 4. In the Workpiece dialog box Click the next button “ > > “ to go into the next window.

Step 5. In the Stock Type Dialog Box enter the following settings:

Stock TypeRectangular Selected

Then Click the next button “ > > “ to go into the next window.

Step 6. In the Stock Definition Dialog Box enter the following settings:

SizeEnter SelectedLength(X) 6.5000Width(Y) 6.5000Height(Z) 1.0000

Stock OrientationPick Origin Selected

Offset-X 0.0000+X 0.0000-Y 0.0000+Y 0.0000-Z 0.0000+Z 0.0000

Then Click the next button “ > > “ to go into the next window.

Page 186: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 186/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

186 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 7. In the Machine Setup Dialog Box enter the following settings:

Machine SetupMachine Setup-1 Selected

OriginPick Origin SelectedPick From Existing UCS Not Selected

OtherClearance Plane 1.0000

Work OffsetWork Offset # 1X 0.0000

Y 0.0000Z 0.0000

Step 8. At the top of the screen Click View and then Click ISO 2.

Step 9. In the Machine Setup Dialog box Click on Origin.

Page 187: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 187/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 187

Step 10. Select the top bottom left point on the stock Geometry to specify the Machine Setupis in the middle of the part. Then Click OK in the Machine Setup Dialog box to enter allof the settings.

Step 11. Right-Click EDM Stock and Click Blank .

Step 12. Right-Click Machine Setup-1 and Click 2 Axis Inside .

Page 188: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 188/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

188 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 13. In the Geometry Selection window select Select Geometry then create a chainselection of the interior geometry. Then Right-Click and Click OK. At the bottom ofthe screen Click Next .

Step 14. In the Feature Dialog box enter the following information.

Feature ParametersUpper Guide 0.0500Lower Guide 0.0500

Glue Stop OptionsUse Glue Stop With Leads SelectedStop Distance 0.1000

Taper SettingsLand and Taper SelectedTaper Angle 3.0000Land Height 0.1250Land On Top Selected

Taper Display SettingsUse Job’s Setting Selected

Once all of the above information is entered Click Next .

Page 189: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 189/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 189

Step 15. In the Machine Strategy dialog box enter the following information.

TemplateStrategy 1 Selected

Current Operations2 Axis Rough Cut2 Axis Tab Cut2 Axis Skim Cut

Once all of the above information is entered Click Next .

Step 16. Under the Wire window enter the following information.

Wire Parameters

Enable Starting Cutting Condition Not SelectedRapid Feedrate Not Selected

Once all of the above information is entered Click Next .

Step 17. Under the Posting window enter the following information.

Arc/Spline OutputTolerance 0.0005

Work OffsetNumber 1

Posting OrderIndividual Shape Selected

Once all of the above information is entered Click Next .

Page 190: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 190/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

190 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 18. Under the Machine Sequence window enter the following information:

Sort OrderClosest Selected

Start Location/ PatternTop Left Corner SelectedZig Selected

Once all of the above information is entered Click Next .

Step 19. Under the Parameters window enter the following information:

PatternsStandard Profile Selected

CompensationSystem Compensation OnMachine Compensation Off

Taper SettingsApply Taper Selected

Stop SettingsApply Stop Points Selected

Once all of the above information is entered Click Next .

Step 20. Under the Corner Types window enter the following information:

External CornersSharp Selected

Internal CornersSharp Selected

Once all of the above information is entered Click Next .

Page 191: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 191/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 191

Step 21. Under the Leads window enter the following information:

EntryStart Hole Diameter 0.0000

Thread WireThread Vertical Selected

Lead-inType PerpendicularLength 0.1000

Lead-outSame As Lead-in Selected

Once all of the above information is entered Click Next .

Step 22. Under the Cutting Conditions window enter the following information:

General SettingsLink to Database SelectedSelected Pass 2 Axis Rough CutPass Comment

Wire Speed and Tension

Speed 0Tension 0

Once all of the above information is entered Click Next .

Page 192: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 192/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

192 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 23. Under the Parameters window enter the following information:

PatternsStandard Profile SelectedFlip Pass Direction Not Selected

CompensationSystem Compensation OnMachine Compensation Off

Taper SettingsApply Taper Selected

Stop SettingsApply Stop Points Selected

Once all of the above information is entered Click Next .

Step 24. Under the Leads window enter the following information:

EntryStart Hole Diameter 0.0000

Thread WireThread Vertical Selected

Lead-inType PerpendicularLength 0.1000

Lead-outSame As Lead-in Selected

Once all of the above information is entered Click Next .

Page 193: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 193/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 193

Step 25. Under the Cutting Conditions window enter the following information:

General SettingsLink to Database SelectedSelected Pass 2 Axis Tab Cut

Pass Comment

Wire Speed and TensionSpeed 0Tension 0

Once all of the above information is entered Click Next .

Step 26. Under the Parameters window enter the following information:

PatternsStandard Profile Selected

SkimsFlip Pass Direction Not SelectedSkims in the Same Direction SelectedNumber of Skim Passes 3

CompensationSystem Compensation On

Machine Compensation Off

Taper SettingsApply Taper Not Selected

Stop SettingsApply Stop Points Selected

Once all of the above information is entered Click Next .

Page 194: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 194/209

Page 195: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 195/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 195

Step 29. Under the Cutting Conditions window enter the following information:

General SettingsLink to Database SelectedSelected Pass 2 Axis Skim Cut: Pass #1

Pass Comment

Wire Speed and TensionSpeed 0Tension 0

Once all of the above information is entered Click Compute .

Step 30. In the CAM tree under Feature EDM 2X Inside , Right-Click on the 2 Axis Rough Cut,then Click Color.

Step 31. Select a Green Color and then Click OK.

Step 32. In the CAM tree under Feature EDM 2X Inside , Right-Click on the 2 Axis Tab Cut,then Click Color.

Step 33. Select an Orange Color and then Click OK.

Step 34. In the CAM tree under Feature EDM 2X Inside , Right-Click on the 2 Axis Skim Cut,then Click Color.

Page 196: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 196/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

196 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 35. Select a Pink Color and then Click OK.

Step 36. Right-Click Feature EDM 2X Inside and then Click Blank/Unblank Toolpath .

Step 37. Right-Click Machine Setup-1 and Click 2 Axis Outside .

Page 197: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 197/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 197

Step 38. In the Geometry Selection window select Select Geometry then create a chainselection of the exterior geometry. Then Right-Click and Click OK. At the bottom ofthe screen Click Next .

Step 39. In the Feature Dialog box enter the following information.

Feature ParametersUpper Guide 0.0500Lower Guide 0.0500

Glue Stop OptionsNo Glue Stop Selected

Taper SettingsNone Selected

Once all of the above information is entered Click Next .

Page 198: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 198/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

198 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 40. In the Machine Strategy dialog box enter the following information.

TemplateStrategy 1 Selected

Current Operations2 Axis Rough Cut2 Axis Skim Cut

Once all of the above information is entered Click Next .

Step 41. Under the Wire window enter the following information.

Wire ParametersEnable Starting Cutting Condition Not Selected

Rapid Feedrate Not Selected

Once all of the above information is entered Click Next .

Step 42. Under the Posting window enter the following information.

Arc/Spline OutputTolerance 0.0005

Work Offset

Number 1

Posting OrderIndividual Shape SelectedTab Cuts Last Selected

Once all of the above information is entered Click Next .

Page 199: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 199/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 199

Step 43. Under the Machine Sequence window enter the following information:

Sort OrderClosest Selected

Start Location/ PatternTop Left Corner SelectedZig Selected

Once all of the above information is entered Click Next .

Step 44. Under the Parameters window enter the following information:

PatternsStandard Profile Selected

CompensationSystem Compensation OnMachine Compensation Off

Stop SettingsApply Stop Points Selected

Once all of the above information is entered Click Next .

Step 45. Under the Corner Types window enter the following information:

External CornersSharp Selected

Internal CornersSharp Selected

Once all of the above information is entered Click Next .

Page 200: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 200/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

200 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 46. Under the Leads window enter the following information:

EntryStart Hole Diameter 0.0000

Thread WireThread Vertical Selected

Lead-inType Perpendicular BlendRadius 0.0250Length 0.1000

Lead-outSame As Lead-in Selected

Once all of the above information is entered Click Next .

Step 47. Under the Cutting Conditions window enter the following information:

General SettingsLink to Database SelectedSelected Pass 2 Axis Rough CutPass Comment

Wire Speed and TensionSpeed 0Tension 0

Once all of the above information is entered Click Next .

Page 201: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 201/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 201

Step 48. Under the Parameters window enter the following information:

PatternsStandard Profile Selected

SkimsFlip Pass Direction Not SelectedReverse Skims SelectedNumber of Skim Passes 3

CompensationSystem Compensation OnMachine Compensation Off

Stop Settings

Apply Stop Points Selected

Once all of the above information is entered Click Next .

Step 49. Under the Corner Types window enter the following information:

External CornersSharp Selected

Internal Corners

Sharp Selected

Once all of the above information is entered Click Next .

Page 202: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 202/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

202 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 50. Under the Leads window enter the following information:

EntryStart Hole Diameter 0.0000

Thread WireThread Vertical Selected

Lead-inType Perpendicular BlendRadius 0.0250Length 0.1000

Lead-outSame As Lead-in Selected

Overlap Amount 0.0000

Once all of the above information is entered Click Next .

Step 51. Under the Cutting Conditions window enter the following information:

General SettingsLink to Database SelectedSelected Pass 2 Axis Skim Cut: Pass #1Pass Comment

Wire Speed and TensionSpeed 0Tension 0

Once all of the above information is entered Click Compute .

Step 52. In the CAM tree under Feature EDM 2X Outside , Right-Click on the 2 Axis RoughCut, then Click Color.

Step 53. Select a Green Color and then Click OK.

Step 54. In the CAM tree under Feature EDM 2X Outside , Right-Click on the 2 Axis Skim Cut,then Click Color.

Page 203: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 203/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 203

Step 55. Select a Pink Color and then Click OK.

Step 56. At the top of the screen Click Modules and then Click Simulation .

Step 57. Click on Workpiece Focus button on the simulation tool bar. This is under theSimulation tab.

Step 58. On the simulation tool bar Click the Initial Stock button, then Click theToolpath button.

Step 59. Click the Run button to start the simulation.

Step 60. In the simulation select the Measure Tab .

Step 61. In the Drop down menu in the Measure Tab select Remove chips(select chips).

Page 204: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 204/209

BobCAD-CAM Version 28 Training WorkbookWire Tutorial

204 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 62. Click the Center Mouse wheel on the parts to remove.

Step 63. At the top of the screen Click Modules and then Click Exit Simulation .

Step 64. In the Data-CAM tree manager Right-Click Wire EDM Job and Click Post. This willdisplay the G-Code.

This lesson is now finished.

Page 205: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 205/209

BobCAD-CAM Version 28 Training WorkbookGenerating Setup Sheets

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 205

GENERATINGSETUPSHEETS

Generate Setup Sheet - opens the Setup Sheet dialog box for you to select a template to

format the output of the setup sheet and define what information is included. Select aTemplate, and Click OK. The setup sheet is created and displayed in a browser showingall of the applicable information for the current job.

Generate Setup Sheet & Save As - opens the Setup Sheet dialog box for you to select atemplate to format the output of the setup sheet and define what information isincluded. Select a Template, and Click OK. The Save As dialog box is displayed for you toselect a location in which all of the setup sheet information is stored. Select a locationand name the .xml file. When you Click OK, a folder is created with all of the sameinformation of the selected template, and the .xml file, in the specified location. Thesetup sheet is then displayed in a browser showing all of the applicable information forthe current job.

TIP: When the Setup Sheet information is displayed, you can use the File - Save Ascommand of the browser to save the file to another format or for later use. You canalso print the setup sheet using the File - Print commands of the browser.

Page 206: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 206/209

BobCAD-CAM Version 28 Training WorkbookSending Files to the Machine

206 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

SENDINGFILES TO THEMACHINE

Saving Files to a Disc

Mill

To post a Lathe program after completing a Turning feature, in the CAM Tree , Right-ClickMilling Job , and Click Post & Save As then choose the location to save the file.

Lathe

To post a Lathe program after completing a Turning feature, in the CAM Tree , Right-Click

Turning Job , and Click Post & Save As then choose the location to save the file.

Wire EDM

To post a Wire EDM program after completing a Wire EDM feature, in the CAM Tree , Right-Click Wire EDM , and Click Post & Save As then choose the location to save the file.

Rs-232 Setup

Follow the steps below to set up the Rs-232 Communication between BobCAD-CAM and yourCNC machine.

Step 1. Gather all necessary data.In order to set up the communications you must first have the followinginformation.Baud Rate:Data Bits:Stop Bits:

Parity:Flow Control:The Computer's Comm Port Number:

Page 207: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 207/209

BobCAD-CAM Version 28 Training WorkbookSending Files to the Machine

Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015 207

Step 2. Ensure the serial cable correctly configured. The cable must be properly configured "wired" for your machine. Cables can bepurchased through BobCAD or through your machine dealer.

Step 3. Make sure your serial port is installed correctly configured .

The serial port should have its own baud, parity, data bits, and flow control. Thesesettings must be set to match your machine settings

To access the Device Manager, use the following method:For Windows Vista:

1. Left-Click Start2. Left-Click Control Panel3. Left-Click Performance and Maintenance4. Left-Click System5. Left-Click the Hardware Tab at the top of the new window6. Left-Click Device Manager

For Windows 7:

1. Left-Click Start2. Left-Click Control Panel3. Left-Click System and Security4. Left-Click System5. Left-Click Device Manager

For Windows 8:1. Right-Click the Start normally located on the bottom left of the computer screen2. Click Device Manager

Once in the Device Manger:

1. Go to the Ports tab2. Expand the ports tab3. The Comm Port Should be displayed below this tab.4. Right-Click on the Comm Port that is being sent through and then ClickProperties.5. In the new window Click Port Settings.

Step 4. Set your machine to Receive.-If you are not sure how to do this you will need to consult your machine manual ordealer.

Page 208: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 208/209

BobCAD-CAM Version 28 Training WorkbookSending Files to the Machine

208 Real CNC Programming Solutions for Global manufacturing | Copyright (c) BobCAD-CAM, Inc. 2015

Step 5. Launch the communication software (Predator Editor). To launch the editor use any of the following methods:

-In BobCAD-CAM Click on Modules then Edit CNC.

-In the Layers-UCS-Post Manager Right-Click in the Posting Tab then Left-Click Edit.

- From the Windows desktop Double-Click the PEditor Shortcut.

Step 6. Configure the communication software (Predator Editor).From the Editor Click on DNC then Properties set the Port, Baud, Parity, Data, Stopand Flow Control Values.Click Next 4 times then Click finish . (The settings on all but the first page need not bechanged. Only the Values described above.)

Step 7. Send a file to the Machine. From the editor Click on DNC then Send To CNC.

Trouble Shooting Notes:

1. A "standard" RS-232 null modem cable from an electronics store will not work. The cablemust be wired properly for the machine.2. The cable must be a serial cable. A parallel cable will not work.3. USB to serial adapters can be problematic. An internal serial card is always a better solution.4. If you do not know the proper settings for your machine, contact your machine manufactureras they will be able to provide the proper settings to you.5. If no port appears in the device manager, you will need to install or reinstall your serial portdevice.6. If using a USB to serial adapter (not recommended!), ensure the driver disk has been loadedand the settings (baud, parity, data bits and flow control) are the same as set on your machine.7. If the cable is improperly configured sometimes it is possible to send but not receive, andvice versa.8. If running in a DNC mode you may need to include a line delay amount. Set this value to 0 forstandard RS-232 communication.

Page 209: v28 Bobcad Tutorial

8/18/2019 v28 Bobcad Tutorial

http://slidepdf.com/reader/full/v28-bobcad-tutorial 209/209

BobCAD-CAM Version 28 Training WorkbookAdd-On Modules Overview

ADD-ON MODULESOVERVIEW

4 & 5 Axis

NOTE: The 4 & 5 Axis modules are fully documented (including tutorials), to locate thisinformation launch the help system. To locate this information launch the helpsystem by Clicking on Help and then Click Help Topics. Searching for the term“Multiaxis ”.