Getting Started with CNC

Book description

Getting Started with CNC is the definitive introduction to working with affordable desktop and benchtop CNCs, written by the creator of the popular open hardware CNC, the Shapeoko. Accessible 3D printing introduced the masses to computer-controlled additive fabrication. But the flip side of that is subtractive fabrication: instead of adding material to create a shape like a 3D printer does, a CNC starts with a solid piece of material and takes away from it. Although inexpensive 3D printers can make great things with plastic, a CNC can carve highly durable pieces out of a block of aluminum, wood, and other materials. This book covers the fundamentals of designing for--and working with--affordable ($500-$3000) CNCs.

Publisher resources

View/Submit Errata

Table of contents

  1. Preface
    1. Why I Wrote This Book
    2. Who This Book Is For
    3. How to Use This Book
    4. Conventions Used in This Book
    5. Using Code Examples
    6. Safari® Books Online
    7. How to Contact Us
    8. Acknowledgments
  2. 1. What Is CNC?
    1. Digital Fabrication
    2. Why Computer Controlled?
      1. Accuracy
      2. Complexity
      3. Simulation
      4. Safety
    3. How Do Computer-Controlled Machines Work?
      1. Cartesian Coordinate System
      2. X, Y, and Z for CNC
    4. What Can I Make?
      1. Toys and Games
      2. Signs and Carvings
      3. Vehicles, Furniture, and Houses
      4. Molds and Casts
      5. Metal Creations and Inlays
      6. Circuit Boards
  3. 2. Mechanical Overview
    1. Gantry
    2. Carriage
    3. Spindle
      1. Spindles Versus Routers
    4. Table
    5. Mechanisms for Securing Materials
      1. Step Clamps
      2. T-slots
      3. Threaded Inserts
      4. Screws
      5. Tape
      6. Vacuum Table
      7. Vises
      8. Routers Versus Mills
    6. Machine Configurations
  4. 3. End Mills and Cutting
    1. End Mills
      1. Drill Bits Versus End Mills
      2. Common Tool Geometries
      3. Tip Shapes
      4. End Mill Anatomy
      5. End Mill Materials
      6. Coatings
    2. Cutting
      1. Ramping
      2. Climb Versus Conventional Cuts
      3. Speeds and Feeds
      4. Chipload
      5. Types of Tool Holding
  5. 4. CAD: Draw or Model Something
    1. 2D Raster Images
    2. 2D Vector Graphics
      1. Vector Editing Software
    3. 2D Drawings Versus 3D Models
    4. 3D Models
    5. More Software to Try
      1. V-Carving Text
      2. Image to G-code
      3. Single-Line Drawing
      4. Halftone Images
  6. 5. CAM: Make Toolpaths
    1. 2D/2.5D Toolpaths
    2. 3D Toolpaths
    3. 2D/2.5D CAM Operations
    4. 2D/2.5D Toolpath Parameters
    5. Overcuts
      1. Dog Bones
      2. T-Bones
    6. Minimum Feature Size
    7. Basic 3D CAM Operations
      1. Parallel Finishing
      2. Contour Finishing
  7. 6. CAD/CAM Project: No Machine Necessary!
    1. Inkscape
    2. MakerCAM
    3. Webgcode
    4. CAMotics
    5. Wooden Racer Project
      1. Project Materials and Dimensions
    6. Step 1: Create the Digital Design
      1. Body
      2. Wheels
    7. Step 2: Configure MakerCAM
    8. Step 3: Import and Center Racer SVG File
    9. Step 4: Create Wheel Toolpaths
      1. Reduce Wheel Thickness by Half
      2. Screw Head Countersink
      3. Screw Hole
    10. Step 5: Create Body Toolpaths
      1. Body Window
      2. Wheel Holes
      3. Body Perimeter
    11. Step 6: Calculate Toolpaths
    12. Step 7: Export G-code
    13. Step 8: Vizualize Toolpaths
  8. 7. Creating Motion: Electromechanical Overview
    1. Mechanical Motion
      1. Linear Motion
      2. Slop
      3. Linear Guide Types
    2. Power Transmission
      1. Lead Screws and Lead Nuts
      2. Belt Drives
      3. Rack and Pinion
    3. Backlash
    4. Motors and Electronic Components
    5. Stepper Motors
    6. Motion and Machine Control
      1. Mach3
      2. LinuxCNC
      3. Grbl
      4. Industrial Cases
      5. Other Choices
      6. Parallel Ports
  9. 8. G-Code: Speaking CNC
    1. Drawing a Square: Instructions for Humans
    2. Square-Drawing Instructions for Machines
    3. G-code Square Breakdown
      1. Step 1: Put Pen to Paper (G20 F20 X0 Y0 Z0)
      2. Step 2: Move the Pen 1 Inch Toward the Top (G1 Y1)
      3. Step 3: Move the Pen 1 Inch Right (G1 X1)
      4. Step 4: Move the Pen 1 Inch Toward bottom (G1 Y0)
      5. Step 5: Move the Pen 1 Inch Left (G1 X0)
      6. Step 6: Lift the Pen 1 Inch from Paper (G1 Z1)
    4. G-code Rules
    5. Feeds, Speeds, and Tools
    6. Diving Further into G-Codes
      1. G0 (Rapid Motion)
      2. G1 (Controlled Motion)
      3. G2 (Clockwise Motion)
      4. G3 (Counterclockwise Motion)
      5. G17/G18/G19 (Working Planes)
      6. G20/21 (Inches or Millimeters)
      7. G28 and G28.1 (Referencing Home)
      8. G90 (Absolute Mode)
      9. G91 (Incremental Mode)
    7. M-Codes
  10. 9. Practical Machining Tips
    1. CAM File Orientation Versus Actual Machine Setup
    2. Setting Machine Zero
      1. Zeroing the X- and Y-Axes
      2. Zeroing the Z-Axis
    3. Homing
      1. Practical Homing
    4. Tool Changes
    5. Machined Material Hold-Down Tips
  11. 10. Conclusion
  12. A. Resources
    1. Shapeoko Documentation and Communities
    2. Invaluable Resources
    3. MakerSpaces
  13. Index

Product information

  • Title: Getting Started with CNC
  • Author(s): Edward Ford
  • Release date: August 2016
  • Publisher(s): Make: Community
  • ISBN: 9781457183362