Intro to the CNC Router

Size: px
Start display at page:

Download "Intro to the CNC Router"

Transcription

1 Intro to the CNC Router

2 Objectives Upon completion of this course you will be familiar with: a) the safety precautions for using the CNC router b) the terminology of CNC machining (CAD, CAM, postprocessing) c) taking a project from design to machine ready (GWizard, VCarve) d) the setup and running of a project (Mach 3) To complete the certification process, you will need to arrange for a CNC machinist Tiffany Bell-Horwath, Elly Hall, Mike Horwath, Jon Neal, Coy Paeltz, Loren Parker to observe you running a project in addition to the one being done today.

3 Outline 0.) History 1.) Safety 2.) Overview of the CNC Router 3.) Overview of CNC Machining 4.) VCarve 5.) Running a Project

4 History NC (Numerical Control) was developed in the late 1940s and early 50s by John T. Parsons in collaboration with MIT to help in the post WWII manufacturing effort. Aircraft parts were becoming more complex and required a level of precision that human operators could not achieve. At first machines were hardwired, but, by 1952, instructions were being entered via external media - punched tape. Five years later, NC machines were being installed in metal working production environments all over the United States. By the mid 1960s, NC technology was playing a dominant role in the industry. Punched paper or aluminium tape predominated until about 1980, when the growth of microprocessor technology made it possible for computers to be connected directly to NC machines, and CNC was born. after Alain Albert FPInnovations Forintek Division UnderstandingCNCRouters.pdf

5 Safety Protect Yourself Protect Your Colleagues Protect the Machine

6 Protect Yourself (after B. Walsh) Hair tied back. Safety glasses. Ear plugs or covers. No lanyards/hoodie ties. No hand jewelry (rings, watches). No gloves. No long sleeves (or roll them up). Close-toed shoes (wood chips can hurt!). Vitruvian Workman by Joseph Sikorski 2014 The idea is to not have anything catch on the spinning tool and pull you into the cutter.

7 Protect Your Colleagues Secure the mill. Secure your material. If you re cutting wood, be sure there are no cracks or loose knots in the material.

8 Protect the Machine Secure the mill. Secure the material. Clear the spoil board of any tools & old nails, etc. Don t cut the hold-downs (nails, screws, clamps). Don t gouge the spoil board. Don t leave the machine while it s running.

9 Machining can be additive formative or subtractive.

10 Machining can be 2D 2.5D (The Z axis only puts the cutter at depth.) or 3D with smooth curves in XZ & YZ planes. The CNC router is subtractive, and can machine 2D, 2.5D or 3D parts.

11 CNC (Computer Numerical Control) machining has 3 stages. CAD (Computer Aided Design) Draw up your part in Fusion 360, Illustrator, SketchUp, VCarve etc. CAM (Computer Aided Manufacturing) Decide what mills (cutters) to use and what toolpaths (design features) to cut. Postprocessing Produce a text file ( GCode ) which tells the CNC machine where to go and how fast to get there.

12 The Hive made CNC router. Table Spoil board takes up to a 5 X x 8 Y workpiece E-cord X-Zero Limit LED Gantry Router assembly ~5.5 Z range; sided milling sided milling

13 Router Assembly Router Dust Collector Hose Blast Gate Dust Shroud

14 Spindle Collet Nut Mill Z Zero Probe

15 Mills Mills (called bits in woodworking) are the cutters used in CNC routers. Mills cut toolpaths as directed by GCode. A toolpath tells the gantry where to put the end of the mill in X, Y, Z space, one point at a time. To follow the toolpath, the gantry moves from point to point at a rate specified as a feed (GCode F ). To cut (with its flutes) along the toolpath, the mill spins at a specified rate: this is the speed (GCode S ). This info on spec sheets is often referenced as feeds & speeds. When moving (& not cutting) between toolpaths, the mill may travel at the maximum machine speed. This movement is called a rapid.

16 Mills are described by the diameter of the stem, the number of flutes (cutting edges), the geometry of the cutting end, cutting length (the length of the flutes), and the material: HSS (high speed steel) or solid carbide. The material cannot be guessed by appearance, only the label on the box. cutting length 0.5 fishtail shape max. stickout flutes When calculating feeds & speeds, you need to know how far the mill extends beyond the collet. This ranges from the cutting length to 1/2 the mill length. This is stickout.

17 Diameters can range from a millimeter or 1/16 to > 3/4. Stickout can range from 1/8 to >1 1/2. Geometry Bits are usually HSS with carbide cutters welded on. Carbide cutter Endmill (Fishtail) Corner Radius (Bull Nose) Ball Nose V bit (yes, bit )

18 Number of Flutes Can Range from 1 to 11 or more!

19 Flutes have their own geometry. Up Cutting (Right hand) Down Cutting (Left Hand) Compression

20 Mills are not Drills Mills are intended, and designed, to cut horizontally, not vertically. If you need to plunge, use a drill! (Yes, a 1/4 drill will work in a 1/4 collet.)

21 To get going with your projects, you will need a Starting Mill Set Do not use the metal shop mills! The lubricant will ruin the spoil board and your project! 0.25 fish tail or bull nose end mills x 2 (two because breakage) good for pockets & profile cuts 0.25 diameter shaft V bit (mill or router bit) good for engraving letters, outlines, etc. optional 0.25 ball nose good for curved surfaces (3D models)

