SURFCAM & CNC MILLING

Size: px
Start display at page:

Download "SURFCAM & CNC MILLING"

Transcription

1 SURFCAM & CNC MILLING Panelization and manufacturing of the Predator by Greg Lynn and Fabian Marcaccio University for Applied Arts, Vienna Studio Prof. Lynn Drawings & compilation by Nathalie Rinne With special thanks to Oliver Bertram & David Erdman

2 Basic Introduction to the software SurfCAM: In this lab students will be utilizing a number of modeling softwares prior to using SURFCAM. Alias, Maya, FormZ, Rhino, 3D Studio, none can be directly read by SURFCAM. The data must be translated into a standard format that can be understood by SURFCAM. The Initial Graphics Exchange Specification (IGES) can transfer CAD data from one system to another. SurfCAM is therefore the software program that we use to take a geometry file (in our case the IGES file from Maya), interpret the surfaces within the context of the milling machine, develop a set of tool paths that will carve out the intended geometry, and then it post processes the toolpaths into G-code that is specific to the Precix 3axis Mill. The progression of file formats is as follows: IGES (exported from MAYA) >.NCC (SurfCAM format) >.gc (G-Code for the mill) The clean and precise manufacturing of a piece depends on many factors, chief among them being, the quality of the CAD file or model, the parameters and translations used in creating the toolpaths, and a successful understanding of the resulting G-code sent to the Machine. The more information the data of transfer, the more likely the information will be distorted in the second party software. In order to minimize interface distortion one should limit the transfer of information to NURBS or curves. When possible, avoid trimming, stitching, blending operations. If these are unavoidable be prepared to leave time for adjustments as a result of transferring.

3 File Preparation for SurfCAM in Maya: One of the major constrains of the 3 axis CNC mill is that it can t perform undercuts. CNC mills can basically cut an infinite number of variations of a bowl. It means that the machine can mill a U, but not a C -like profile. Ensure that all surfaces are free of undercuts. Ensure that the file you have generated in MAYA has been done with the Z axis set to up. (the default is for Y to up from the animation industry!) Ensure that the model is in the positive x, y and the negative z area. - The (0,0,0) coordinate will be your origin on the milling machine, with z=0 as the top of your material.

4 Create a reference line, because SurfCAM will import your model in a wrong scale. You may want to set up a bounding box around your project. The bounding box is a box that should be a 2D series of lines which describe a perimeter within which a part is placed. The area between the part and the bounding box with be excavated. This should be drawn on the Z=0 plane of your file. It will act as the reference for the material and a corner could possibly be the origin point for the Mill. Your bounding box can also act as your scale reference marker. Export the active items (file> export selection) as an Iges file. - If iges doesn t exist in the setting, cancel the export action and check the export-setting. (windows> settings/preferences>plug-in manager>highlight MayaToIgesDxf.mll ) - Repeat the export action. - Once you have saved the.iges file manually rename iges to.igs.

5 File Preparation for Milling in SurfCAM: Launch SurfCAM, click once on the image in the center of the screen = ready! - >File>Open your igs file in the file command - Save the file as DEM Format - NOTE, in SurfCAM there is NO UNDO!!!!! Please SAVE as often as possible!!! View port configuration: SurfCAM has basic viewport configuration. The basics of Zoom, Rotate view, Pan and Fit are all present on the Main toolbar. - There are two different views : V View is the Visual View (what you see on the display), C View is the Construction View (what your model sees): You must be careful to always match the views (usually to TOP = #1) when processing new tool paths. - This is easily accomplished by double clicking on either view, selecting the view and clicking both buttons at the bottom of the selection window: VIEW + CVIEW

6 Checking the scale of the object: Measure the known distance of the line that was created in MAYA and calculate the scaling factor. NOTE: ALL MEASUREMENTS IN SURFCAM ARE IN MILIMETERS!!! - >Analyze> Distance> Sketch( or Endpoints) - The line that you created in MAYA should be the same measured value in SurfCAM. - If required apply a scaling factor to the entire drawing, be careful to maintain the position and orientation of the piece scale about the origin! - >Edit> Transform> Move> Scale> visible> Keyboard (...,...,...)>Keyboard (0,0,0,) (+SAVE) Check the Surface Direction of your object: Check the surface side the surface should be pointing up, towards the +Z of the mill. - >Display> Shade> Undercut (red=wrong/ green=right) In this mode you ll also see if your model has undercuts. - >Edit> surface> side> click on red surface > direction (influence the fine cut direction-important for the pattern) > corner r (determine the starting point of the fine cut) (+SAVE) Create bounding box (if not already done in the maya file) For any object that will have 2 or more sides milled (top and bottom), a bounding box with bridges will be required to stabilize the milling. For other (flat) jobs, a bounding box is often a good idea, so as to demarcate the piece from the material, or to set up even & square cutting or post-finishing lines. - >Create> line> string> polyline> sketch (don t forget the bridges, if you are milling two sided) the minimal distance between the line and the model should be at least the diameter of the milling bit. - >Create> rectangle> draw a rectangle around the part where the bridges hit the model (only for hard materials such as MDF and Acryl). Prepare the file settings > Operations Manager The complete tooling of a single piece may often require several different toolpaths. To organize the files and toolpaths set up the job in the operations manager. - Click the operations manager icon on the toolbar. (right-most button on the first bar) - Here you can set up folders for Z-rough cut, Z-fine cut,. - left button creates new folder> create a fine- and a rough- folder)> - activate the rough folder. It will automatically put your NC jobs in this folder. The Operations Manager allows you to view the structure of the job and do graphical verification of the milling jobs, means it post process, simulate, hide and group NC routines.

