Sie sind auf Seite 1von 32

IMPERIAL

HANDBOOK VOLUME 1

MILL 2D
& SOLIDS
THE GUIDE TO MASTERCAM
Handbook Volume 1

To order more books:

Call 1-800-529-5517 or

Visit www.emastercam.com or

Contact your Mastercam dealer


Mastercam 2017 Handbook Volume 1
Copyright: 1998 -2017 In-House Solutions Inc. All rights reserved

Software: Mastercam 2017


Author: In-House Solutions
ISBN: 978-1-77146-565-6
Revision Date: June 3, 2016
Notice
In-House Solutions Inc. reserves the right to make improvements to this manual at any time and without
notice.
Disclaimer Of All Warranties And Liability
In-House Solutions Inc. makes no warranties, either express or implied, with respect to this manual or
with respect to the software described in this manual, its quality, performance, merchantability, or
fitness for any particular purpose. In-House Solutions Inc. manual is sold or licensed "as is." The entire risk
as to its quality and performance is with the buyer. Should the manual prove defective following its
purchase, the buyer (and not In-House Solutions Inc., its distributor, or its retailer) assumes the entire
cost of all necessary servicing, repair, of correction and any incidental or consequential damages. In no
event will In-House Solutions Inc. be liable for direct, indirect, or consequential damages resulting from
any defect in the manual, even if In-House Solutions Inc. has been advised of the possibility of such
damages. Some jurisdictions do not allow the exclusion or limitation of implied warranties or liability for
incidental or consequential damages, so the above limitation or exclusion may not apply to you.
Copyrights
This manual is protected under International copyright laws. All rights are reserved. This document may
not, in whole or part, be copied, photocopied, reproduced, translated or reduced to any electronic
medium or machine readable form without prior consent, in writing, from In-House Solutions Inc.
Trademarks
Mastercam is a registered trademark of CNC Software, Inc.
Microsoft, the Microsoft logo, MS, and MS-DOS are registered trademarks of Microsoft Corporation;
Windows 8 and Windows 10, are registered trademarks of Microsoft Corporation.
This document requires Mastercam Mill and Solids for Chapter 5.
TABLE OF CONTENTS

Table of Contents
Legend ........................................................................................................................ 1

Chapters
Introduction To Mastercam ....................................................................................................................3
Mastercam Workspace .........................................................................................................................39
CAD Drawing......................................................................................................................................... 71
Advanced CAD Drawing ......................................................................................................................151
Solid Modeling ....................................................................................................................................211
Drill Toolpaths ....................................................................................................................................251
Contour Toolpaths ..............................................................................................................................327
Pocket, Face, Circle & Slot Mill Toolpaths ..........................................................................................383
High Speed Toolpaths & Feature Based Machining ...........................................................................425
Rotary Toolpaths ................................................................................................................................491
Change Recognition ............................................................................................................................519

Appendix A - Drill Charts ......................................................................................... 535


Appendix B - G & M Codes ...................................................................................... 541
Appendix C - Speed & Feeds.................................................................................... 545

Handbook Volume 1
Introduction To Mastercam CHAPTER 11

Introduction To Mastercam
1
OBJECTIVES

In this chapter, you will learn what CAD/CAM software is and how Mastercam works. Upon completion of this
chapter, you should be able to do the following:

Understand the CNC Setups.


Understand file types and directory structures.
Start and exit Mastercam.
Mastercam file functions.
Import and export data to other CAD/CAM Systems.
Translation - Neutral and Native.
File Compression

INTRODUCTION

CAD and CAM are the acronyms of Computer-Aided Design and Computer-Aided Manufacturing, respectively.
CAM/CAM software is used to program CNC (Computer Numerical Control) machine tools.

CAD/CAM software allows you to draw or model a part on the computer. This electronic model is accurate and
can be easily modified.

Machining operations can be applied to remove excessive material and to finish the part. The machining
processes are accurately simulated, allowing you to find and resolve problems before running the program on the
machine.

Once you are certain that the machining processes are safe and effective, Mastercam performs all the tedious
calculations and formatting to generate the NC (Numerical Control) code file.

CAD/CAM software is often used to program CNC machine tools because it offers many advantages over manual
programming, including
Faster programming
More efficient CNC programs
Fewer CNC program human errors, resulting in fewer scrapped parts and broken tools

Handbook Volume 1 Page |3


CHAPTER 11 Introduction To Mastercam

CNC SETUPS

Parts must be located precisely and held securely during the machining process. Work holding devices are
referred to as fixtures. A fixture can be as simple as a vise with hard jaws. Very complex fixtures, like those used in
the aerospace industry, may cost many thousands of dollars and be designed by highly experienced tooling
engineers.