22 How do we figure out feeds & speeds? Check the source from which you got your mills. Check for generic charts online. Check with the Hive 1 3 copy of GWizard. GWizard, a very brief overview.

23

24 Finally, Installing a Mill The collet is a compressible washer that holds the mill in place. Place the collet squarely into the collet nut. It should snap easily and squarely into place. The collet

25 Press the mill into the collet from below. Finger tighten the collet nut fully. Finger tighten the nut & collet onto the spindle End of flute 1/16 outside of collet nut.

26 Hold the wrenches close to the collet nut and tighten the nut about (<) 1/4 turn. If you encounter resistance when placing the nut, ask for help, don t force the nut! $tripping the threads means a new $pindle!

27 Summary Safety: Protect your eyes, ears and fingers. Protect your colleagues. Protect the machine. Argot: The CNC router does subtractive machining. It can produce 2D, 2.5D and 3D projects. Mills are identified by diameter, number of flutes, cutting length, geometry, and material. Mills cut toolpaths at a defined feed rate and speed of rotation. Mills move between toolpaths at a feed rate called a rapid.

28 References CAD/CAM/postprocessing VCarve vectric.com - downloads, FAQs, tutorials Fusion360 autodesk.com/products/fusion-360/overview (if generating GCode in Fusion, de-select G28) GWizard CNCCookbook cnccookbook.com/gwizardgwizardinstall1sc.html also a lot of info on all aspects of CNC milling GCode Tormach more complete descriptions of GCode words (commands) like the S word for speed and the F word for feed rate.

NOVA LABS CNC 101: SHOPSABRE OPERATION AND SAFETY

NOVA LABS CNC 101: SHOPSABRE OPERATION AND SAFETY NOVA LABS CNC 101: SHOPSABRE OPERATION AND SAFETY What is unique about our ShopSabre RC4 CNC? Creates large projects Computer operated from digital model or drawing Dimensions are accurate to +/- 0.004in

More information

When the machine makes a movement based on the Absolute Coordinates or Machine Coordinates, instead of movements based on work offsets.

When the machine makes a movement based on the Absolute Coordinates or Machine Coordinates, instead of movements based on work offsets. Absolute Coordinates: Also known as Machine Coordinates. The coordinates of the spindle on the machine based on the home position of the static object (machine). See Machine Coordinates Absolute Move:

More information

Agricultural Mechanics and Technology Power Tool Safety Rules

Agricultural Mechanics and Technology Power Tool Safety Rules Agricultural Mechanics and Technology Power Tool Safety Rules Name: BAND SAW Use: Cutting curves, circles and irregular shapes. 1. Use clean SHARP blades. 2. The teeth should always point DOWN. 3. Adjust

More information

CNC Router. Cnc Course

CNC Router. Cnc Course CNC Router A CNC Router is a computer numerically-controlled machine where the tool paths are controlled via computer. It can cut and mill various hard materials, such as wood, composites, aluminium, plastics,

More information

An intro to CNC Machining

An intro to CNC Machining An intro to CNC Machining CNC stands for Computer Numeric Control. CNC machining involves using a machine controlled by a computer to machine material. Generally the machine is either a milling machine

More information

Conversational CAM Manual

Conversational CAM Manual Legacy Woodworking Machinery CNC Turning & Milling Machines Conversational CAM Manual Legacy Woodworking Machinery 435 W. 1000 N. Springville, UT 84663 2 Content Conversational CAM Conversational CAM overview...

More information

ALWAYS WEAR SAFETY GLASSES

ALWAYS WEAR SAFETY GLASSES MACHINE SHOP SAFETY ALWAYS WEAR SAFETY GLASSES Even when you are not working on a machine, you must wear safety glasses. A chip from a machine someone else is working on could fly into your eye. MACHINING

More information

Care and Maintenance of Milling Cutters

Care and Maintenance of Milling Cutters The Milling Machine Care and Maintenance of Milling Cutters The life of a milling cutter can be greatly prolonged by intelligent use and proper storage. Take care to operate the machine at the proper speed

More information

Computation & Construction Lab. Stinger CNC 3D Milling Workflow

Computation & Construction Lab. Stinger CNC 3D Milling Workflow Computation & Construction Lab Stinger CNC 3D Milling Workflow 3D Single Sided Milling Guidelines - The following steps will guide the user on how to transfer digital work from a design software to setting

More information

Performance. CNC Turning & Milling Machine. Conversational CAM 3.11 Instruction Manual

Performance. CNC Turning & Milling Machine. Conversational CAM 3.11 Instruction Manual Performance CNC Turning & Milling Machine Conversational CAM 3.11 Instruction Manual Legacy Woodworking Machinery 435 W. 1000 N. Springville, UT 84663 Performance Axis CNC Machine 2 Content Warranty and

More information

Techno LC Series 4848 CNC Router Tutorial

Techno LC Series 4848 CNC Router Tutorial What is the CNC Router? Techno LC Series 4848 CNC Router Tutorial The CNC (Computer Numerically Controlled) Router is a digitally driven, coordinate based prototyping and production machine. The CNC router

More information

CNC: The Machine. Sullivan Fabrication Studio Version 5.1 (beta)

CNC: The Machine. Sullivan Fabrication Studio Version 5.1 (beta) CNC: The Machine Sullivan Fabrication Studio Version 5.1 (beta) TABLE OF CONTENTS Initial Setup... About the Knowledge Base........... Techno CNC Router... Mounting Material... Install Router Bit... Set

More information