7 Generating toolpaths using SurfCAM: Once a job has been set up in SurfCAM the toolpaths can be calculated. There are several different toolpath types that can be run on a 3 axis Precix mill. To get best results for a piece several toolpath types may be combined and run in order. Information may appear in control windows which is not included of discussed in this manual. All information which has been bypassed is not relevant to the following procedures and therefore should not be manipulated. If a student would like to investigate more complex procedures which would require the manipulation of omitted parameters, he/she should be familiar with the procedure outlined in this manual. Different types of cutting supported on the Precix Mill: 2d contour cutting: Cutting along a line at a prescribed depth. This will result in etching or cutting of material in 2d. A sacrificial layer under the material should be used if the cut is to be completely through the material. Z-Rough: Used to mill off the bulk of the material to a set height above a surface. This is a rough operation and is often used in conjunction with a finishing operation. It produces a topographical modell. Z-Fine or cut: Used as the fine tuning after a Z-Rough cut. It will fine cut the surface (or surfaces with steep angle s) and should be set to use a different endmill to increase precision. It produces a mill path along the geometry of the surface. Planar: a linear fine milling of the project surface, all toolpaths are parallel and the mill moves with the surface in the Z axis. Planar Flow: A fine milling of the surface, however the toolpaths are calculated based on the inherent geometry and orientation of the U&V geometry within the NURBS surfaces.

8 Creating a NC job (ROUGH CUT) Operations Manager: Highlight the Fine Cut folder - >NC mode> 3axis> z-rough> visible(or within) - A window will appear requesting the Material Height and the technique for locating the endmill. >top profile> set material height (-2mm to be sure not to mill into the table) - >chain (click twice on your bounding box, to snap the first and the endpoint of your line) - Once selected, the Surfcam 3axis Z rough window will be displayed on the screen Tool Information:> select the endmill size and type (12mm flat or round nose bit) - Cut control:> conventional (method to be cut) - Stock to leave:>2mm (the rough cut leaves material, that the fine cut is going to remove in the second job): - Rapid plane: >3mm-5mm (this is the height of retraction above the top surface of the model the bit will maneuver while executing routines. This option has to be double-checked when editing or redoing NC sequences as it will change back to variable defaults) - Z-step size:> 6mm ( this is the depth the endmill plunge in a material. As a rule of thumb, endmills typically plunge a maximum of half of their diameter): - XY-step size: >6mm (max. half of the diameter of the bit this will determine the texture and smoothness of the surface. The greater the step over, the rougher the texture.) - Plunge Point Selection:> Select (you ll select points where the mill is able to plunge into the material between the sequence. This is important for hard material like MDF and Acrylic, as plunging into the material outside of the bounding box might break the bit) - >OK - Draw plunge points using the >SKETCH setting (between the bounding box and your model and in the deep areas of your model) - >Done - The program now calculates the toolpath and saves it into the Operations Manager. Simulation - >Operation manager> highlight the toolpath> click Simulation button (Errors will be shown red in the simulation) Creating a NC job (FINE CUT) Operations Manager: Highlight the Fine Cut folder. Check the direction of the surfaces. There are several different modes that can be used for the fine cutting of a surface, experiment with each to find texturing and finishing processes for your design. - >NC mode> 3axis> cut> select the surface (Surfcam will only allow individual sequences for finish cuts. These can be grouped later on in the operation manager) - Tool Information: > select the endmill size and type (6mm/ 3mm Endmill, rounded milling bit) - stock to leave: >0 (as one is not excavating a surface from the material, but finishing it) - step type: >2 (this is the finish of the surface, its grooviness. Typically, 2 will give adequate results. For extremely smooth surfaces this should be set higher, but will increase the run time. Strong pattern can be produced with a thicker bit and half the diameter of the bit.) - step type:> increment - retrace: >bi-directional (how often the bit is cutting. Typical, means it is cutting one stroke, then retracing, returning near the beginning of the prior stroke and cutting again. Bidirectional means the bit is always cutting. Bidirectional is typical as it minimizes cutting time.) - rapid plane: >3mm-5mm (this is the height of retraction above the top surface of the model the bit will maneuver while executing routines. This option has to be double-checked when editing or redoing NC sequences as it will change back to variable defaults) - For more complex procedures the gouge check might be useful. For instance, if there are adjacent surfaces which may get gouged. >Multi surfaces will check the adjacent surfaces and determine which surfaces should be avoided. Click first on the surface, which has to be cut and then click on the adjacent surfaces. - >OK

9 Flipping the material for a double-sided model: If you are creating a piece that has 2 sides then it is imperative that you have very good control over the placement of the XYZ origin in both SurfCAM and on the Milling table! - Set both the VIEW and your current view (CVIEW), which is the view in which you work, to right side view. - >Click views> right view> click cview+ click view >ok - >Edit> transform> copy (just in case, remember there is no undo command) - >Rotate> keyboard (0,0,0) (the model has been flipped around the origin. You ll have to do the exact action at the milling table, just flipping your working piece around the origin.) It is often helpful to mark the material BEFORE milling to ensure that the origins will line up with the zero-points for the file. Repeat the set up for both rough and fine cut for the other side of the piece don t forget to name your folders in the operations manager with the side number as well. Post processing: Simulate your job before post process, to make sure that you didn t do any errors! Once all the toolpaths have been calculated the job can be post processed. Post processing is the act of translating the SurfCAM toolpaths format into the native Precix.gc (G-Code format). - Open up the Operation manager. Simulate your NC jobs and check for any errors. Highlight the Rough folder (Fine folder), containing the jobs for one side, with the same milling bit. They can be grouped for one job on the milling machine. - Ensure that the Precix mill is set in the machine selection box. - >Post - A window will be opened with your job written in g-code. - Select >file> save as> save file as filename.gc (make sure you type the.gc end) G-Code is a standard used in the CNC machining industry. It is a small set of relatively simple commands for moving from one coordinate point to another. With a very brief introduction it is possible to read and edit G-Code manually. It is also possible to program directly in G-Code using script generators. There are several graphical verification tools available for native G-Code. Send file to the mill: - Check that the milling machine is switched on. - Start> find computer> Precix - double click the precix> double click files> copy your gc-files into the folder of the current month. - Please ensure that all of your work including the Milling codes are backed up on CD or onto your personal account. Ready for Milling

