A model can look perfect and still be un-makeable. These are the mistakes that turn aluminum into scrap.
Mistake: internal corners smaller than the tool. A 1/4 in router endmill physically cannot cut an internal corner sharper than 1/8 in radius (its tool radius); a drilled-only shop cannot cut closed pockets at all. Symptom: the machinist says 'I can't cut that.' Fix: design fillets equal to or larger than the cutting-tool radius for routed/milled parts; for waterjet you can go tighter but still avoid knife-edge corners. Always design for the machine you actually have.
Mistake: no tolerances on a press-fit. A bearing bore drawn at the bearing's nominal OD will be too loose or too tight depending on the cut. Symptom: the bearing falls out or won't seat. Fix: apply the right fit — a light press fit for a bearing OD typically wants the hole a few thousandths under nominal; call it out on the drawing (e.g., bore Ø1.125 +0.000/-0.001). CAD nominal is not a spec until the drawing states the tolerance.
Mistake: hole/shaft mismatch. Sketching a 0.500 in round hole for a 0.500 in hex shaft means it won't seat correctly. Symptom: parts bind or spin on assembly. Fix: use COTS-matched bores — flanged hex bearings are sized for the exact hex stock, and round bearings have defined bore/OD. Pull the real part from a maintained Onshape parts library — FRCDesignLib (via the FRCDesignApp plugin) is the current community standard, having superseded the older MKCad library — rather than guessing dimensions.
Mistake: tube hole patterns that don't index. If a bracket's holes don't fall on the tube's #10-on-0.5-in grid (REV MAXTube / AndyMark pre-drilled), you'll be hand-drilling at the machine. Symptom: holes don't line up. Fix: place bracket holes on the same 0.5 in pitch and verify in the assembly that they coincide with tube holes.
Mistake: skipping the drawing. Without dimensioned drawings, the machinist guesses. Fix: generate a drawing with critical dims, hole callouts, and tolerances for any custom part before it goes to manufacturing.
Pre-flight checklist before sending to the shop: (1) Internal radii ≥ tool radius. (2) Press-fit/clearance holes toleranced on the drawing. (3) Shaft/hole/bearing dimensions pulled from real COTS. (4) Mounting holes on the structural grid. (5) Material and thickness match available stock (e.g., 0.190 in / 0.090 in plate; 2x1 tube in 1/16 in or 1/8 in wall). (6) Part nests within the machine's bed. Running this list at design review catches scrap before it costs material and a build-season day.
Key takeaways
- Design internal radii ≥ the cutting-tool radius and to the process you own (waterjet vs router vs drill-only)
- Tolerance press fits and clearances on the drawing — CAD nominal is not a manufacturing spec
- Pull shaft/bearing/hole dimensions from real COTS and keep bracket holes on the tube's #10-on-0.5-in grid
Keep going
Take the quiz · +10 XP with an accountMore in Common Mistakes & Troubleshooting
Sources & corrections
This lesson is AI-assisted: drafted from primary sources, then reviewed and edited by hand. Errors still get through. When one is reported we fix it and write down what changed — publicly, in the corrections log.
Sources and further reading
- Game Manual 0 — CAD Tutorials (manufacturing methods)gm0.org
- REV MAXTube 2x1 (hole grid spec)revrobotics.com
- AndyMark Pre-Drilled Box Tube Extrusionandymark.com
Read next
Articles on this, for competition day
The lesson covers how it works. These cover what to do when it breaks.
- 17 min read
FRC Manufacturing and Fabrication: COTS vs Custom, Tools, Materials, and Tolerances
How FRC parts get made: COTS vs custom tradeoffs, shop tools, 3D printing, materials like 6061 and 7075 aluminum and polycarbonate, hole/tap standards, and tolerances.
Read - 7 min read
FRC Hex Shaft, Bearings, and Bushings: Sizes, Fits, and Why Shafts Wallow Out
3/8" vs 1/2" hex shaft, flanged bearing vs bearing block vs bushing, press fit vs clearance fit, retaining a shaft, and why hex bores round off.
Read - 8 min read
10 Common FRC Rookie Mistakes (and How to Avoid Them)
The 10 mistakes that trip up first-year FRC teams the most, with a concrete fix for each: scope, the game manual, driver practice, drivetrain, wiring, scouting, and more.
Read
Lesson quiz
RequiredAll 3 right completes the lesson. Miss one and only that question comes back — anything you already answered correctly stays banked.
0 of 3 answered
01.For a part routed or milled with a 1/4 in endmill, how should you design its internal corners so the shop can actually cut them?
02.What is the fix when a bearing bore is drawn only at the bearing's nominal outer diameter?
03.How do you keep a bracket's mounting holes from forcing hand-drilling on a pre-drilled tube?
Answer every question to submit.
All 31 lessons in CAD & Design
- Not started:Configurations vs. Parametric Variables: Designing One Model, Many Robots
- Not started:FeatureScript Automation for FRC
- Not started:Browser-Based FEA: Weight-Optimizing Real Structures
- Not started:Swerve System Geometry & Motion Math
- Not started:Case Study: FRC 6328's Modular Gusset-and-Tube Methodology