Failure 1: Stripped or chipped gear teeth
Gears die from shock loading, not steady torque. Slamming a drivetrain from full speed to reverse, or a mechanism crashing into a hard stop at speed, spikes torque far beyond nominal. Fixes: add motion profiling and slew limiting so torque rises smoothly; set motor current limits (40 A is a common drive value) so the gearbox never sees stall torque repeatedly; and add a slip clutch on mechanisms prone to crashing.
Failure 2: Bent mounting plates
A common gearbox mounting problem is insufficient structural support. The force to lift an elevator can be large, if it tries to pull the motor output shaft and a driven shaft together, it can bend a thin aluminum plate, throwing off gear mesh and chewing teeth. Fix: use both plates of a gearbox (don't cantilever a single plate), add standoffs/spacers between plates to maintain center distance under load, and gusset the mount to the frame.
Failure 3: Sheared or spun shafts
Set screws on round shafts back out and the shaft spins inside the gear/sprocket. Prefer hex shaft (1/2 in hex is standard; pair it with a heavy-duty hex bearing such as AndyMark am-2986, 1.125 in OD) so torque transmits through the flats, not a set screw. Where you must clamp, use clamping collars and a flat or knurl.
Failure 4: Fasteners vibrating loose
FRC robots are vibration machines; unsecured bolts walk out over a match. Defenses:
- Nylock nuts wherever a nut is accessible (good for vibration but heat-limited).
- Blue (medium-strength) threadlocker on threads that don't need frequent service; it's removable with hand tools.
- Avoid permanent (red) threadlocker on anything you'll service.
- Correct torque, an under-torqued bolt loosens, an over-torqued one strips aluminum threads. Use thread inserts (heli-coils) in aluminum for high-cycle fasteners.
Diagnostic workflow when something keeps breaking
- Inspect the failed part: stripped teeth = shock load; bent plate = stiffness; spun bore = set-screw shaft.
- Quantify the load path; is anything crashing into a hard stop at speed?
- Apply the matching fix (profiling/current limit, plate stiffening, hex shaft, locking hardware).
- Run 50+ cycles on the practice bot and re-inspect before trusting it in a match.
Pre-match habit
Do a fastener audit before every match: a quick wrench check on drivetrain, gearbox, and superstructure bolts catches the loose one before it falls out on the field.
Key takeaways
- Gears strip from shock loads, not steady torque; add motion profiling, slew limiting, current limits, and slip clutches.
- Support gearboxes on both plates with spacers to hold center distance, a thin cantilevered plate bends and ruins gear mesh.
- Use hex shaft instead of set-screw round shaft, and lock fasteners with nylocks or blue threadlocker, then audit bolts before every match.
Keep going
Take the quiz · +10 XP with an accountSources & 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
- WCP Drive Gearboxesdocs.wcproducts.com
- AndyMark 1/2 in. Hex Bearing (am-2986)andymark.com
- REV MAXPlanetary Systemdocs.revrobotics.com
Read next
Articles on this, for competition day
The lesson covers how it works. These cover what to do when it breaks.
- 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
Why FRC Robots Shake Themselves Apart (and the Thread Locker That Stops It)
FRC bolts back out from vibration, not neglect. Here's which Loctite grade goes where, nylock vs jam nuts, real torque specs, and the pre-match fastener check that catches it.
Read - 5 min read
FRC Gear Ratios Explained
A beginner-friendly guide to FRC gear ratios and drivetrain gearing: how reduction trades speed for torque, the free-speed formula, and how to pick a ratio.
Read
Lesson quiz
RequiredAll 4 right completes the lesson. Miss one and only that question comes back — anything you already answered correctly stays banked.
0 of 4 answered
01.What actually kills gear teeth in an FRC gearbox?
02.What is the fix for a bent gearbox mounting plate that throws off gear mesh?
03.To stop a gear or sprocket from spinning on a round shaft whose set screws keep backing out, you should:
04.Which threadlocker practice is the right one for fastener threads that do not need frequent service?
Answer every question to submit.
All 47 lessons in Mechanical, Build & Pneumatics
- Not started:Mini-Project 1: A Single-Jointed Arm From Math to Motion
- Not started:Mini-Project 2: A Two-Stage Cascade Elevator
- Not started:Mini-Project 3: A Velocity-Controlled Flywheel Shooter
- Not started:Mini-Project 4: A Pivoting Roller Intake
- Not started:Mini-Project 5: Integrating a COTS Swerve Module
- Not started:Pneumatics Won't Fire: A Full Diagnostic Tree
- Not started:The Robot Won't Drive Straight (and Other Drivetrain Sins)
- Not started:Gearboxes That Grenade and Fasteners That Vibrate Loose
- Not started:Closed-Loop Mechanisms That Oscillate, Sag, or Stall
- Not started:Field-Ready Reliability: Inspection, Spares, and the Pit Checklist
- Not started:Characterizing Any Mechanism with SysId
- Not started:Simulation-Driven Design with WPILib Physics Models
- Not started:Motion Profiling and Superstructure Coordination
- Not started:Designing for Weight, Stiffness, and Manufacturability
- Not started:Case Studies: Learning From Open Alliance Robots