CNC MILLING. University for Applied Arts, Vienna Studio Prof. Lynn Compiled by Nathalie Rinne With special thanks to David Erdman

CNC MILLING. University for Applied Arts, Vienna Studio Prof. Lynn Compiled by Nathalie Rinne With special thanks to David Erdman CNC MILLING GL Form Manufacturing Lab, photo: Stefan Hörner University for Applied Arts, Vienna Studio Prof. Lynn Compiled by Nathalie Rinne With special thanks to David Erdman Rules & Safety guidlines:

More information

Mastercam Instructions. KTH School of Architecture Digital Fabrication Lab - CNC Router Version 2.1 2014-02-06

Mastercam Instructions. KTH School of Architecture Digital Fabrication Lab - CNC Router Version 2.1 2014-02-06 Mastercam Instructions KTH School of Architecture Digital Fabrication Lab - CNC Router Version 2.1 2014-02-06 CONTENTS: 1. Setup in Rhino and Mastercam 2. Creating A Drilling Operation 3. Creating A Contour

More information

Mastercam X6 Basic 3D Design

Mastercam X6 Basic 3D Design Basic 3D Design mastercam x getting started tutorials Mastercam X6 Basic 3D Design December 2011 Be sure you have the latest information! Information might have been changed or added since this document

More information

Pro/ENGINEER Wildfire 4.0 Basic Design

Pro/ENGINEER Wildfire 4.0 Basic Design Introduction Datum features are non-solid features used during the construction of other features. The most common datum features include planes, axes, coordinate systems, and curves. Datum features do

More information

MET 306 Activity 6. Using Pro/MFG Milling Operations Creo 2.0. Machining a Mast Step

MET 306 Activity 6. Using Pro/MFG Milling Operations Creo 2.0. Machining a Mast Step Using Pro/MFG Milling Operations Creo 2.0 Machining a Mast Step If the Trim option is grayed out when trimming the mill volume, Save (making sure the.asm file is going to the correct subdirectory), Exit

More information

5. Tutorial. Starting FlashCut CNC

5. Tutorial. Starting FlashCut CNC FlashCut CNC Section 5 Tutorial 259 5. Tutorial Starting FlashCut CNC To start FlashCut CNC, click on the Start button, select Programs, select FlashCut CNC 4, then select the FlashCut CNC 4 icon. A dialog

More information

TABLE OF CONTENTS. INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE...

TABLE OF CONTENTS. INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE... Starting Guide TABLE OF CONTENTS INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE... 7 ADVANCE CONCRETE USER INTERFACE... 7 Other important

More information

Design document Goal Technology Description

Design document Goal Technology Description Design document Goal OpenOrienteering Mapper is a program to draw orienteering maps. It helps both in the surveying and the following final drawing task. Support for course setting is not a priority because

More information

Understand the Sketcher workbench of CATIA V5.

Understand the Sketcher workbench of CATIA V5. Chapter 1 Drawing Sketches in Learning Objectives the Sketcher Workbench-I After completing this chapter you will be able to: Understand the Sketcher workbench of CATIA V5. Start a new file in the Part

More information

Introduction to CATIA V5

Introduction to CATIA V5 Introduction to CATIA V5 Release 16 (A Hands-On Tutorial Approach) Kirstie Plantenberg University of Detroit Mercy SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com

More information

An introduction to 3D draughting & solid modelling using AutoCAD

An introduction to 3D draughting & solid modelling using AutoCAD An introduction to 3D draughting & solid modelling using AutoCAD Faculty of Technology University of Plymouth Drake Circus Plymouth PL4 8AA These notes are to be used in conjunction with the AutoCAD software

More information

TEST PROJECT TEACHER GUIDELINES

TEST PROJECT TEACHER GUIDELINES TEST PROJECT TEACHER GUIDELINES Mastercam Intro to CAD/CAM Objectives You will create the geometry for Pen Base & Acylic Plaque, and then generate a toolpath to machine the part on a CNC machine. This

More information

CNCTRAIN OVERVIEW CNC Simulation Systems 1995 2008

CNCTRAIN OVERVIEW CNC Simulation Systems 1995 2008 CNCTRAIN OVERVIEW CNC Simulation Systems 1995 2008 p2 Table of Contents Getting Started 4 Select a control system 5 Setting the Best Screen Layout 6 Loading Cnc Files 7 Simulation Modes 9 Running the Simulation

More information

Basic 2D Design Be sure you have the latest information!

Basic 2D Design Be sure you have the latest information! Basic 2D Design mastercam x getting started tutorials Basic 2D Design December 2011 Be sure you have the latest information! Information might have been changed or added since this document was published.

More information

Basic AutoSketch Manual

Basic AutoSketch Manual Basic AutoSketch Manual Instruction for students Skf-Manual.doc of 3 Contents BASIC AUTOSKETCH MANUAL... INSTRUCTION FOR STUDENTS... BASIC AUTOSKETCH INSTRUCTION... 3 SCREEN LAYOUT... 3 MENU BAR... 3 FILE

More information

Edinburgh COLLEGE of ART ARCHITECTURE 3D Modelling in AutoCAD - tutorial exercise The screen The graphics area This is the part of the screen in which the drawing will be created. The command prompt area

More information

Introduction to Autodesk Inventor for F1 in Schools