A few of the many factors influencing work holding include:


Type of material being machined
Number of sides of part to machine
Feature tolerances
Machining forces
Rigidity of the part, before and after material is machined
Cost to manufacture the fixture
Number of times the fixture will be used
Skill level of the machine operator

For example, many parts can be accurately located and held in a vise. If the part is machined on several sides, pay
careful attention to the order in which each face is machined and how the part is flipped between operations.

Production quantity is an important consideration. Higher production volumes usually justify more expensive
tooling to speed production and reduce scrap rate.

Size and type of material and cutting forces also affect fixture choice. A foam or plastic visual prototype may be
simply glued or taped down. More substantial parts can be bolted, clamped, or held with a vacuum.

Page |4 Handbook Volume 1


Introduction To Mastercam CHAPTER 11

CNC Setups Vise

A basic vise setup uses a vise, step jaws, vise stop, and stock material machined to size as shown in Figure 1. The
back edge of the fixed step jaw is dial-indicated parallel to the machines X-axis. The vise stop sets a limit to slide
the stock against as new stock material is loaded.

Figure 1

NOTE: Improperly designed setups are extremely dangerous. Parts, tooling, or fixture components can shatter
or be ejected at high speed, causing serious injury or even death. Always wear safety attire (glasses, steel toes,
hearing protection, etc) and observe all machine safety procedures.

Handbook Volume 1 Page |5


CHAPTER 11 Introduction To Mastercam

Figure 2 shows the layout of a typical VMC and the location of the spindle when the machine is at its Home
Position.

Figure 2

NOTE: CNC programs are written in terms of the tool tip motion, not table motion. For example, a command of
X1.0 moves the tool to the right (though on a VMC the table will move to the left).

Page |6 Handbook Volume 1


Introduction To Mastercam CHAPTER 11

Fixture Offsets

You have probably noticed that when the machine is at its home position, its coordinate system datum is far away
from the part datum. The reason is explained below.

When you first power-up a CNC machine, the machine does not know where the spindle is in the workspace. The
machine finds the spindles position, also known as the machine position, during the startup-home process by
simply driving each machine axis towards its limit. Just before the machine reaches an axis limit, it trips a micro-
switch. This signals the control that the axis is at a known location, called the Machine Home. Home is usually
defined as the center-face of the spindle where the machine is at its axes limits.

Once a machine has been to the Machine Home, the machine keeps track of its own position by measuring how
far each axis moves from Home. Coordinates in relation to the Machine Home are called Machine Coordinates.

The Machine Home position is far from the work piece; hence, programs written in Machine Coordinates will
have numbers that hardly exhibit obvious relations to coordinates on the part. Further, if a fixture is removed, it
will be difficult to put back the fixture exactly where it was, and the CNC program written in Machine Coordinates
will have to be rewritten to account for all the changes. Therefore, Machine Coordinates are rarely employed to
generate CNC programs.

Since a part has its own datum, NC programs can be written in reference to the Part Datum, and such programs
can be easily understood. Figure 3 gives an example of the coordinate system based on the Part Datum.

Figure 3

Any point on the part or fixture can be used to locate the part datum, as long as the points position can be
reliably obtained.

Handbook Volume 1 Page |7


CHAPTER 11 Introduction To Mastercam

In Figure 4, the material is machined to the finished size before loading it into a standard six-inch vise with step
jaws. The top of the finished material is the Z-Datum.

The fixed (back) vise jaw is dial-indicated parallel to the machine X-axis. A Vise Stop, in this case an adjustable rod,
allows stock material to be loaded into the vise in the exact same position each time.

The part datum must be located precisely, typically +/- .001 or less. There are many ways to find the part datum.
For example, the XY-Datum can be easily obtained using the Edge Finder to locate the back and left edges of the
part.

Figure 4

Page |8 Handbook Volume 1


Introduction To Mastercam CHAPTER 11

Fixture Offset Registers (G54-G59)

The coordinate system is shifted from Machine Home to the Part Datum by a Fixture Offset. A fixture offset is
simply a record of the distance between the Machine Home position and the Part Datum point, which is kept by
the machine control. Each time the NC program commands a move, the machine control checks this record, or
Register, and internally adds this value to that move.

G-codes that are assigned for Fixture Offset are usually G54 through G59, and some machines may allocate more.
Each fixture offset has an XYZ shift value.

In Figure 5, the G54 offset register is called on line (N2) of the NC program. This line of code moves the center of
the spindle from the Machine Home position to directly above the Part Datum.