Shop Fox Oscillating Spindle Sander

Shop Fox Oscillating Spindle Sander OPERATING PROCEDURE FOR: Shop Fox Oscillating Spindle Sander INTRODUCTION: The oscillating spindle sander is used to sand the edges of boards. It can be used to smooth the edge or to remove material to

More information

HIT-30 ALUMINUM DOOR SERIES OWNERS MANUAL

HIT-30 ALUMINUM DOOR SERIES OWNERS MANUAL HIT-30 ALUMINUM DOOR SERIES OWNERS MANUAL INSTALL LOCKS LATCHES LEVERS / PADDLES INDICATORS STRIKES Every Installation Is A Self-Portrait Of The Person Who Did It! Autograph Your Work With Excellence!

More information

CNC Router Part 2 Training Tutorial

CNC Router Part 2 Training Tutorial CNC Router Part 2 Training Tutorial Prepared by Steve Pilon - Version 1.1 September 2017 A Index B - Intro A- Index B- Intro C- Objective D- Required Items E- Opening CamBam and Loading a DXF F- Preparing

More information

so you want to get to know Onsrud... Onsrud1 : machine set up

so you want to get to know Onsrud... Onsrud1 : machine set up so you want to get to know Onsrud... Onsrud1 : machine set up What does CNC mean? CNC: Computer Numerical Control The router is controlled by a computer, that tells the router where to go through a series

More information

Turning and Lathe Basics

Turning and Lathe Basics Training Objectives After watching the video and reviewing this printed material, the viewer will gain knowledge and understanding of lathe principles and be able to identify the basic tools and techniques

More information

Machining Laboratory Regulations and Safety

Machining Laboratory Regulations and Safety Machining Laboratory Regulations and Safety General Laboratory Regulations Each person using the manufacturing laboratory is expected to comply with the following rules and regulations failure to do so

More information

Chapter 24. Machining Processes Used to Produce Various Shapes: Milling

Chapter 24. Machining Processes Used to Produce Various Shapes: Milling Chapter 24 Machining Processes Used to Produce Various Shapes: Milling Parts Made with Machining Processes of Chapter 24 Figure 24.1 Typical parts and shapes that can be produced with the machining processes

More information

User s Manual. A highly versatile chuck featuring easy to attach and release jaws for midi- and full-sized woodworking lathes

User s Manual. A highly versatile chuck featuring easy to attach and release jaws for midi- and full-sized woodworking lathes User s Manual Barracuda 5 Quick-Change Jaw System Chuck A highly versatile chuck featuring easy to attach and release jaws for midi- and full-sized woodworking lathes #CSCBARR5 IMPORTANT: Read this manual

More information

Supply Kit Project: Pneumatic Launcher

Supply Kit Project: Pneumatic Launcher GEORGIA INSTITUTE OF TECHNOLOGY George W. Woodruff School of Mechanical Engineering ME 2110 Creative Decisions and Design Spring 2010 Supply Kit Project: Pneumatic Launcher In order to successfully design

More information

Lathe Authorization:( Authorization will take 2.5 hours- 3 hours depending on the person) 1 1/2 hours of demo /2 hours of hands on.

Lathe Authorization:( Authorization will take 2.5 hours- 3 hours depending on the person) 1 1/2 hours of demo /2 hours of hands on. DISCLAIMER: I am giving this instruction for free. It is not a comprehensive treatment of the subject matters being discussed. Although I do my best to be as accurate and complete as possible, I may leave

More information

Metals can be bought from suppliers in standardized forms and sizes, such as round,

Metals can be bought from suppliers in standardized forms and sizes, such as round, 1.4 METAL CUTTING BAND SAWS: Metals can be bought from suppliers in standardized forms and sizes, such as round, rectangular or square bar stock or in the form of large sheets (plates). Bar stock normally

More information

X-Carve Quick Start & Resource Guide

X-Carve Quick Start & Resource Guide X-Carve Quick Start & Resource Guide X-Carve Manual and Guide X-Carve FAQs: https://inventables.desk.com/customer/en/portal/topics/820499-x-carve-faq/articles?b_id=9563 X-Carve Manual: http://x-carve-instructions.inventables.com/1000mm/

More information

VARIABLE SPEED WOOD LATHE

VARIABLE SPEED WOOD LATHE MODEL MC1100B VARIABLE SPEED WOOD LATHE INSTRUCTION MANUAL Please read and fully understand the instructions in this manual before operation. Keep this manual safe for future reference. Version: 2015.02.02

More information

Prof. Steven S. Saliterman Introductory Medical Device Prototyping

Prof. Steven S. Saliterman Introductory Medical Device Prototyping Introductory Medical Device Prototyping Department of Biomedical Engineering, University of Minnesota http://saliterman.umn.edu/ You must complete safety instruction before using tools and equipment in

More information

Projects. 5 For each component, produce a drawing showing the intersection BO.O. C'BORE 18 DIA x 5 DEEP FROM SECTION ON A - A

Projects. 5 For each component, produce a drawing showing the intersection BO.O. C'BORE 18 DIA x 5 DEEP FROM SECTION ON A - A Projects ~ Figure Pl Project 1 If you have worked systematically through the assignments in this workbook, you should now be able to tackle the following milling and turning projects. It is suggested that

More information

Pro/NC. Prerequisites. Stats

Pro/NC. Prerequisites. Stats Pro/NC Pro/NC tutorials have been developed with great emphasis on the practical application of the software to solve real world problems. The self-study course starts from the very basic concepts and

