CNC_BASICS_101

ZERO-TO-FIRST-CUT ▸ THE FUNDAMENTALS OF CNC MACHINING

▸ EQUIPMENT IN THE FORGE
Shaper Origin — Handheld CNC router. Computer-aided guidance with on-tool display. Cuts wood, plastic, soft metals. Tape-based tracking system. Precision: ±0.01" (0.25mm).

> WHAT_IT_IS

CNC (Computer Numerical Control) machining uses a rotating cutting tool to remove material from a workpiece. Unlike additive manufacturing (3D printing), CNC is subtractive — you start with a block and carve away what you don't need. The result: precision parts with tight tolerances, excellent surface finish, and real mechanical properties.

The Shaper Origin is a handheld CNC — it guides you through the cut using computer vision (tape tracking) and an on-screen display. You move it by hand; it compensates for your imprecision. Think of it as a router with GPS.

> SAFETY

ROTATING CUTTING TOOL — CRITICAL SAFETY

  • Safety glasses mandatory — chips fly at high velocity
  • Hearing protection recommended — routers are loud (90–100dB)
  • Dust extraction mandatory — fine particulates are harmful
  • Secure the workpiece — never hold material by hand near the bit
  • Check the bit before every cut — chipped or dull bits cause kickback
  • Never reach into the cutting area while the spindle is running
  • Keep hands behind the tool path — the Origin guides you, but physics wins
  • Know your material — some plastics melt, some metals spark

> G-CODE_CONCEPTS

G-code is the language CNC machines speak. Each line is a command — move here, cut there, spin at this speed. You don't need to write G-code by hand (CAM software does it), but understanding the basics helps you troubleshoot.

G0
Rapid move — move fast, not cutting. Positioning.
G1
Linear cut — move in a straight line at feed rate.
G2 / G3
Arc cut — clockwise (G2) or counter-clockwise (G3).
M3 / M5
Spindle on (M3) / off (M5). M3 also sets RPM.
F
Feed rate — how fast the tool moves through material (mm/min).
S
Spindle speed — RPM of the cutting tool.

> TOOL_SELECTION

Hover a description to see the bit — or hover a bit to see what it does.

Flat End Mill
FLAT END MILL
Ball End Mill
BALL END MILL
V-Bit
V-BIT
Downcut Spiral
DOWNCUT SPIRAL
Upcut Spiral
UPCUT SPIRAL
Compression Bit
COMPRESSION BIT
Flat End Mill
General purpose. Flat-bottom pockets, profiles, slots. Most common.
Ball End Mill
3D contours, rounded pockets, smooth surface finishes on curves.
V-Bit
V-carving, sign making, engraving. Depth controls width.
Downcut Spiral
Clean top surface edge. Pushes chips down. Good for laminates.
Upcut Spiral
Good chip evacuation. Pulls chips up. Best for deep pockets.
Compression Bit
Clean edges on both sides. Combines upcut + downcut flutes.

> FEEDS_&_SPEEDS

The two most important variables in CNC: how fast the tool spins (RPM) and how fast it moves through the material (feed rate). Get these wrong and you break bits, burn material, or get terrible surface finish.

TOO FAST + TOO SLOW RPM
Broken bit, chatter marks, poor finish
TOO SLOW + TOO FAST RPM
Burn marks, melted material, dull bit
CHIP LOAD
The thickness of material each flute removes per revolution. Target: 0.001–0.003" for most work.
RULE OF THUMB
Start conservative. Increase feed rate until quality drops, then back off 20%.

> WORKHOLDING

How you hold the material matters as much as how you cut it. If the workpiece moves, the cut is ruined — and the bit may break.

  • Double-sided tape + super glue (tape on one side, CA glue on tape) — strong, temporary, clean removal
  • Clamps — simple, strong, but limit cutting area near the clamp
  • Vacuum table — best for thin sheet stock. Even hold-down across entire surface
  • Sacrificial board — screw through the workpiece into MDF underneath
  • Shaper Origin: tape-based tracking requires the surface to be visible to the camera

> SHAPER_ORIGIN_WORKFLOW

  • Design in Shaper Studio (web app) or import SVG from any CAD tool.
  • Apply Shaper tape to the workpiece surface — the camera tracks these fiducial marks.
  • Load the cut file to Origin via USB or Wi-Fi.
  • Place the tool on the workpiece. The on-screen display shows the cut path.
  • Move the tool by hand along the guided path. Origin auto-compensates for drift.
  • For precision work: use the built-in alignment pins and offset features.
  • Depth of cut: set manually. Multiple shallow passes are safer than one deep one.

> COMMON_MISTAKES

BIT BREAKS
Feed too fast, RPM too low, or dull bit. Reduce feed, check RPM, replace bit.
BURN MARKS
Feed too slow, RPM too high, or dull bit. Increase feed, reduce RPM.
CHATTER / VIBRATION
Bit too long, collet not tight, workpiece not secure. Shorten stickout, re-clamp.
POOR SURFACE FINISH
Stepover too large, wrong bit type, wrong RPM. Reduce stepover, try ball end mill.

> EXTERNAL_RESOURCES

Shaper Tools Academy
OFFICIAL
Official Origin training. Tape placement, on-tool design, Studio/AutoPass.
This Old Tony
YOUTUBE
Entertaining CNC/machining content. Feeds & speeds explained with humor.
NYC CNC
YOUTUBE
Professional CNC training. Fusion 360 CAM, toolpath strategies, shop math.
Feeds & Speeds Calculator
TOOL
Free online calculator. Material + tool + machine = recommended RPM and feed.
CO2_LASER_101TRAINING://
ZONE:TRAINING ▸ NORTH_ANDOVER_NODE ▸ © 2026 INSPIRE APPLIED — DEFY IMPOSSIBLEEQUIPMENT_INDEX
SYS::0001 ▸ IA_CORE:CERTIFIED ▸ PROTOCOL_4