Figure 5

Handbook Volume 1 Page |9


CHAPTER 11 Introduction To Mastercam

Tool Length Offsets (H)

You have probably noticed that the fixture offset in the previous example was used only to shift the datum in the
X-Y directions, not in Z. This is because the Z shift distance changes based on the tool length - how far the tool
extends below the center-face of the spindle. Most tools are of different lengths. Length may also change when
you replace a worn or broken tool.

Shifting the Z-datum is completed by using Tool Length Offsets. Tool offsets function similarly to fixture offsets.
They inform the machine of the location of the tool tip in relation to the part Z-datum. Each tool has its own Tool
Length Offset number. For most machines, Tool Length Offset number is an H-value that uses the same number
as the tool (i.e., T1 uses H1, T2 uses H2, etc).

The H-value is called in the G-code file with the first rapid move to depth along with a G43 (Read Tool Height
Offset Register). This requests the machine to check the H-register value and add this to the move, as shown in
Figure 6.

Figure 6

Page |10 Handbook Volume 1


Introduction To Mastercam CHAPTER 11
The previous illustration presents the simplest way to use the Tool Length Offsets. This method is widely used in
prototype and short production. Below is a more detailed description about the method.
The tool is jogged to the Part Z-Datum (in this case, the top of the part).
The incremental distance moved in Z-axis from the home position to the top of the part is recorded and
entered in the appropriate Tool Length Register.
This value represents the shift in Z from the machine home to the Z-Datum of the part.
The value is usually negative; the machine subtracts this value from the Z-position of the spindle, shifting
the tool down towards the part.

There is another method of using the Tool Length Offsets, which employs preset tooling. This method is used
more often in larger companies and long production run work. A more detailed description of the method is as
follows.
The tool length (distance from the center-face of the spindle to the tip of the tool) is accurately measured
in the tool room.
This gage length is entered in the tool-offset register as a positive value.
The fixture offset Z-value represents the distance from the center-face of the spindle to the part Z-datum.
Internally, the control first subtracts the fixture offset from a command move. It then adds the tool gage
length to the move.

NOTE: Some machines have automatic tool probes which measure the length automatically. Follow the
instructions in the machine operator manual for use of tool and fixture offsets with a probe. There are other
ways to use fixture and tool offsets.
They all work, and companies have good reasons to adopt a particular method. But, once you understand how
fixture and tool offsets work, you will easily be able to adapt to whatever method your company or school
uses.

Handbook Volume 1 Page |11


CHAPTER 11 Introduction To Mastercam

CNC Setups

Plate work refers to machining sheets or plates of material. The material is manufactured to a specified thickness
that is the same as the finish thickness of the part. Hence no facing operation is required.

The purpose of the fixture plate is to locate accurately the stock material and then keep the part from moving
during machining.

The illustration below shows a typical fixture plate. The fixture base is machined to be flat, square, and parallel.
The plate is engraved with the part name and the coordinates of the part datum in reference to the upper-left
corner, as shown in Figure 7. This makes it easier to reuse the fixture plate.

Figure 7

Page |12 Handbook Volume 1


Introduction To Mastercam CHAPTER 11

Example Fixture Plate

The fixture plate below shows the setup just before the first machining operation. After the holes are drilled and
the bolts are inserted through the part, the dowel pins and clamps should be removed if there is any possibility of
a collision with the tool or holder, as shown in Figure 8.

Figure 8

Handbook Volume 1 Page |13


CHAPTER 11 Introduction To Mastercam

Fixture Plate Components

Component Description

Fixture Plate This is the base on which the fixture is built. For short production and
prototype parts, an aluminum plate is commonly used. It is machined flat,
square, and parallel.

Deburr all sharp edges and holes so that the stock lies flat on the surface
and is not scratched.
Stock A sheet of aluminum stock that is within specification in thickness.

Since an OD contour cut is made all around the part, stock can be sheared
or saw cut to approximate the size.

Deburr and inspect material before placing it in the fixture.


Dowel Pins Dowel holes are drilled and reamed to a diameter of .251 and .375 deep,
providing a slip fit in the holes.

A .093 vent hole is drilled from the bottom of the reamed hole through
the bottom of the plate. This allows air to enter into the space between
the bottom of the dowel pins. Without it, the dowel may become
impossible to remove due to the vacuum created with a blind hole.
Washers Steel cap screws will mar aluminum. Place an aluminum washer or pad
between clamps and an aluminum surface.
Cap Screws Two screws hold the clamps in place during drilling operations. Others are
installed to hold the plate down during the OD contour cut.
Clamps Simple shop-made aluminum clamps hold the part during drilling.