More information

Stop and think! Tool changes are automatic but rigging, supervision and quality control are all manual operations.

Stop and think! Tool changes are automatic but rigging, supervision and quality control are all manual operations. CNC Background CNC (Computer Numeric Control) is a collective term for computer controlled machine tools used in the fabrication and manufacture of parts. There are hundreds of different types of CNC machine.

More information

CNC Cooltool - Milling Machine

CNC Cooltool - Milling Machine CNC Cooltool - Milling Machine Module 1: Introduction to CNC Machining 1 Prepared By: Tareq Al Sawafta Module Objectives: 1. Define machining. 2. Know the milling machine parts 3. Understand safety rules

More information

DATRON HIGH-SPEED MILLING TOOLS

DATRON HIGH-SPEED MILLING TOOLS DATRON HIGH-SPEED MILLING TOOLS 2017/2018 Smart Manufacturing Solutions DATRON HIGH-SPEED MILLING TOOLS Precision. Power. In Aluminium and More 2017/2018 All previous prices lose their validity with this

More information

Studio 2 - Pneumatic Launcher

Studio 2 - Pneumatic Launcher GEORGIA INSTITUTE OF TECHNOLOGY George W. Woodruff School of Mechanical Engineering ME 2110 Creative Decisions and Design Summer 2010 Studio 2 - Pneumatic Launcher In order to successfully design and build

More information

Grizzly Drill Press SOP

Grizzly Drill Press SOP Grizzly Drill Press SOP Drill Press is wired to run on 0V. Drill Press has a built in light with a ON/OFF switch. Never hold a workpiece by hand while drilling. Clamp it down or hold it in a vice. Never

More information

Shapeoko XXL Assembly Guide

Shapeoko XXL Assembly Guide Shapeoko XXL Assembly Guide 04/27/2016 XXL Packing LIst Item Qty Description Y-Carriage (left) 1 Y-Carriage (right) 1 X/Z Assembly 1 40 Rail 3 1 rail has mounting holes for controller Wasteboard Half 2

More information

MANUFACTURING PROCESSES

MANUFACTURING PROCESSES 1 MANUFACTURING PROCESSES - AMEM 201 Lecture 5: Milling Processes DR. SOTIRIS L. OMIROU Milling Machining - Definition Milling machining is one of the very common manufacturing processes used in machinery

More information

SAFETY INFORMATION PACKET

SAFETY INFORMATION PACKET WILLOWCREEK MIDDLE SCHOOL SAFETY INFORMATION PACKET GENERAL SHOP SAFETY 1 WIDE BELT SANDER 2 BAND SAW 3 MITER SAW 4 UP- CUT SAW 4 PLANER 6 TABLE SAW 7 DRILL PRESS 8 LATHE 8 DISK / VERTICAL BELT SANDER

More information

Thank you for considering "cutting edge technology."

Thank you for considering cutting edge technology. Thank you for considering "cutting edge technology." Most woodworkers know that a shear cut is far better than a straight cut. They also know that a staggered cut is much better than just a single straight

More information

SprutCAM. CAM Software Solution for Your Manufacturing Needs

SprutCAM. CAM Software Solution for Your Manufacturing Needs SprutCAM SprutCAM is is a CAM system for for NC NC program program generation for machining using; multi-axis milling, milling, turning, turn/mill, turn/mill, Wire Wire EDM numerically EDM numerically

More information

Basic Machine Shop Safety, Team 885

Basic Machine Shop Safety, Team 885 Basic Machine Shop Safety, Team 885 1.0 Introduction Each student and adult member of Team 885 is required to read the following document and attend at least one safety training in order to use the machine

More information

CAD/CAM Software & High Speed Machining

CAD/CAM Software & High Speed Machining What is CAD/CAM Software? Computer Aided Design. In reference to software, it is the means of designing and creating geometry and models that can be used in the process of product manufacturing. Computer

More information

An Introduction to CNC

