CMM Operation & Probe Setup
Tactile CMM machine types, probe qualification, stylus selection, 3-2-1 fixturing, DCC vs manual mode, reading an inspection report, and the crash-prevention rules that save probes.
Table of contents
CMM Operation & Probe Setup
A coordinate measuring machine is the final word on whether a part is in tolerance. Where a micrometer or caliper tells the operator a single dimension, a CMM probes hundreds or thousands of points on a finished part, fits mathematical geometry to them, and reports every dimension and GD&T callout on the drawing. A CMM in a good shop pays for itself in a single scrapped lot avoided by catching a process drift early.
This guide walks CMM types, probe qualification, stylus selection, part fixturing with the 3-2-1 principle, manual vs direct computer control mode, how to read an inspection report, and the crash-prevention habits that keep a $2,000 ruby probe intact.
CMM Types
Four common machine architectures:
| Type | Strengths | Typical Use |
|---------------|-----------------------------------|-----------------------------|
| Bridge | Best accuracy, rigid, cost | Most production shops |
| Cantilever | Open access, smaller parts | Low-cost shop-floor CMM |
| Horizontal | Very large parts, auto bodies | Automotive, aerospace |
| Articulated arm | Portable, in-process, large parts | Fabrication, field work |
Plus non-contact variants:
- Optical CMM (video, structured light) - no probe tip touches the part. Fast for small complex parts, edges, flexible sheets.
- Laser scan - point cloud of the surface, reverse-engineering and freeform profile.
This guide focuses on tactile bridge CMMs because they are the most common production setup.
Probe and Stylus Basics
The probe is the sensor. The stylus is the stem with the tip that actually touches the part.
- Touch-trigger probe - most common. Senses contact and records the coordinate at the moment of trigger. Renishaw TP20 and TP200 are typical.
- Scanning probe - continuous-contact probe that drags across the surface collecting many points per second. Faster for complex contours.
- Stylus tip - usually a ruby ball (hard, low-friction, inert). Zirconia for cutting aluminum (ruby wears on aluminum burrs). Silicon nitride for extreme wear.
- Stylus length - shorter is stiffer and more accurate; longer reaches deeper features but bends under trigger force. Rule: shortest stylus that can access the feature.
- Stylus diameter - must be larger than the smallest feature you need to clear but small enough to touch the nominal points.
Common Stylus Configurations
- Single straight stylus - basic probing.
- Star stylus - five tips (four horizontal, one vertical) on one carrier. Lets the program probe multiple faces without swapping tools.
- Disc stylus - large flat disc for undercut features or internal grooves.
Probe Qualification
Before measuring a part, the probe has to be calibrated against a known reference:
- Calibration sphere (datum sphere) - a certified sphere mounted on the machine bed, size traceable to a standard. Typically 25 mm diameter.
- Qualification routine - the CMM takes a cluster of points on the sphere (usually 15 to 25), fits a sphere to the data, and computes the effective tip radius and offset from the probe body.
- Each stylus tip must be qualified. A star stylus with five tips qualifies five tips. Any tip not qualified cannot be used.
- Re-qualify when: swapping styli, after a crash, at shift start, after any thermal excursion, after a long idle.
A probe that is not qualified is an expensive paperweight. The first thing a new CMM operator learns is how to run the qualification routine.
Part Fixturing - The 3-2-1 Principle
A part on a CMM must be located repeatably, unambiguously, and without being overconstrained.
- 3 points on the primary datum (a plane, usually the largest or flattest surface) set the Z axis and pitch/roll.
- 2 points on the secondary datum (perpendicular to the primary) set the X axis and yaw rotation about the primary axis.
- 1 point on the tertiary datum (perpendicular to both) fixes the Y position.
Total: six contact points constrain all six degrees of freedom. That is the minimum. More than six and the part is over-constrained - the fixture forces the part into a shape it does not naturally have, and measurements drift based on how you tightened the clamps.
Modular fixture systems (Renishaw modular, MITEE-BITE, Mecmesin, CMM clamps kits) are standard. Aluminum tooling plates with threaded M6 or M8 grids let the fixturer build a 3-2-1 location per part.
Clocking the Part
"Clocking" is rotating a part about a datum axis to a known orientation so the DCC (direct computer control) program can find features the same way every cycle. Methods:
- Dowel pins or locating studs in known fixture positions
- A flat reference surface against a fixture stop
- A manual alignment routine where the operator probes 3 points on primary, 2 on secondary, 1 on tertiary to build a part coordinate system, then the DCC runs from there
The clocking is how the program's nominal coordinates map to real-world machine coordinates. Skip this step and the probe crashes into a feature it expected to be elsewhere.
Manual vs DCC Mode
- Manual mode - operator moves the CMM using a joystick and presses a button at each desired probe point. Good for one-off parts, first articles, or prototyping. Slow.
- DCC (Direct Computer Control) - the CMM runs a saved program that drives the probe through a sequence of approach-retract moves. Fast, repeatable, hands-free. All production inspection runs DCC.
A DCC program is typically generated:
- From the CAD model (offline programming in PC-DMIS, Calypso, Modus, CAMIO)
- By recording a manual run (teach mode) and replaying
- By manually coding paths (older workflow, rare today)
First run of any DCC program is always in single step or safe mode - the operator presses the button before every move to watch for crashes. Once verified, full-speed production runs commence.
Reading an Inspection Report
A typical CMM report looks like:
Feature Nominal Actual Tol+ Tol- Dev Status
-------- ------- ------ ---- ---- ----- ------
HOLE_1_DIA 0.5000 0.5012 0.0050 -0.0050 0.0012 IN
HOLE_1_POS_X 0.0000 0.0008 0.0050 -0.0050 0.0008 IN
HOLE_1_POS_Y 0.0000 -0.0020 0.0050 -0.0050 -0.0020 IN
PROFILE_TOP 0.0000 0.0035 0.0040 -0.0040 0.0035 IN
SURF_FLAT_A 0.0000 0.0006 0.0020 0.0000 0.0006 IN
Read the columns:
- Nominal - the design target.
- Actual - what the probe measured.
- Tol+ / Tol- - upper and lower tolerance bounds.
- Dev - deviation from nominal.
- Status - IN, OUT, or MARGINAL (some systems flag within 10 percent of limit).
Production batches often also include CP and CPK statistical indices:
- CP - process capability, measures spread only.
- CPK - process capability adjusted for centering. CPK = 1.33 is the classic goal for in-spec-with-margin manufacturing; CPK = 1.0 means exactly at tolerance; CPK below 1.0 means the process is producing out-of-spec parts.
An inspector does not just sign off on IN/OUT - the CPK trend across a lot tells whether the process is drifting toward an edge.
Common Errors and How to Avoid Them
| Error | Fix |
|-------------------------------------|----------------------------------------------------|
| Probe crash from untested DCC | First run always single-step / safe mode |
| Part reads out-of-spec, is really in | Probe not qualified or dirty tip |
| Repeated measurements drift | Thermal drift; let part soak at room temp 4 hrs |
| Features missed or mis-located | Clocking wrong; re-run manual alignment |
| Sphere fit error on qualification | Dirty sphere; clean with IPA and lint-free wipe |
| Scanning leaves streaks in data | Stylus too long (deflection); shorten it |
Temperature and Environment
CMM measurement standards are defined at 20 degrees C (68 degrees F). Steel expands about 0.000006 inch per inch per degree F. A 12-inch part measured hot off the mill at 90 degrees F reads 0.0016 inch different than the same part at 68 degrees F.
Rules:
- Production CMM rooms are typically temperature-controlled to 68 +/- 1 degree F.
- A part just off a cutting process has to soak - sit in the CMM room on a thermal mass - for a few hours before inspection.
- High-accuracy CMMs have thermal compensation: temperature sensors on the machine scales and on the part, with correction math applied to every measurement.
A shop-floor CMM in a non-climate-controlled environment still measures, but the operator has to manage thermal effects consciously.
Day 1 Checklist
- Granite surface clean, covered, no chips
- Probe body mounted, stylus clean, sphere clean
- Qualification routine run and passed, report filed
- Part cleaned of coolant, chips, burrs before placement
- Fixture set per 3-2-1, no over-constraint, clamps snug not crushing
- Thermal soak complete for parts from hot processes
- First run of any new DCC program in single-step mode
- Report generated, reviewed for IN/OUT before part leaves the room
Expert Tips
- "Short stylus, straight path." Every extra inch of stylus length adds bending; every extra stylus angle adds calibration error.
- "Qualify at shift start, not only after a crash." Thermal shift alone changes effective tip offset.
- "Soak the part." A hot part measures wrong. Four hours at room temp is not optional on production inspection.
- "First article is single-step." Always. A crash on the first run pays for the qualification program ten times over.
- "Clean the sphere." A fingerprint on the calibration sphere shifts every measurement downstream.