Page |14 Handbook Volume 1


Introduction To Mastercam CHAPTER 11

Component Specifications

Below presents an example of the component specifications of a fixture plate.

Component Specifications

Fixture Plate 6061-T6 Aluminum


Width: 6.00
Height: 4.25
Thickness: 0.625 (5/8)
Stock 6061-T6 Sheet Aluminum
Width: 6.00
Height: 4.25
Thickness: 0.063
Dowel Pins Ground Steel
Diameter: 0.250
Height: 0.625 (5/8)
Install: 0.375 Deep
Washers Aluminum
ID: 0.266
OD: 0.50
Thickness: 0.064
Cap 1/4-20 Socket Head
Screws OD: 0.250 Thread
Head Dia: 0.375
Grip Length: 0.75
Clamps 6061-T6 Aluminum
Width: 0.5
Height: 1.0
Thickness: 0.25
Step: 0.063
D-Hole: 0.26 WD x .50 HT
Shop Made

Handbook Volume 1 Page |15


CHAPTER 11 Introduction To Mastercam

Process Overview

The following steps show how a simple fixture plate may be set up and used on a vertical machining center.

NOTE: Remove dowel pins after clamps are tightened if there is any chance of the tool impacting the pins.

Page |16 Handbook Volume 1


Introduction To Mastercam CHAPTER 11

NOTE: The machine operator is responsible for part quality. This is more than just adjusting a machine offset
to ensure the part is within specification.

Handbook Volume 1 Page |17


CHAPTER 11 Introduction To Mastercam

Shoulder Bolts

In cases where you need to position a plate with existing holes, never rely on threaded holes to locate the part.
Instead, use Shoulder Bolts (aka Stripper Bolts) as shown in Figure 9.

Counterbore a hole in the fixture plate the diameter of the bolt shank.

Drill and tap a hole in the bottom of this counterbore to screw in the shoulder bolt.

Figure 9

Page |18 Handbook Volume 1


Introduction To Mastercam CHAPTER 11

MASTERCAM FILE TYPES

Mastercam uses several file types, and each file plays a specific role in programming your machine. They are
installed on the computers hard drive in the directories shown in the Mastercam directory structure.

Mastercam automatically keeps track of the file location and extension. Below are the extensions that are most
widely used.

Name Extension(s) Purpose

Mastercam File MCAM Holds drawing and associated toolpath information.


Post Processor PST The Post Processor consists of three files: PST or PSB (Post),
MMD MMD (Machine Definition), and CONTROL (Control
CONTROL Definition).
These act together as a language translator that converts
MCAM file toolpath information into a NC program file that
will run the CNC machine.
G-Code NC This is the G & M code file used to control your machine. The
default extension can be changed if your machine requires a
different one.

MASTERCAM DIRECTORY STRUCTURE

Depending on the type of operating system installed on your computer, Mastercam will install files into different
file paths.

For Windows 7, Windows 8 or Windows 10 you can find individual files and folders located at Documents\my
mcam2017. Shared files and folders will be located at C:\Users\Public\Public Documents\shared mcam2017.

The Program Files folder will be located at C:\Program Files.

NOTE: Above lists the default locations of files. Mastercam will automatically store files there unless another
location is set. The location of these files can be changed to any location on the computer or network at any
time.

Handbook Volume 1 Page |19


CHAPTER 11 Introduction To Mastercam

STARTING MASTERCAM

To start Mastercam double click on the Mastercam 2017 icon on your computer desktop.

If there are no icons on your desktop, do the following


Step 1: Left click on the Windows Start icon, which is usually at the lower left corner of the computer
screen.
Step 2: Move the cursor over All Programs/All Apps.
Step 3: Slide the cursor over the menu, find Mastercam 2017.
Step 4: Move the cursor over the word Mastercam 2017.
Step 5: Click once with the left mouse button. The following screen will appear when Mastercam is started.

Page |20 Handbook Volume 1


Introduction To Mastercam CHAPTER 11

GETTING HELP

Mastercam has a network of extensive technical support. Whenever you need help to understand a function or
some setting hit Alt+H or select the Question mark icon.

You can also access the Help menu through the FILE (Backstage).

Handbook Volume 1 Page |21


CHAPTER 11 Introduction To Mastercam

The Help menu lists several resources available, including Whats New, Contents, Tutorials, ReadMe, Check for
Updates, Network Licensing and About Mastercam.

If you are a student, your instructor is your primary source for help.

Mastercam has a worldwide network of Authorized Resellers to support industrial customers. Mastercam
resellers are highly qualified and have extensive experience helping customers get the most from their
Mastercam software investment.