Introduction to Autodesk Inventor for F1 in Schools Introduction to Autodesk Inventor for F1 in Schools F1 in Schools Race Car In this course you will be introduced to Autodesk Inventor, which is the centerpiece of Autodesk s digital prototyping strategy

More information

Autodesk Fusion 360: Assemblies. Overview

Autodesk Fusion 360: Assemblies. Overview Overview In this module you will learn how different components can be put together to create an assembly. We will use several tools in Fusion 360 to make sure that these assemblies are constrained appropriately

More information

2013 Getting Started Guide

2013 Getting Started Guide 2013 Getting Started Guide The contents of this guide and accompanying exercises were originally created by Nemetschek Vectorworks, Inc. Vectorworks Fundamentals Getting Started Guide Created using: Vectorworks

More information

Creating 2D Drawings from 3D AutoCAD Models

Creating 2D Drawings from 3D AutoCAD Models Creating 2D Drawings from 3D AutoCAD Models David Piggott CrWare, LP GD205-2P This class explores the various techniques in creating 2D part and assembly drawings from 3D AutoCAD models. As part of the

More information

Course Project Lab 3 - Creating a Logo (Illustrator)

Course Project Lab 3 - Creating a Logo (Illustrator) Course Project Lab 3 - Creating a Logo (Illustrator) In this lab you will learn to use Adobe Illustrator to create a vector-based design logo. 1. Start Illustrator. Open the lizard.ai file via the File>Open

More information

Maya 2014 Basic Animation & The Graph Editor

Maya 2014 Basic Animation & The Graph Editor Maya 2014 Basic Animation & The Graph Editor When you set a Keyframe (or Key), you assign a value to an object s attribute (for example, translate, rotate, scale, color) at a specific time. Most animation

More information

Creating Your Own 3D Models

Creating Your Own 3D Models 14 Creating Your Own 3D Models DAZ 3D has an extensive growing library of 3D models, but there are times that you may not find what you want or you may just want to create your own model. In either case

More information

CATIA for Design and Engineering. Version 5 Releases 14 & 15. David S. Kelley. Central Michigan University SDC

CATIA for Design and Engineering. Version 5 Releases 14 & 15. David S. Kelley. Central Michigan University SDC CATIA for Design and Engineering ersion 5 Releases 4 & 5 David S. Kelley Central Michigan University SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com TUTORIAL Extruded

More information

Basic controls of Rhinoceros 3D software

Basic controls of Rhinoceros 3D software lecture 2 Basic controls of Rhinoceros 3D software After the start Rhinoceros 3D software shows basic working area compound by four viewports (show model in other positions), popup menu over, palette menu

More information

Tutorial: Biped Character in 3D Studio Max 7, Easy Animation

Tutorial: Biped Character in 3D Studio Max 7, Easy Animation Tutorial: Biped Character in 3D Studio Max 7, Easy Animation Written by: Ricardo Tangali 1. Introduction:... 3 2. Basic control in 3D Studio Max... 3 2.1. Navigating a scene:... 3 2.2. Hide and Unhide

More information

SpaceClaim Introduction Training Session. A SpaceClaim Support Document

SpaceClaim Introduction Training Session. A SpaceClaim Support Document SpaceClaim Introduction Training Session A SpaceClaim Support Document In this class we will walk through the basic tools used to create and modify models in SpaceClaim. Introduction We will focus on:

More information

Surface Machining. NATIONAL INSTITUTE FOR AVIATION RESEARCH Wichita State University. Revision 5.13 Copyright 2004. All rights reserved.

Surface Machining. NATIONAL INSTITUTE FOR AVIATION RESEARCH Wichita State University. Revision 5.13 Copyright 2004. All rights reserved. Surface Machining NATIONAL INSTITUTE FOR AVIATION RESEARCH Wichita State University Revision 5.13 Copyright 2004. All rights reserved. www.cadcamlab.org None of this material may be reproduced, used or

More information

What s New V 11. Preferences: Parameters: Layout/ Modifications: Reverse mouse scroll wheel zoom direction

What s New V 11. Preferences: Parameters: Layout/ Modifications: Reverse mouse scroll wheel zoom direction What s New V 11 Preferences: Reverse mouse scroll wheel zoom direction Assign mouse scroll wheel Middle Button as Fine tune Pricing Method (Manufacturing/Design) Display- Display Long Name Parameters:

More information

10. THERM DRAWING TIPS

10. THERM DRAWING TIPS 10. THERM DRAWING TIPS 10.1. Drawing Tips The THERM User's Manual describes in detail how to draw cross-sections in THERM. This section of the NFRC Simualation Training Manual presents some additional

More information

Lesson Four 3D Modeling

Lesson Four 3D Modeling Lesson Four 3D Modeling In this lesson you will learn how to: Easily Rotate the UCS to model in different planes Model lines in a method similar to drawing isometrics Create 3D Router Lines Automatically

More information

Easy Machining Center Setup

Easy Machining Center Setup White Paper Document No. MWA-072-EN_01_1404 April 2014 Easy Machining Center Setup Using FANUC s Direct Input of Workpiece Origin Setting Measured and Tool Length Measurement features to easily establish

More information

Microsoft Excel 2010 Charts and Graphs

Microsoft Excel 2010 Charts and Graphs Microsoft Excel 2010 Charts and Graphs Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Microsoft Excel 2010: Charts and Graphs 2.0 hours Topics include data groupings; creating

More information

Creating a Guided Tour with Google Earth

Creating a Guided Tour with Google Earth Creating a Guided Tour with Google Earth Before creating a tour, first orient yourself to basic Google Earth functions. To start, download Google Earth to your desktop. This is free through earth.google.com.

More information

