← Back to CNC Programming

Glossary & Source Guide

Key CNC terms defined, plus recommended sources for going deeper. This page links terminology to the detailed lessons.

Concept

Quick definitions of common CNC terms. For full explanations, follow links to the relevant lesson.

Why It Matters

CNC has its own vocabulary. Knowing the correct terms helps you read manuals, ask questions, and communicate with machinists.

How It Works

Glossary

<>Undesired wobble of spindle or tool
TermMeaning
Absolute (G90)Coordinates measured from work zero
ATCAutomatic Tool Changer
Canned cyclePreprogrammed motion sequence (G81 etc.)
ChuckWorkholding on a lathe
Climb millingTool rotates same direction as feed
CoolantCutting fluid (M08 on, M09 off)
CSSConstant Surface Speed (G96)
DatumReference point for dimensions
FeedCutting speed of tool relative to work
G54Work coordinate system offset
Machine zeroFixed home position of the machine
ModalCode stays active until changed
NC fileG-code program text file
Rapid (G00)Maximum-speed positioning move
RPMSpindle revolutions per minute
SpindleRotating tool holder (mill) or work holder (lathe)
TurretRotating tool holder on a lathe
Work offsetShift from machine zero to part origin
BacklashLost motion in a ballscrew direction reversal
Chip loadThickness of material removed per tooth
ContourProfile being machined
FixtureWorkholding device that locates and clamps the part
G-codeGeometric programming code (motion)
HaasCommon CNC controller brand
InsertIndexable cutting tip on a tool holder
JigWorkholding that guides the tool
Knee millManual-style vertical mill with adjustable knee
LatheMachine that rotates the workpiece (turning)
MRRMaterial Removal Rate (mm³/min)
Nose radiusRadius on a lathe insert tip
OffsetsTool length and work coordinate corrections
PitchDistance between thread crests
QuillZ-axis spindle slide on a drill press or mill
Runout
Spindle speedRPM of the rotating axis
ToolpathSequence of cutter positions
VMCVertical Machining Center
WorkholdingHow the part is clamped (vise, chuck, fixture)

Recommended Sources

Example

When you encounter a new term, look it up here first, then follow the link to the detailed lesson.

Common Mistakes

Practice

1. What does G54 do?

Ans

Sets the work coordinate system offset.

2. Modal means?

Ans

The code stays active until another code in the same group replaces it.

3. What is ATC?

Ans

Automatic Tool Changer — the magazine that swaps tools on a mill.