The Mastercam forum is an excellent resource. It includes answers to frequently asked questions. Also, the
Forum section lets you post questions and read answers from Mastercam users worldwide. Please visit
www.emastercam.com for more information.

Additionally, a complete line of Mastercam manuals is available at www.emastercam.com/store.

Page |22 Handbook Volume 1


Introduction To Mastercam CHAPTER 11

MASTERCAM FILE (BACKSTAGE) FUNCTIONS

Mastercam 2017 features a new ribbon interface that is similar with other software such as Microsoft Office
products which makes it easier to find the functions you need to complete your part. Most functions in
Mastercam can be accessed using a ribbon tab.

Click FILE to access the Backstage view.

File functions are used to manage MCAM and other file types. You can also access information about the current
file, customize the interface open the help or connect with the Mastercam community. The following functions
are available in the Backstage view.

Handbook Volume 1 Page |23


INDEX

Symbols C
# Finish Cuts .................................................. 411 CAD Drawing ................................................... 71
Numerics CAD/CAM .......................................................... 3
2D Contour ................................................... 349 Canned Text .................................................. 412
2D/3D Drawing Mode ................................... 178 Cartesian Coordinate System ......................... 73
2D/3D Mode ................................................... 44 Center Drill .................................................... 254
3D Cartesian Coordinate System .................. 172 Centerline Vs Of Center Machining .............. 505
3D Contour ................................................... 350 Chain Feature Options .................................. 334
Chaining ........................................................ 330
A
Chaining Example ......................................... 338
Absolute coordinates ...................................... 75 Chaining Options .......................................... 336
Absolute/Incremental ................................... 283 Chaining Problems ........................................ 339
Air regions ..................................................... 428 Chamfer ................................................108, 213
All Mastercam X Files ...................................... 28 Chamfer Contour .......................................... 351
Analyze Chain ............................................... 342 Chamfer Ribbon Bar ..................................... 109
Arc ................................................................... 82 Change Recognition ..............................519, 524
Arc Filter/Tolerance ...................................... 376 Change Recognition Step By Step ................. 530
Arc Options ................................................... 100 Changing Toolpaths ...................................... 307
Arc Ribbon Bar .............................................. 101 Changing Views ............................................... 50
Arc/Filter Tolerance ...................................... 439 Check All Tracked Files ................................. 523
Arcs ................................................................. 99 Check Current File ........................................ 521
Area Mill - Cut Parameters ........................... 441 Circle Mill Toolpath ....................................... 416
Area Mill - Transitions ................................... 443 Clear All Solid Face and Feature Color .......... 236
Area Mill - Trochoidal Motion ...................... 442 Climb vs Conventional Machining ................ 357
Area Mill Toolpath ........................................ 440 Color .........................................................44 , 47
AutoCursor Cues ............................................. 95 Communicate ............................................... 321
Automated Hole Processing ......................... 323 Compensation Direction ............................... 359
Avoidance Regions ........................................ 428 Configuation ................................................... 66
Axes Designation .......................................... 492 Configure AutoCursor Dialog .......................... 96
Axis Substitution ........................................... 504 Constant Radius ............................................ 227
Axis Substitution Toolpaths .......................... 514 Construction Depth (Z
B ) 175
Backplot ........................................................ 309 Construction Depth Example ........................ 176
Backplot Example ......................................... 313 Construction Plane (Cplane) ......................... 173
Backplot Home Tab ....................................... 310 Containment regions .................................... 428
Backplot View Tab ........................................ 313 Contour Break Through ................................ 371
Base Feature .........................................213, 216 Contour Cut Parameters ............................... 347
Bisecting lines ................................................. 86 Contour Depth Cuts ...................................... 365
Blend Mill - Cut Parameters .......................... 450 Contour Lead In/Out ..................................... 367
Blend Mill - Lead In/Out ............................... 452 Contour Linking Parameters ......................... 374
Blend Mill Toolpath ...................................... 450 Contour Multi Passes .................................... 372
Boolean .................................................213, 234 Contour Remachining ................................... 355
Boolean Add ................................................. 214 Contour Tool Selection ................................. 329
Bore .............................................................. 254 Contour Tool Types ....................................... 328
Bore In-Out (G85) ......................................... 297 Contour Toolpath ......................................... 330
Boss ............................................................... 212 Contour Toolpaths ................................327, 378
Bounding Box ........................................119, 124 Coolant ......................................................... 439
Brick Solid ..................................................... 213 Copy WCS ..................................................... 265