First Level: 2D Fundamentals. by Randy H. Shih Oregon Institute of Technology

First Level: 2D Fundamentals. by Randy H. Shih Oregon Institute of Technology AutoCAD 2008 Tutorial First Level: 2D Fundamentals by Randy H. Shih Oregon Institute of Technology MultiMedia CD by Jack Zecher Indiana University Purdue University Indianapolis SDC PUBLICATIONS Schroff

More information

Adobe Illustrator CS5 Part 1: Introduction to Illustrator

Adobe Illustrator CS5 Part 1: Introduction to Illustrator CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Illustrator CS5 Part 1: Introduction to Illustrator Summer 2011, Version 1.0 Table of Contents Introduction...2 Downloading

More information

SDC. Schroff Development Corporation WWW.SDCACAD.COM PUBLICATIONS. MultiMedia CD by Jack Zecher

SDC. Schroff Development Corporation WWW.SDCACAD.COM PUBLICATIONS. MultiMedia CD by Jack Zecher MultiMedia CD by Jack Zecher An audioi/visual presentation of the tutorial exercises SDC PUBLICATIONS Schroff Development Corporation WWW.SDCACAD.COM AutoCAD 2002 Tutorial 2-1 Lesson 2 Geometric Construction

More information

Character Animation Tutorial

Character Animation Tutorial Character Animation Tutorial 1.Overview 2.Modelling 3.Texturing 5.Skeleton and IKs 4.Keys 5.Export the character and its animations 6.Load the character in Virtools 7.Material & texture tuning 8.Merge

More information

Figure 1 - Delta Theta Input Selection

Figure 1 - Delta Theta Input Selection Creating Cams in Pro/Engineer Wildfire Using DYNACAM Mechanical Engineering Mechanical Design Created by: David E. Yamartino M.S. Mechanical Engineering May 2004 April 12, 2004 Objective: The objective

More information

Alphacam Art combines Vectric s Aspire artistic design software with the market leading Alphacam manufacturing software.

Alphacam Art combines Vectric s Aspire artistic design software with the market leading Alphacam manufacturing software. Alphacam Art Alphacam Art - CNC Routing For Artists & Ideal Jewellery Cad Cam Software Alphacam Art combines Vectric s Aspire artistic design software with the market leading Alphacam manufacturing software.

More information

SketchUp Instructions

SketchUp Instructions SketchUp Instructions Every architect needs to know how to use SketchUp! SketchUp is free from Google just Google it and download to your computer. You can do just about anything with it, but it is especially

More information

Linkage 3.2. User s Guide

Linkage 3.2. User s Guide Linkage 3.2 User s Guide David Rector Wednesday, April 06, 2016 Table of Contents Table of Contents... 2 Installation... 3 Running the Linkage Program... 3 Simple Mechanism Tutorial... 5 Mouse Operations...

More information

ME 24-688 Week 11 Introduction to Dynamic Simulation

ME 24-688 Week 11 Introduction to Dynamic Simulation The purpose of this introduction to dynamic simulation project is to explorer the dynamic simulation environment of Autodesk Inventor Professional. This environment allows you to perform rigid body dynamic

More information

SOEM 024: Computer Aided Design. E. Rozos

SOEM 024: Computer Aided Design. E. Rozos SOEM 024: Computer Aided Design E. Rozos 3D Design with AutoCAD 2002 Isometric Drawings 3D coordinates, views Wire-frame 3D modelling, extruding Primitive objects Boolean operators Terminology Boolean

More information

Using the Waterjet. Step One: Export your CAD drawing as a Release 12 DXF file. Step Two: Import your DXF file in FlowPATH

Using the Waterjet. Step One: Export your CAD drawing as a Release 12 DXF file. Step Two: Import your DXF file in FlowPATH Using the Waterjet Digital Media Tutorial Written By: John Eberhart The waterjet shoots water out of a nozzle at 3 times the speed of sound. This combined with abrasive (garnet) allows the waterjet to

More information

Working With Animation: Introduction to Flash

Working With Animation: Introduction to Flash Working With Animation: Introduction to Flash With Adobe Flash, you can create artwork and animations that add motion and visual interest to your Web pages. Flash movies can be interactive users can click

More information

The Rocket Steam Locomotive - Animation

The Rocket Steam Locomotive - Animation Course: 3D Design Title: Rocket Steam Locomotive - Animation Blender: Version 2.6X Level: Beginning Author; Neal Hirsig (nhirsig@tufts.edu) (May 2012) The Rocket Steam Locomotive - Animation In this tutorial

More information

Introduction to Autodesk Inventor for F1 in Schools

Introduction to Autodesk Inventor for F1 in Schools F1 in Schools race car Introduction to Autodesk Inventor for F1 in Schools In this course you will be introduced to Autodesk Inventor, which is the centerpiece of Autodesk s Digital Prototyping strategy

More information

Raising the Roof Creating Roofs in Revit David Cohn

Raising the Roof Creating Roofs in Revit David Cohn David Cohn AB322-1 Roofs are one of the most complex architectural elements to model, but with Revit you can create just about any type of roof. This class will explore the best methods for creating various

More information

CATIA Drafting TABLE OF CONTENTS

CATIA Drafting TABLE OF CONTENTS TABLE OF CONTENTS Introduction...1 Drafting...2 Drawing Screen...3 Pull-down Menus...4 File...4 Edit...5 View...6 Insert...7 Tools...8 Drafting Workbench...9 Views and Sheets...9 Dimensions and Annotations...10

More information

CATIA: Navigating the CATIA V5 environment. D. CHABLAT / S. CARO Damien.Chablat@irccyn.ec-nantes.fr