An Introduction to CNC DREAM IT DESIGN IT DO IT An Introduction to CNC For help, call 011 036 6062 or 021 839 5594, or send an email to techsupport@perfectlaser.co.za Introduction to CNC If you re new to the world of CNC (or

More information

Figure 1: NC Lathe menu

Figure 1: NC Lathe menu Click To See: How to Use Online Documents SURFCAM Online Documents 685)&$0Ã5HIHUHQFHÃ0DQXDO 5 /$7+( 5.1 INTRODUCTION The lathe mode is used to perform operations on 2D geometry, turned on two axis lathes.

More information

This manual will aid in the assembly of the FireBall V90 and FireBall X90. The assembly of both machines will be identical, unless specified.

This manual will aid in the assembly of the FireBall V90 and FireBall X90. The assembly of both machines will be identical, unless specified. This manual will aid in the assembly of the FireBall V90 and FireBall X90. The assembly of both machines will be identical, unless specified. Step #1 Lay all parts out to verify quantities. (2) 2 x 25-1/4

More information

COLLEGE OF ENGINEERING MACHINE SHOP FACILITIES AND PRACTICES Prepared by Mike Allen July 31, 2003 Edited by Scott Morton February 18, 2004

COLLEGE OF ENGINEERING MACHINE SHOP FACILITIES AND PRACTICES Prepared by Mike Allen July 31, 2003 Edited by Scott Morton February 18, 2004 1 COLLEGE OF ENGINEERING MACHINE SHOP FACILITIES AND PRACTICES Prepared by Mike Allen July 31, 2003 Edited by Scott Morton February 18, 2004 I. OBJECTIVE To provide an overview and basic knowledge of the

More information

Total Related Training Instruction (RTI) Hours: 144

Total Related Training Instruction (RTI) Hours: 144 Total Related Training (RTI) Hours: 144 Learning Unit Unit 1: Specialized CNC Controls Fanuc Haas Mazak Unit : CNC Programming Creating a CNC Program Calculation for Programming Canned Cycles Unit : CNC

More information

D R I L L - G R I N D E R S BL 13D-2

D R I L L - G R I N D E R S BL 13D-2 D R I L L - G R I N D E R S BL 13D-2 2 Table of contents 1. General safety rules for all machines 3 2. Additional safety rules 4 3. Features 4 4. Specification 4 5. Operation 4 5.1 Assemble the fixture

More information

COMPLEX GRINDER OF MILL& DRILL

COMPLEX GRINDER OF MILL& DRILL COMPLEX GRINDER OF MILL& DRILL MODEL: MR-F6 OPERATING INSTRUCTION PLEASE REMEMBER 1. When using electric tools, machines or equipment, basic safety precautions should always be followed to reduce the risk

More information

Basic Training Laboratory Manual

Basic Training Laboratory Manual Basic Training Laboratory Manual Introduction to Product Development and Management for Engineers GNG 2101 Faculty of Engineering University of Ottawa Fall 2018 Checks required by TA: Group Member Chariot

More information

Band Saw Operation & Safety

Band Saw Operation & Safety Band Saw Operation & Safety 2. Three teeth for thickness of material is a good rule to follow when cutting material. Any less and the band saw teeth can be broken off. 3. Read chart on front of band saw

More information

Complete Dovetail Jig Instructions

Complete Dovetail Jig Instructions Complete Dovetail Jig Instructions 15 18 4 3 1 12 13 8 19 17 16 6 14 5 9 11 10 2 9 PARTS LIST - Complete Dovetail Jig Introduction Your new dovetail jig will cut Full Through Dovetails and three varieties

More information

STUDENT/FACULTY MACHINE SHOP SAFETY RULES

STUDENT/FACULTY MACHINE SHOP SAFETY RULES STUDENT/FACULTY MACHINE SHOP SAFETY RULES Supervisors have full authority over the shop and its safe use, including the responsibility, authority, and obligation to prohibit shop or tool access for the

More information

Design Guide: CNC Machining VERSION 3.4

Design Guide: CNC Machining VERSION 3.4 Design Guide: CNC Machining VERSION 3.4 CNC GUIDE V3.4 Table of Contents Overview...3 Tolerances...4 General Tolerances...4 Part Tolerances...5 Size Limitations...6 Milling...6 Lathe...6 Material Selection...7

More information

CAD/CAM/CAE Computer Aided Design/Computer Aided Manufacturing/Computer Aided Manufacturing. Part-10 CNC Milling Programming

CAD/CAM/CAE Computer Aided Design/Computer Aided Manufacturing/Computer Aided Manufacturing. Part-10 CNC Milling Programming CAD/CAM/CAE Computer Aided Design/Computer Aided Manufacturing/Computer Aided Manufacturing Part-10 CNC Milling Programming To maximize the power of modern CNC milling machines, a programmer has to master

More information

SERIES I MILLING MACHINES

SERIES I MILLING MACHINES INSTALLATION, OPERATION, MAINTENANCE, AND PARTS LIST SERIES I MILLING MACHINES TP5260 Revised: August 29, 2005 Manual No. M-450 Litho in U.S.A. Part No. M -0009500-0450 June, 2003 MAINTENANCE PROCEDURES

More information

General Lathe Set Up. Lathe Manual JH compilation

General Lathe Set Up. Lathe Manual JH compilation General Lathe Set Up Lathe Manual JH compilation 3.3.06 1 Machine Shop Safety... 2 General Lathe Set-Up... 4 Facing, Turning, and Shouldering:... 4 Three things matter with your tool bit position:... 5

More information

MasterCAM for Sculpted Bench

MasterCAM for Sculpted Bench MasterCAM for Sculpted Bench Check to make sure the nethasp is working/turned on to network. Go to ALL APPs/Mastercam x8/nethasp After the computer reads the nethasp, these programs should show up. If

More information

for Solidworks TRAINING GUIDE LESSON-9-CAD

for Solidworks TRAINING GUIDE LESSON-9-CAD for Solidworks TRAINING GUIDE LESSON-9-CAD Mastercam for SolidWorks Training Guide Objectives You will create the geometry for SolidWorks-Lesson-9 using SolidWorks 3D CAD software. You will be working

More information

7th/8th Grade Industrial Tech General Safety. Give your undivided attention to the machine in which you are using.

7th/8th Grade Industrial Tech General Safety. Give your undivided attention to the machine in which you are using. 7th/8th Grade Industrial Tech General Safety Wood Lab Safety General Safety Always wear safety glasses. Report all injuries to the instructor. No baggy clothing or open toed shoes. Give your undivided

More information

Chapter 23: Machining Processes: Hole Making Part A (Lathe Operations, Boring, Reaming, Tapping)

Chapter 23: Machining Processes: Hole Making Part A (Lathe Operations, Boring, Reaming, Tapping) 1 Manufacturing Processes (2), IE-352 Ahmed M El-Sherbeeny, PhD Spring 2017 Manufacturing Engineering Technology in SI Units, 6 th Edition Chapter 23: Machining Processes: Hole Making Part A (Lathe Operations,

More information

Powermatic Model 31A Combination Belt-Disk Sander

Powermatic Model 31A Combination Belt-Disk Sander OPERATING PROCEDURE FOR: Powermatic Model 31A Combination Belt-Disk Sander INTRODUCTION: The combination belt-disk sander is used to sand the edges of boards. It can be used to smooth the edge or to remove

More information

SRP WORKSHOP NOVEMBER 2008

SRP WORKSHOP NOVEMBER 2008 SRP WORKSHOP NOVEMBER 2008 End Mill Knowledge End Mill Knowledge End Mill Materials High Speed Steel or HSS Provides decent wear resistance and costs less than carbide end mills Material is ductile and

More information

S A F T E Y W A R N I N G

S A F T E Y W A R N I N G BINDING CUTTING BASE This tool is designed to fit on a Porter Cable Model 310 and 3701 trim router, this combination will provide you with an easy way to accurately cut a binding rabbet on you instrument.

More information

PARTS. W1669 & W1670 Parts PARTS. Model W1669/W1670 (For Machines Mfd. Since 04/18) 66V A A A 28A

PARTS. W1669 & W1670 Parts PARTS. Model W1669/W1670 (For Machines Mfd. Since 04/18) 66V A A A 28A W1669 & W1670 Parts 23 66V2 22 21 25 26 53A 62 63 89 64 9 65 24 20 15 16A 54 93 10 16A-1 81 77 94 53 79 102 103 28 36 8 30 19 31 32 32-1 109 28A 28 27 34 33 56 49 76 76 19-3 19-1 19-2 38-1 89 35 60 59

More information

ENGI 7962 Mastercam Lab Mill 1

ENGI 7962 Mastercam Lab Mill 1 ENGI 7962 Mastercam Lab Mill 1 Starting a Mastercam file: Once the SolidWorks models is complete (all sketches are Fully Defined), start up Mastercam and select File, Open, Files of Type, SolidWorks Files,

More information

Sink BULL INSTRUCTION MANUAL. with Rapid Z -CUT & Rapid Z -DRUM

Sink BULL INSTRUCTION MANUAL. with Rapid Z -CUT & Rapid Z -DRUM Sink BULL with Rapid Z -CUT & Rapid Z -DRUM INSTRUCTION MANUAL Please read this instruction manual thoroughly to ensure safety and the correct use of this tool. Keep this manual in a place where operators

More information

Travis Bishop. Submitted to: Dr. John Davis. Date: 3 December Course: ETME 310 Section: 004. Lab Topic: Milling Project (Vise)

Travis Bishop. Submitted to: Dr. John Davis. Date: 3 December Course: ETME 310 Section: 004. Lab Topic: Milling Project (Vise) Travis Bishop Submitted to: Dr. John Davis Date: 3 December 2012 Course: ETME 310 Section: 004 Lab Topic: Milling Project (Vise) Introduction: Purpose of Experiment: This experiment was conducted to teach

More information

Exercise 1. Milling a Part with the Lab-Volt CNC Mill EXERCISE OBJECTIVE

Exercise 1. Milling a Part with the Lab-Volt CNC Mill EXERCISE OBJECTIVE Exercise 1 Milling a Part with the Lab-Volt CNC Mill EXERCISE OBJECTIVE When you have completed this exercise, you will be able to engrave text on square pieces of stock, using the Lab-Volt CNC Mill, model

More information

Fusion 360 Part Setup. Tutorial

Fusion 360 Part Setup. Tutorial Fusion 360 Part Setup Tutorial Table of Contents MODEL SETUP CAM SETUP TOOL PATHS MODEL SETUP The purpose of this tutorial is to demonstrate start to finish, importing a machineable part to generating

More information

TIMTOS 2017 EXHIBITS PROFILE

TIMTOS 2017 EXHIBITS PROFILE TIMTOS 2017 EXHIBITS PROFILE Product Code Product Name METAL CUTTING MACHINE TOOL Lathes and Turning Machines 160101 Lathes, Swiss Type 160502 Bench Lathes 160503 High Speed Lathes 160504 Automatic Lathes

More information

Week 2 in Studio (8/29-9/2)

Week 2 in Studio (8/29-9/2) Georgia Institute of Technology George W. Woodruff School of Mechanical Engineering ME 2110 - Creative Decisions and Design Fall 2011 STUDIO II MACHINING & ELECTRONICS PROJECT: PNEUMATIC LAUNCHER In order

More information

Brief Procedural Overview: Minitech CNC Mill

Brief Procedural Overview: Minitech CNC Mill Brief Procedural Overview: Minitech CNC Mill Last updated: July 2014 Chadd Armstrong Remcho Research Group Department of Chemistry Oregon State University Introduction : The process of designing and fabricating

More information

Type 316SS Backed Conveyor Strip Brush Nylon Bristles, 6" O'all HT, 2' Lg, 3/16" Backing

Type 316SS Backed Conveyor Strip Brush Nylon Bristles, 6 O'all HT, 2' Lg, 3/16 Backing How to modify your MK101. First off, the MK101 tile saw is a fantastic tile saw, without any modifications what so ever. That being said, all tile saws tend to have a significant amount of overspray which

More information

Studio 3b - Machining

Studio 3b - Machining GEORGI INSTITUTE OF TECHNOLOGY George W. Woodruff School of Mechanical Engineering ME 2110 Creative Decisions and Design Fall 2010 Studio 3b - Machining In order to successfully design and build a product,

More information

MadCAM 2.0: Drill Pattern Toolpath

MadCAM 2.0: Drill Pattern Toolpath MadCAM 2.0: Drill Pattern Toolpath Digital Media Tutorial 2005-2006 MadCAM 2.0 can create a toolpath to drill holes directly into your material. The bit plunges in and out of the material without moving

More information

CNC INTRO WALKTHROUGH GSAPP FABRICATION LAB, FALL 2017

CNC INTRO WALKTHROUGH GSAPP FABRICATION LAB, FALL 2017 CNC INTRO WALKTHROUGH GSAPP FABRICATION LAB, FALL 2017 this is a student guide to the procedure of gaining access to the CNC router digital fabrication equipment in the Fabrication Lab at GSAPP. The guide

More information

Advantages, Function and Characteristics of the DMwriter MX.

Advantages, Function and Characteristics of the DMwriter MX. DMwriter MX All-in One Overview Advantages, Function and Characteristics of the DMwriter MX. The DMwriter MX Marking Head was designed as an easy to use, economical, spindle actuated permanent marking

More information

Clamping devices 521

Clamping devices 521 Clamping devices 521 522 Product overview Clamping devices Adjustable straps K0001 Hook clamps K0012 Goose-neck straps with long slot K0002 Page 526 Hook Clamps with collar K0013 Page 535 Equipped clamps

More information

NCG CAM for Micro Machining

NCG CAM for Micro Machining NCG CAM V11 Part courtesy of Datron Technology, UK NCG CAM for Micro Machining High Speed, Precision Accuracy NCG CAM for Micro Machining Key Benefits of NCG CAM NCG CAM is perfect for the high speed machining

More information

VARIABLE SPEED WOOD LATHE. Model DB900 INSTRUCTION MANUAL

VARIABLE SPEED WOOD LATHE. Model DB900 INSTRUCTION MANUAL VARIABLE SPEED WOOD LATHE Model DB900 INSTRUCTION MANUAL 1007 TABLE OF CONTENTS SECTION...PAGE Technical data.. 1 General safety rules....1-3 Specific safety rules for wood lathe.....3 Electrical information.4

More information

E3 CNC Router Assembly Instructions

E3 CNC Router Assembly Instructions E3 CNC Router Assembly Instructions Specifications... 3 Getting Started... 3 Safety First... 3 Required Tools... 4 Building the E3 CNC Engraver... 4 1. Z Spindle Mount Assembly... 5 3. Frame Assembly...

More information

Chapter 23: Machining Processes: Turning and Hole Making

Chapter 23: Machining Processes: Turning and Hole Making Manufacturing Engineering Technology in SI Units, 6 th Edition Chapter 23: Machining Processes: Turning and Hole Making Chapter Outline 1. Introduction 2. The Turning Process 3. Lathes and Lathe Operations

More information

ACCESSORIES CATALOG. SKODA LIVE CENTERS BORING AND FACING HEADS

ACCESSORIES CATALOG.  SKODA LIVE CENTERS BORING AND FACING HEADS ACCESSORIES CATALOG BORING AND FACING HEADS SKODA LIVE CENTERS www.sowatool.com SKODA LIVE CENTERS Skoda Heavy Duty Live Centers - CSN 4334/CSN 4334M Features The rotating spindle is extended right through

More information

GMR 1 PROFESSIONAL. ÁU~²Ýœ ÈULM¼« Àπ ß Õ ŸË Õ Èß π Petunjuk-Petunjuk untuk Penggunaan HıÎng dõn s dùng Instructions d emploi. Operating Instructions

GMR 1 PROFESSIONAL. ÁU~²Ýœ ÈULM¼« Àπ ß Õ ŸË Õ Èß π Petunjuk-Petunjuk untuk Penggunaan HıÎng dõn s dùng Instructions d emploi. Operating Instructions 609 40 44 - Buch Seite Dienstag,. Juni 004 :5 5 GMR PROFESSIONAL * Des idées en action. Operating Instructions Àπ ß Õ ŸË Õ Èß π Petunjuk-Petunjuk untuk Penggunaan HıÎng dõn s dùng Instructions d emploi

More information

Western Illinois University Department of Art Woodshop Orientation

Western Illinois University Department of Art Woodshop Orientation Western Illinois University Department of Art Woodshop Orientation SAFETY is the first priority woodworking tools are inherently dangerous. Machines turn sharp saw blades and cutters at high speeds. Accidents

More information

CNC Mill Training System (Light Duty)

CNC Mill Training System (Light Duty) CNC Mill Training System (Light Duty) LabVolt Series Datasheet Festo Didactic en 120 V - 60 Hz 07/2018 Table of Contents General Description 2 Features & Benefits 2 List of Equipment 3 List of Manuals

More information

Table of Contents. Table of Contents. Preface 11 Prerequisites... 12

Table of Contents. Table of Contents. Preface 11 Prerequisites... 12 Table of Contents Preface 11 Prerequisites... 12 Basic machining practice experience... 12 Controls covered... 12 Limitations... 13 The need for hands -on practice... 13 Instruction method... 13 Scope...

More information

CNC PART 2 : STARTING 3D GSAPP FABRICATION LAB 2016

CNC PART 2 : STARTING 3D GSAPP FABRICATION LAB 2016 CNC PART 2 : STARTING 3D GSAPP FABRICATION LAB 2016 this is a the second part of a student guide for skill-building and proficiency in the use of the CNC machines in the Fabrication Lab at Columbia GSAPP...upon

More information

ACCESSORIES CATALOG BORING AND FACING HEADS LIVE CENTERS

ACCESSORIES CATALOG BORING AND FACING HEADS LIVE CENTERS ACCESSORIES CATALOG BORING AND FACING HEADS LIVE CENTERS SKODA LIVE CENTERS SKODA & STM HEAVY DUTY LIVE CENTERS - CSN 243324 Features The rotating spindle is extended right through the tapered shank Two

More information

Removing the Z-Axis lead screw

Removing the Z-Axis lead screw Page 1 of 8 TITLE: Sabre Z-Axis Lead Screw Replacement Procedure Gerber FastFact #: 5048 Supplied by: Gerber Hardware Support Last Modified: June 14, 2007 Summary: Tools used: The following procedure explains

More information

Summer Junior Fellowship Experience at LUMS. Maliha Manzoor 13 June 15 July, 2011 LUMS Summer Internship

Summer Junior Fellowship Experience at LUMS. Maliha Manzoor 13 June 15 July, 2011 LUMS Summer Internship Summer Junior Fellowship Experience at LUMS Maliha Manzoor 13 June 15 July, 2011 LUMS Summer Internship Internship Schedule June 13-17: 2D and 3D drawings in AutoCAD June 20-24: 2D and 3D drawings in AutoCAD

More information

MODEL 7000 BEVEL-MILL

MODEL 7000 BEVEL-MILL MODEL 7000 BEVEL-MILL HECK INDUSTRIES P.O. BOX 425 HARTLAND, MI 48353 TOLL FREE: 800-886-5418 PHONE: 810-632-5400 FAX: 810-632-6640 WWW.HECKIND.NET INSTRUCTION MANUAL Save This Manual You will need the

More information

Prof. Steven S. Saliterman Introductory Medical Device Prototyping

Prof. Steven S. Saliterman Introductory Medical Device Prototyping Introductory Medical Device Prototyping Department of Biomedical Engineering, University of Minnesota http://saliterman.umn.edu/ You must complete safety instruction before using tools and equipment in

More information

4.510 Digital Design Fabrication Fall 2008

4.510 Digital Design Fabrication Fall 2008 MIT OpenCourseWare http://ocw.mit.edu 4.510 Digital Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Assignment 2 Sept 15, 2008 Design and Fabrication

More information

Giraud Tool Company, Inc.

Giraud Tool Company, Inc. Motor Upgrade for Gracey Trimmer This package is intended to allow the user to upgrade their Gracey trimmer with a higher rpm motor and convenience features not found in the production offering. This upgrade

More information

WESTERN ILLINOIS UNIVERSITY DEPARTMENT OF ART

WESTERN ILLINOIS UNIVERSITY DEPARTMENT OF ART WESTERN ILLINOIS UNIVERSITY DEPARTMENT OF ART WOODSHOP ORIENTATION SAFETY is the first priority woodworking tools are inherently dangerous. Machines turn sharp saw blades and cutters at high speeds. Accidents

More information

BHJ Products, Inc. Parts List & Instructions

BHJ Products, Inc. Parts List & Instructions Product Name: Lifter-Tru Kit for General Motors LS V8 Page 1 of 5 Kit Contents: 2x End Plates 2x Threaded Adjustment Sleeves 1x Front Angle Bracket 2x M10-1.5 x 65 Hex Head Bolts * 2x Angle Adapter Blocks

More information

MI MI OPERATING MANUAL

MI MI OPERATING MANUAL MODEL NO.: MI-76100 MI-76150 OPERATING MANUAL RULES for SAFE OPERATION MAGNUM INDUSTRIAL MI-76100 and MI 76150 DRILL PRESSES To help ensure safe operation, please take a moment to learn the how to operate

More information

LocoGear. Technical Bulletin - 02 January 11, by LocoGear LIVE STEAM CASTINGS. Tech Bulletin - 02

LocoGear. Technical Bulletin - 02 January 11, by LocoGear LIVE STEAM CASTINGS. Tech Bulletin - 02 LIVE STEAM CASTINGS Tech Bulletin - 02 LocoGear Technical Bulletin - 02 January 11, 2003 2003 by LocoGear John D.L. Johnson 3879 Woods Walk Blvd. Lake Worth, FL 33467-2359 jjohnson@locogear.com www.locogear.com

More information

Safety Hazards Material Processing Laboratory Room 232

Safety Hazards Material Processing Laboratory Room 232 Safety Hazards Material Processing Laboratory Room 232 HAZARD: Rotating Equipment / Machine Tools Be aware of pinch points and possible entanglement Personal Protective Equipment: Safety Goggles; Standing

More information

ARROW SAW PRECISE CUT 8000 RPM WITH DUST COLLECTING ATTACHMENT INSTRUCTION BOOK MODEL NO

ARROW SAW PRECISE CUT 8000 RPM WITH DUST COLLECTING ATTACHMENT INSTRUCTION BOOK MODEL NO ATTENTION If any components of this unit are broken or the unit does not operate properly, please contact Cabela s Customer Service. Retail Store Purchases: 1-800-905-2731 (U.S. & Canada) Catalog and Internet

More information