Handbook Volume 1 Page|553


INDEX

Counterbore ................................................. 254 Drop Down Menu ........................................... 41


Counterbore (G82) ....................................... 290 Dynamic Contour - Contour Wall ................. 445
Countersink .................................................. 254 Dynamic Contour - Cut Parameters .............. 444
CPlane 2 Lines Example ................................ 183 Dynamic Contour Toolpath ........................... 444
Cplane Flat Entity Example ........................... 185 Dynamic Mill - Break Through ...................... 437
Cplane Normal .............................................. 190 Dynamic Mill - Cut Parameters ..................... 431
Cplane Rotate ............................................... 186 Dynamic Mill - Depth Cuts ............................ 433
Create a New Toolbar ..................................... 60 Dynamic Mill - Entry Motion ......................... 434
Create New Folder .......................................... 28 Dynamic Mill - Linking Parameters ............... 438
Create Points ................................................ 114 Dynamic Mill - Rest Material ........................ 436
Creating Arcs ................................................. 104 Dynamic Mill Toolpath .................................. 430
Creating Axis Substitution Toolpaths ............ 508 Dynamic Planes ............................................. 182
Creating Contour Toolpaths ......................... 330 Dynamic Xform ............................................. 152
Creating Fillets .............................................. 107 E
Creating Lines ................................................. 90 Edge .............................................................. 212
Creating Planes ............................................. 180 Editor ............................................................ 319
Creating Pocket Toolpaths ............................ 386 Ellipse ............................................................ 119
Customize Drop Downs/Context Menu RMB . 62 English/Metric .............................................. 165
Customize Drop Downs/RMB ......................... 62 Enter Coordinate Values and AutoCursor Toolbar 93
Customizing Toolbars ..................................... 53 Entering Numeric Data ................................... 97
Cut ................................................................ 212 Entry Chain ................................................... 428
Cut Parameters - Facing ................................ 461 Extrude .................................................214, 217
Cut Parameters - Restmil .............................. 464 Extrude Base Feature .................................... 221
Cut Parameters - Roughing ........................... 463 Extrude Dialog Box ....................................... 218
Cutter Compensation ................................... 358 Extrude Direction .......................................... 213
Cutter Compensation in Computer .............. 360
F
Cutter Compensation in Control ................... 361
Face ............................................................... 212
D Face Toolpath ............................................... 413
Datum ............................................................. 78 Facing Pockets .............................................. 391
Delete ........................................................... 126 Facing Tools .................................................. 458
Delete Duplicates .......................................... 340 FBM Additional Settings .......................471, 487
Delete duplicates .......................................... 340 FBM Circle Mill Parameters .......................... 468
Depth Cut Order ........................................... 411 FBM Deep Drilling ......................................... 478
Disjoint Body .........................................213, 225 FBM DRill ...................................................... 473
Draft .............................................................. 213 FBM Drill Circle Mill Parameters ...........481, 482
Draft Faces ............................................215, 236 FBM Drill Hole Detection .............................. 475
Drafting ...................................................82, 125 FBM Drill Hole Mapping ............................... 477
Drawing Using Cplane ................................... 177 FBM Drill Linking Parameters ....................... 486
Drill ............................................................... 254 FBM Drill Setup ............................................. 473
Drill Cut Parameters ..................................... 280 FBM Drill Tools .............................................. 485
Drill Cycles .................................................... 285 FBM Features ........................................472, 488
Drill Linking Parameters ................................ 281 FBM Helix Bore Parameters ..................470, 484
Drill Location Selection ................................. 274 FBM Hole Milling .......................................... 481
Drill Point Manager ....................................... 308 FBM Hole Milling Parameters ....................... 466
Drill Tip Compensation ................................. 282 FBM Linking Parameters ............................... 471
Drill Tool Selection ........................................ 255 FBM Mill ....................................................... 455
Drill toolpaths ............................................... 271 FBM Pre Drilling ............................................ 480
Drilling Selection ........................................... 272 FBM Setup .................................................... 455

Page |554 Handbook Volume 1


INDEX

FBM Spot Drilling .......................................... 479 Line Style ......................................................... 44