CATIA: Navigating the CATIA V5 environment. D. CHABLAT / S. CARO Damien.Chablat@irccyn.ec-nantes.fr CATIA: Navigating the CATIA V5 environment D. CHABLAT / S. CARO Damien.Chablat@irccyn.ec-nantes.fr Standard Screen Layout 5 4 6 7 1 2 3 8 9 10 11 12 13 14 15 D. Chablat / S. Caro -- Institut de Recherche

More information

NC Manufacturing. Page 1 1997 2001 DASSAULT SYSTEMES. IBM Product Lifecycle Management Solutions / Dassault Systemes

NC Manufacturing. Page 1 1997 2001 DASSAULT SYSTEMES. IBM Product Lifecycle Management Solutions / Dassault Systemes NC Manufacturing Page 1 Tutorial Objectives Demo Description This tutorial illustrates Manufacturing integration with other CATIA products. Product Demo (LMG / PMG) Messages Integration with CATIA V5 modelling

More information

HowTo Rhino & ICEM. 1) New file setup: choose Millimeter (automatically converts to Meters if imported to ICEM)

HowTo Rhino & ICEM. 1) New file setup: choose Millimeter (automatically converts to Meters if imported to ICEM) HowTo Rhino & ICEM Simple 2D model 1) New file setup: choose Millimeter (automatically converts to Meters if imported to ICEM) 2) Set units: File Properties Units: Model units: should already be Millimeters

More information

User Manual V5.0.0 1

User Manual V5.0.0 1 User Manual V5.0.0 1 Introduction... 4 Safety... 4 Initial setup... 4 Setup Wizard... 4 Linear units... 5 Angular units... 5 Feed rate... 5 Plasma cutting... 5 Rotary cutting... 5 Multiple drawings...

More information

Intermediate Tutorials Modeling - Trees. 3d studio max. 3d studio max. Tree Modeling. 1.2206 2006 Matthew D'Onofrio Page 1 of 12

Intermediate Tutorials Modeling - Trees. 3d studio max. 3d studio max. Tree Modeling. 1.2206 2006 Matthew D'Onofrio Page 1 of 12 3d studio max Tree Modeling Techniques and Principles 1.2206 2006 Matthew D'Onofrio Page 1 of 12 Modeling Trees Tree Modeling Techniques and Principles The era of sprites and cylinders-for-trunks has passed

More information

Basic 2D Machining. mastercam x getting started tutorials. December 2011. Be sure you have the latest information!

Basic 2D Machining. mastercam x getting started tutorials. December 2011. Be sure you have the latest information! Basic 2D Machining mastercam x getting started tutorials Basic 2D Machining December 2011 Be sure you have the latest information! Information might have been changed or added since this document was

More information

CATIA Functional Tolerancing & Annotation TABLE OF CONTENTS

CATIA Functional Tolerancing & Annotation TABLE OF CONTENTS TABLE OF CONTENTS Introduction...1 Functional Tolerancing and Annotation...2 Pull-down Menus...3 Insert...3 Functional Tolerancing and Annotation Workbench...4 Bottom Toolbar Changes...5 3D Grid Toolbar...5

More information

Course outline. Know Your Machine From A Programmer s Viewpoint 11 If you ve had experience with conventional (non-cnc) machine tools 11

Course outline. Know Your Machine From A Programmer s Viewpoint 11 If you ve had experience with conventional (non-cnc) machine tools 11 Course outline Know Your Machine From A Programmer s Viewpoint 11 If you ve had experience with conventional (non-cnc) machine tools 11 Machine Configurations 13 Vertical machining centers 13 C-frame style

More information

Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional.

Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional. Workspace tour Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional. In this tutorial, you will become familiar with the terminology and workspace

More information

Presents. AccuDraw. Instructor Pam Roberts pamroberts@cadassist.com www.cadassist.com

Presents. AccuDraw. Instructor Pam Roberts pamroberts@cadassist.com www.cadassist.com Presents AccuDraw Instructor Pam Roberts pamroberts@cadassist.com www.cadassist.com ACCUDRAW AccuDraw gives user an easy way to input accurate points. By default with MicroStation V8 AccuDraw will automatically

More information

Modeling Tools Objectives. Sweeps and Lofts. Loft Feature

Modeling Tools Objectives. Sweeps and Lofts. Loft Feature Modeling Tools Objectives When you complete this module, you will be able to recognize the more advanced modeling tools in Solid Edge as well as the tools that require more input than typical Solid Edge

More information

SprutCAM is a CAM system for NC program generation for machining using multi-axis milling, turning, turn/mill, Wire EDM numerically controlled

SprutCAM is a CAM system for NC program generation for machining using multi-axis milling, turning, turn/mill, Wire EDM numerically controlled SprutCAM is a CAM system for NC program generation for machining using multi-axis milling, turning, turn/mill, Wire EDM numerically controlled machines and machining centers. The system enables the creation

More information

Layout Tutorial. Getting Started

Layout Tutorial. Getting Started Getting Started Layout Tutorial This tutorial will explain how create a layout template, send views to a layout page, then save the document in PDF format. In this tutorial you will learn about: Creating

More information

Applying a circular load. Immediate and consolidation settlement. Deformed contours. Query points and query lines. Graph query.

Applying a circular load. Immediate and consolidation settlement. Deformed contours. Query points and query lines. Graph query. Quick Start Tutorial 1-1 Quick Start Tutorial This quick start tutorial will cover some of the basic features of Settle3D. A circular load is applied to a single soil layer and settlements are examined.

More information

CATIA V5 Tutorials. Mechanism Design & Animation. Release 18. Nader G. Zamani. University of Windsor. Jonathan M. Weaver. University of Detroit Mercy

