Skip to main content

Lesson 4.1: Metric Fasteners, Thread Callouts, and Hole Sizing


Technical Context

An FTC robot is held together by a few hundred screws, nearly all of them M3 or M4. Choosing them correctly is not glamorous, and choosing them incorrectly is the reason a subsystem falls off in the second qualification match.


Reading a Fastener Callout

A complete callout looks like this:

M3 x 0.5 x 12 SHCS
| | | |
| | | +--- head style: socket head cap screw
| | +------- length in mm, under the head
| +------------- thread pitch in mm
+------------------ nominal major diameter in mm

Most common metric sizes have one standard coarse pitch, so it is usually written "M3 x 12" with the pitch implied. The pitch matters when you are tapping, which is why Module 2 covered it.

Length is measured under the head for most heads, and overall for flat countersunk heads, because a countersunk head sits inside the material. Ordering 12 mm flat head when you wanted 12 mm of shank gets you a screw that is short.


Head Styles and When Each Is Right

HeadRecognize it byUse when
Socket head cap (SHCS)Cylindrical head, hex socketDefault for structure. Strong, high torque capacity
Button headDomed low head, hex socketWhere clearance is tight or a snag hazard exists
Flat head (countersunk)Conical undersideWhere the head must sit flush with the surface
Set screwNo head at allLocking a hub or collar onto a shaft

Prefer socket head cap screws for anything structural. Button heads have a shallower socket and strip more easily under torque, and flat heads rely on the countersink being cut accurately to seat correctly.

Screw length matters more than teams expect

Too short, and there is not enough thread engagement to carry load. Too long, and the screw bottoms out in a blind hole and stops pulling the joint tight, so the joint feels tight while carrying no clamping force at all. That failure is invisible during assembly and shows up as a joint that loosens in one match.


The Two Holes, Again

This was covered in Lesson 2.4 and is repeated here because it is the most common single mistake in FTC fabrication.

  • The part the screw passes through gets a clearance hole, larger than the screw.
  • The part the screw threads into gets a tapped hole, drilled at the tap drill size, which is smaller than the screw.
BringThe thread size the joint uses.
ChangeThe thread, and compare the four diameters drawn to scale.
ReadHow close the tap drill and clearance sizes are. Mark every hole before drilling.

Tap Drill and Clearance Reference

Two different holes. Pick the wrong one and the joint is ruined.

M3 x 0.5 to scale
2.50tap drillthreads cut here3.00screwnominal diameter3.20close fittight location3.40free fiteasy assemblyall four drawn at the same scale, millimetres
Tapped hole (smaller than the screw)Clearance hole (larger)

The tap drill and the clearance hole differ by only 0.70 mm, which is why they are so easily swapped. Mark every hole on the drawing as TAP or CL before anyone picks up a drill.

2.50 mmTap drill0.098 in, for a 75% thread
3.2 mmClose clearanceTight location, less adjustment
3.4 mmFree clearanceEasier assembly, some slop
2.50 mmMajor minus pitchThe rule of thumb, for comparison
ThreadPitchTap drillClose fitFree fit
M3 x 0.50.50 mm2.50 mm3.2 mm3.4 mm
M4 x 0.70.70 mm3.30 mm4.3 mm4.5 mm
M5 x 0.80.80 mm4.20 mm5.3 mm5.5 mm
M6 x 1.01.00 mm5.00 mm6.4 mm6.6 mm
#6-32 UNC0.79 mm2.71 mm3.8 mm4.0 mm
#8-32 UNC0.79 mm3.45 mm4.4 mm4.6 mm
#10-32 UNF0.79 mm4.04 mm5.1 mm5.3 mm
1/4-20 UNC1.27 mm5.11 mm6.7 mm7.0 mm

The default FTC fastener. Used across REV and goBILDA hole patterns.

A tapped hole receives the threads and must be drilled small. A clearance hole lets the screw pass through freely and must be drilled large. Drilling a clearance hole where you needed a tapped hole cannot be undone, so mark which is which on the drawing before anyone picks up a drill.

Values are not saved. Nothing is sent anywhere.Open in the workbench


How a Bolted Joint Actually Carries Load

A properly made bolted joint does not carry load on the screw. Tightening the screw stretches it slightly, and that stretch clamps the two parts together. The friction between the clamped faces carries the load.

Three consequences:

Clamping force is the point. A screw that is snug but not tight provides little clamping force, so the joint relies on the screw in shear, and the parts shift within the clearance hole under load. That shifting is what you feel as slop.

Two fasteners resist rotation, one does not. A single screw through a bracket lets the bracket pivot around it. Two screws spaced as far apart as the bracket allows resist rotation directly. When a bracket keeps going crooked, the answer is a second screw, not a tighter one.

Washers spread the load. Under a screw head on soft material, a washer prevents the head from digging in and losing clamping force as the material deforms. On polycarbonate or printed plastic, a washer is not optional.

Grade and material

Most FTC hardware is stainless or alloy steel. Stainless is corrosion resistant and softer, so it strips more easily; alloy steel socket head screws are stronger and better for high-load joints. Aluminum screws exist and are almost always a mistake for structural use.


Photograph neededA stripped M3 tapped hole in thin aluminum, photographed beside a good one in the same plate for comparison.Framing: Macro, both holes in one frame, angled light so the thread crests catch the light.Add the file to static/ and pass its path as the src prop.
A stripped tapped hole next to an intact one. The stripped threads have been flattened into the bore, which is why the screw spins freely but pulls out under load.

Fill-in-the-Blank Practice

  1. In the callout M4 x 0.7 x 16, the number 0.7 is the thread __________.
  2. A bolted joint carries load primarily through the friction generated by __________ force, not through the screw itself.
  3. When a bracket keeps rotating out of position, the correct fix is usually a second __________ rather than more torque.
Show answers
  1. pitch
  2. clamping
  3. fastener (screw)

Exercise

Find every single-fastener bracket on your robot. For each one, determine whether it can rotate about that fastener under load. Every one that can is a future alignment problem.

Ready to move on?

Sign in with Google to save your progress with Telemark, or continue without saving.

Stuck on this lesson?

Ask about anything on this page. It can see which lesson you have open and which part you are reading.