FBM Wall Finish ............................................ 465 Line Width ................................................44, 47
Feature ......................................................... 213 Lines ................................................................ 84
Feature Based Machining ............................. 453 List Options ..................................................... 28
Feature Detection ......................................... 457 Loft ................................................213, 214, 236
File Compression ............................................ 36 Look In ............................................................ 28
File Name ........................................................ 28 M
File Save .......................................................... 29 Machine Group Properties - Files ................. 268
File Tracking .................................................. 520 Machine Group Properties - Stock Setup ..... 270
Fillet ......................................................106, 213 Machine Group Properties - Tool Settings ... 269
Fillet Ribbon Bar ........................................... 106 Machine type ................................................ 256
Find Features ................................................ 236 Machining regions ........................................ 427
Finish Step .................................................... 411 Machining Splines ......................................... 375
Finish Tools ................................................... 460 Mastercam Code Expert ............................... 319
Fit Screen ........................................................ 49 Mastercam Coordinate Systems .............80, 172
Function Prompt ............................................. 41 Mastercam File ...................................14, 15, 19
G Mastercam File Functions ............................... 23
G-Code ................................................14, 15, 19 Mastercam Geometry .................................... 81
General Selection Toolbar ............................ 127 Mastercam Programming Process ................ 252
Geometry Nesting ........................................ 152 Mastercam Workspace ................................... 40
Getting Help .................................................... 21 Max Rough Step ............................................ 411
Graphic Area ................................................... 41 Mirror ...................................................152, 159
Group/Results ............................................... 156 Mitered Corners ........................................... 227
Groups ......................................................45, 54 Model Prep ................................................... 236
H More Point Function ..................................... 114
Helix .............................................................. 119 Mouse Cursor ................................................. 41
HMC Setups .................................................. 495 Mouse View Commands ................................. 51
Holder Page .................................................. 279 Move ............................................................. 240
Hole-Axis ....................................................... 237 Move To Origin ............................................. 197
Move to Origin .............................................. 152
I
Multiple Machining Region .......................... 427
Incremental coordinates ................................ 75
Index Toolpaths ............................................ 496
N
Island Facing Pockets .................................... 393 Named Views .................................................. 49
Island taper angle ......................................... 411 Native File Types ............................................. 34
Native Files ..................................................... 33
K
Neutral File Translations ................................. 31
Keep Tool Down ............................................ 411 New ................................................................. 24
Key Mapping ................................................... 64
Keyboard command ....................................... 41
O
Keyboard Commands ..................................... 52 Offset ............................................................ 166
Offset Contour .............................................. 167
L
Offset Contour Example ............................... 170
Lathe Radius Lathe Diameter ........................ 182 Open ............................................................... 24
Layout ........................................................... 215 Open chain extension to stock ..................... 428
Letter Options ............................................... 123 Open External ................................................. 24
Letters ...................................................119, 122 Open Pockets ................................................ 398
Level ................................................................ 45 Origin .............................................................. 41
Line ................................................................. 82 Overflow ....................................................... 227
Line Ribbon Bars ............................................. 88

Handbook Volume 1 Page|555


INDEX

Overlapping entities ..................................... 340 Rapid Height G98/G99 .................................. 299