CATIA V5 Tutorials. Mechanism Design & Animation. Release 18. Nader G. Zamani. University of Windsor. Jonathan M. Weaver. University of Detroit Mercy CATIA V5 Tutorials Mechanism Design & Animation Release 18 Nader G. Zamani University of Windsor Jonathan M. Weaver University of Detroit Mercy SDC PUBLICATIONS Schroff Development Corporation www.schroff.com

More information

Protocol for Microscope Calibration

Protocol for Microscope Calibration Protocol for Microscope Calibration A properly calibrated system is essential for successful and efficient software use. The following are step by step instructions on how to calibrate the hardware using

More information

4 Manipulating Elements

4 Manipulating Elements 4 Manipulating Elements In the context of this course, Manipulation of elements means moving, copying, rotating, scaling and some other similar operations. We will find that manipulations are always a

More information

This document provides installation instructions and details of the new functional features found in the CNC Shark Post Processors v1.5.

This document provides installation instructions and details of the new functional features found in the CNC Shark Post Processors v1.5. CNC Shark Post Processors v1.5 The latest CNC Shark Post Processors provide 3 new functional features: Ready to use tolerance modes in the form of two different post processors. Contains the information

More information

Tutorial 13: Object Animation

Tutorial 13: Object Animation Tutorial 13: Object Animation In this tutorial we will learn how to: Completion time 40 minutes Establish the number of frames for an object animation Rotate objects into desired positions Set key frames

More information

Importing and Opening an Alignment

Importing and Opening an Alignment Chapter 6 Alignment Files An alignment defines the route of a road, utility line, water way, etc., and is typically comprised of both horizontal and vertical elements. Also, an alignment may include cross-sectional

More information

House Design Tutorial

House Design Tutorial Chapter 2: House Design Tutorial This House Design Tutorial shows you how to get started on a design project. The tutorials that follow continue with the same plan. When we are finished, we will have created

More information

CATIA Wireframe & Surfaces TABLE OF CONTENTS

CATIA Wireframe & Surfaces TABLE OF CONTENTS TABLE OF CONTENTS Introduction... 1 Wireframe & Surfaces... 2 Pull Down Menus... 3 Edit... 3 Insert... 4 Tools... 6 Generative Shape Design Workbench... 7 Bottom Toolbar... 9 Tools... 9 Analysis... 10

More information

Chapter 1. Creating Sketches in. the Sketch Mode-I. Evaluation chapter. Logon to www.cadcim.com for more details. Learning Objectives

Chapter 1. Creating Sketches in. the Sketch Mode-I. Evaluation chapter. Logon to www.cadcim.com for more details. Learning Objectives Chapter 1 Creating Sketches in Learning Objectives the Sketch Mode-I After completing this chapter you will be able to: Use various tools to create a geometry. Dimension a sketch. Apply constraints to

More information

LESSON 7: IMPORTING AND VECTORIZING A BITMAP IMAGE

LESSON 7: IMPORTING AND VECTORIZING A BITMAP IMAGE LESSON 7: IMPORTING AND VECTORIZING A BITMAP IMAGE In this lesson we ll learn how to import a bitmap logo, transform it into a vector and perform some editing on the vector to clean it up. The concepts

More information

Layout Tutorial. Chapter 10: Getting Started

Layout Tutorial. Chapter 10: Getting Started Chapter 10: Layout Tutorial In this tutorial we will create a layout template, send a few views to a layout page, then save this document in PDF format. In this tutorial you will learn about: Creating

More information

Glass coloured glass may pick up on scan. Top right of screen tabs: these tabs will relocate lost windows.

Glass coloured glass may pick up on scan. Top right of screen tabs: these tabs will relocate lost windows. Artec 3D scanner Instructions for Medium Handheld (MH) Scanner Scanning Conditions: Objects/surfaces that don t scan well: Black or shiny objects and objects with sharp edges or points, hair, glass, transparent

More information

SolidWorks Tutorial 3 MAGNETIC BLOCK

SolidWorks Tutorial 3 MAGNETIC BLOCK SolidWorks Tutorial 3 MAGNETIC BLOCK Magnetic Block In this exercise you will make a magnetic block. To do so, you will create a few parts, which you will assemble. You will learn the following new applications

More information

Generative Drafting. Page 1 1997 2001 DASSAULT SYSTEMES. IBM Product Lifecycle Management Solutions / Dassault Systemes

Generative Drafting. Page 1 1997 2001 DASSAULT SYSTEMES. IBM Product Lifecycle Management Solutions / Dassault Systemes Generative Drafting Page 1 Tutorial Objectives Description This Tutorial is an introduction to Generative Drafting. Message To show how CATIA V5 allows the user to automatically generate associative drafting

More information

1 CHORD LENGTH OR UNIFORM PARAMETERIZATION

1 CHORD LENGTH OR UNIFORM PARAMETERIZATION 1 CHORD LENGTH OR UNIFORM PARAMETERIZATION All of the better high end packages that implement Nurbs Modeling tools will offer the choice of constructing curves using either Uniform or Chord Length parameterization.

More information

CATIA Basic Concepts TABLE OF CONTENTS

CATIA Basic Concepts TABLE OF CONTENTS TABLE OF CONTENTS Introduction...1 Manual Format...2 Log on/off procedures for Windows...3 To log on...3 To logoff...7 Assembly Design Screen...8 Part Design Screen...9 Pull-down Menus...10 Start...10

More information

Mach4 CNC Controller Mill Programming Guide Version 1.0

Mach4 CNC Controller Mill Programming Guide Version 1.0 Mach4 CNC Controller Mill Programming Guide Version 1.0 1 Copyright 2014 Newfangled Solutions, Artsoft USA, All Rights Reserved The following are registered trademarks of Microsoft Corporation: Microsoft,

More information

Fireworks CS4 Tutorial Part 1: Intro