P Reading CAD Data ........................................... 30
Parallel lines .................................................... 86 Reamer ......................................................... 254
Pattern .......................................................... 214 Recognition ................................................... 213
Peck Drill (G83) ............................................. 293 Rectangle ...................................................... 119
Peel Mill - Cut Parameters ............................ 447 Rectangle Options ........................................ 121
Peel Mill Toolpath ......................................... 446 Rectangle Ribbon Bar ................................... 121
Perpendicular lines ......................................... 85 Rectangles .................................................... 120
Plane Indexing ......................................496, 497 Rectangular Array .................................152, 196
Plane Manager .............................................. 261 Red X ............................................................... 28
Plane Selection ............................................... 43 Remove Faces ............................................... 236
Planes = Gview .............................................. 182 Retrieving Numeric Data ................................ 98
Planes = WCS ................................................ 182 Revolve .........................................213, 214, 236
Planes By Geometry ..................................... 182 Right Hand Rule ....................................190, 493
Pocket Chaining ............................................ 387 Right Mouse Button ........................................ 28
Pocket Cut Parameters ................................. 388 RMB ................................................................ 41
Pocket Cutting Methods ............................... 401 Roll ................................................................ 152
Pocket Depth Cuts ........................................ 411 Rotary Feed Rates ......................................... 506
Pocket Entry Motion ..................................... 403 Rotate ...................................................152, 162
Pocket Finishing ............................................ 409 Rotate Direction ........................................... 163
Pocket Helical Entry ...................................... 407 Rotate Toolpath ............................................ 500
Pocket Lead In/Out ....................................... 410 Rough End Mill .............................................. 385
Pocket Ramp Entry ....................................... 405 Roughing Tools ............................................. 459
Pocket Remachining ..................................... 395 S
Pocket Roughing Parameters ....................... 400 Save ................................................................ 24
Pocket Tool Selection ................................... 384 Save As ............................................................ 24
Pocket Toolpath ............................................ 384 Save Some ...................................................... 24
Pocket Tools .................................................. 384 Scale ......................................................152, 164
Pocket Types ................................................. 389 Select Library Tool ........................................ 345
Pockets with Islands ..................................... 390 Select Only .................................................... 134
Point .......................................................82, 109 Selection Override Options .......................... 129
Point Options ................................................ 111 Sheet Solid .................................................... 213
Point Ribbon Bar ........................................... 112 Shell .............................................................. 213
Point Style .................................................44, 47 Simple Drill (G81 ........................................... 287
Polar Coordinates ........................................... 76 Simulate the toolpath in Verify .................... 315
Polygon ......................................................... 119 Slot Mill Toolpath ......................................... 419
Post Process .................................................. 318 Solid Add Boss .............................................. 224
Post Processo ......................................14, 15, 19 Solid Body ..................................................... 212
Pre-Defined WCS .......................................... 259 Solid Chamfer ............................................... 229
Print ................................................................ 24 Solid Chamfer Dialog Boxes .......................... 230
Print Preview .................................................. 24 Solid Chamfer Edge Example ........................ 231
Project ..................................................152, 193 Solid Constant Radius Fillet Dialog Box ........ 227
Propagate Along Tangencies ........................ 227 Solid Cut ........................................................ 224
Push-Pull ...............................................236, 237 Solid Distance And Angle Chamfer ............... 236
Push-Pull Example ........................................ 238 Solid Face-Face Fillet .................................... 236
R Solid Fillet ..................................................... 236
Radius ........................................................... 227 Solid Fillet Floor Example .............................. 228
Ramp Contours ............................................. 353 Solid One-Distance Chamfer ......................... 215

Page |556 Handbook Volume 1


INDEX

Solid Options ................................................. 213 Translate 3D Example ................................... 192


Solid Shell ..................................................... 215 Translation Problems ...................................... 35
Solid Terms ................................................... 212 Tree View List ............................................... 275
Solid Two-Distance Chamfer ......................... 236 Trim ......................................................215, 236
Solid-Draft ..................................................... 220 Trim/Break .................................................... 115
Solids ............................................................... 81 Trim/Break Options ...................................... 115
Solids Fillet .................................................... 226 Trim/Break Ribbon Bar ................................. 116
Solids Manager ............................................. 232 Trimming ...................................................... 117
Solids Menu .................................................. 214 U
Spiral ............................................................. 119 Undo/Redo ..................................................... 98
Spline .............................................................. 82 Use Island Depths ......................................... 411
Spot Drill ....................................................... 254 User Defined Cplanes ................................... 180
Standard Pockets .......................................... 389 User-Defined WCS ................................260, 264
Starting Mastercam ........................................ 20 Using WCS ..................................................... 262
Stretch .......................................................... 152 Using Wear Compensation ........................... 364
Subprogram .................................................. 411
V
Surfaces .......................................................... 81
Sweep ...........................................213, 214, 236 View Summary Report .................................. 528
System Defined Cplanes ............................... 174 View Toolbars ................................................. 49
Viewport Axes ................................................. 41
T Views .............................................................. 49
Tangent lines .................................................. 85 VMC Setups .................................................. 494
Tap ................................................................ 254
W
Taper angle ................................................... 411
Tapered Wall ................................................ 411 Watertight .................................................... 213
Tapping (G84) ............................................... 295 Wear Compensation ..................................... 363
Thicken .................................................215, 236 Window Control ............................................. 41
Thin Wall ....................................................... 213 Wireframe ...................................................... 81
Thread Mill .................................................... 378 Wireframe Geometry ..................................... 82
Toggle Operations Manager ........................... 54 Wireframe Geometry Options ........................ 83
Tool Page ...................................................... 277 Work Coordinate System (WCS) ................... 258
Toolpath Controls ......................................... 304 X
Toolpath Display Colors ................................ 529 Xform Roll ..................................................... 510
Toolpath Properties ...................................... 267 Xform Unroll ................................................. 512
Toolpath Type Page ...................................... 276 Z
Toolpaths Manager ....................................... 301 Z
Toolpaths/Solids Manager .............................. 41 45
Tracking Options ........................................... 522 Zip2 Go ............................................................ 37
Transform Commands .................................. 152 Zoom Selected ................................................ 49
Transform Toolpath ...................................... 500 Zoom Window ................................................ 49
Translate ...............................................152, 153
Translate 3D ..........................................152, 191

Handbook Volume 1 Page|557

Das könnte Ihnen auch gefallen