Fireworks CS4 Tutorial Part 1: Intro Fireworks CS4 Tutorial Part 1: Intro This Adobe Fireworks CS4 Tutorial will help you familiarize yourself with this image editing software and help you create a layout for a website. Fireworks CS4 is the

More information

Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional.

Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional. Creating a logo Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional. In this tutorial, you will create a logo for an imaginary coffee shop.

More information

2014 Simplify3D. Quick Start Guide

2014 Simplify3D. Quick Start Guide Quick Start Guide Preparation Installing Simplify3D Software 3 The Configuration Assistant 4 The Interface Layout 5 3D Printing Workflow Import Process Settings Preview Print! Import 7 Process Settings

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Import and Digitize from a Bitmap Using Petrel Often a map with culture lines, contours or well spots is provided in paper form and must be entered into

More information

CNC Applications. Tool Radius Compensation for Machining Centers

CNC Applications. Tool Radius Compensation for Machining Centers CNC Applications Tool Radius Compensation for Machining Centers Why Cutter Diameter Compensation? When machining finished surfaces with the side of a milling cutter (generally called profiling), the accuracy

More information

Twelve. Figure 12.1: 3D Curved MPR Viewer Window

Twelve. Figure 12.1: 3D Curved MPR Viewer Window Twelve The 3D Curved MPR Viewer This Chapter describes how to visualize and reformat a 3D dataset in a Curved MPR plane: Curved Planar Reformation (CPR). The 3D Curved MPR Viewer is a window opened from

More information

Milling Tools These are the tools currently available for use with the milling machine

Milling Tools These are the tools currently available for use with the milling machine Jason Ward Page 1 of 5 Milling Tools These are the tools currently available for use with the milling machine T1 Milling Tool The missile-shaped T1 milling tools are the highest precision of T-Tech's milling

More information

Task Card #2 SMART Board: Notebook

Task Card #2 SMART Board: Notebook Task Card #2 SMART Board: Notebook Objectives: Participants will learn how to utilize the SMART Notebook. Table of Contents: Launching The SMART Notebook Page 1 Entering Text Page 1 Top Toolbar Page 2

More information

Learning Autodesk. Modeling, Analysis and Animation SDC. Randy H. Shih. Better Textbooks. Lower Prices. PUBLICATIONS www.sdcpublications.

Learning Autodesk. Modeling, Analysis and Animation SDC. Randy H. Shih. Better Textbooks. Lower Prices. PUBLICATIONS www.sdcpublications. Learning Autodesk Inventor 2012 Modeling, Analysis and Animation Randy H. Shih SDC Better Textbooks. Lower Prices. PUBLICATIONS www.sdcpublications.com Schroff Development Corporation Visit the following

More information

511 - Creating Structural Frame Designs

511 - Creating Structural Frame Designs 4 th Generation VLC courtesy of Edison2 511 - Creating Structural Frame Designs Rahul Kulkarni, Manager, Product Design, Pune Center, Siemens PLM Software #SEU13 Agenda: 511 - Creating Structural Frame

More information

Chapter 9. Editing Features. Learning Objectives

Chapter 9. Editing Features. Learning Objectives Chapter 9 Editing Features Learning Objectives After completing this chapter, you will be able to: Edit features. Edit sketches of the sketch based features. Edit the sketch plane of the sketch based features.

More information

CAD-CAM 3D PROGRAMMING SOFTWARE FOR LATHE, MILLING AND EDM CNC MACHINES

CAD-CAM 3D PROGRAMMING SOFTWARE FOR LATHE, MILLING AND EDM CNC MACHINES italtec UNI EN ISO 9001 AUTOCAM-2000 CAD-CAM 3D PROGRAMMING SOFTWARE FOR LATHE, MILLING AND EDM CNC MACHINES As manufacturing technology continues to move forward exponentially, the dependence on CAD/CAM

More information

Creating an invitation

Creating an invitation Creating an invitation Michaela Maginot About the author Michaela Maginot lives in Unterhaching, Germany, not too far from Munich. She graduated from the Deutschen Meisterschule für Mode (German Master

More information

Introduction to Measurement Tools

Introduction to Measurement Tools Introduction to Measurement Tools Revu's built-in measurement tools make it easy to take length, area, perimeter, diameter, volume and radius measurements, count from PDFs and perform area cutouts. Compatibility

More information

AutoDWG DWGSee DWG Viewer. DWGSee User Guide

AutoDWG DWGSee DWG Viewer. DWGSee User Guide DWGSee User Guide DWGSee is comprehensive software for viewing, printing, marking and sharing DWG files. It is fast, powerful and easy-to-use for every expert and beginners. Starting DWGSee After you install

More information

This Skill Builder demonstrates how to define and place sketched symbols in drawings.

This Skill Builder demonstrates how to define and place sketched symbols in drawings. Sketched Symbols This Skill Builder demonstrates how to define and place sketched symbols in drawings. A sketched symbol is a user-defined symbol. You create sketched symbols in the sketch environment

More information

Autodesk Fusion 360 Badge Guide: Design an F1 in Schools Trophy

Autodesk Fusion 360 Badge Guide: Design an F1 in Schools Trophy Autodesk Fusion 360 Badge Guide: Design an F1 in Schools Trophy Abstract: Gain basic understanding of creating 3D models in Fusion 360 by designing an F1 in Schools trophy. This badge may be claimed by

More information

SE05: Getting Started with Cognex DataMan Bar Code Readers - Hands On Lab Werner Solution Expo April 8 & 9

SE05: Getting Started with Cognex DataMan Bar Code Readers - Hands On Lab Werner Solution Expo April 8 & 9 SE05: Getting Started with Cognex DataMan Bar Code Readers - Hands On Lab Werner Solution Expo April 8 & 9 Learning Goals: At the end of this lab, the student should have basic familiarity with the DataMan

More information