Motor Mounting
Designing a motor mounting plate in Fusion 360: bolt circles, pilot bores, and matching a real motor STEP
The Plate Holds The Power
Every motor bolts to a plate before it spins anything
- Wrong hole pattern = motor won't mount, gearbox won't seat
- Pilot bore centers the gearbox output exactly
- Get this right and the whole drivetrain lines up
Open with a real failure story: a plate fab'd with a 1.5in pilot when the MAXPlanetary needs 1.625in. Motor pinion rubs, gearbox sits crooked. The motor mounting plate is the interface between electrical (the motor) and mechanical (your robot). Two things must be perfect: the bolt circle and the pilot bore. We'll learn both, then import the real motor to prove it fits.
Bolt Circle + Pilot Bore
Motors mount on a bolt circle: holes evenly spaced on a circle
- Pilot bore: center hole the gearbox snout drops into
- NEO/Falcon/Kraken share a 2in pilot, 4x #10 holes
- MAXPlanetary uses its own bolt circle and pilot
Define terms clearly. Bolt circle diameter (BCD) is the diameter of the circle the hole centers sit on. Pilot bore is the precision center hole that locates the part - it carries the load, the bolts just clamp. Stress that the pilot does the centering, NOT the bolts. Students always think the bolts align it. Pull up the REV MAXPlanetary mounting spec page live so they see real numbers.
Find The Real Spec First
Never guess a hole pattern — pull the vendor drawing
- REV, WCP, AndyMark publish mounting dimensions + STEP files
- Note pilot diameter, BCD, hole count, hole size
- Write them down before you touch a sketch
Demo navigating to revrobotics.com, finding the MAXPlanetary, opening the Documents/CAD tab. Show that real teams design to published specs, never eyeball. Common mistake: copying a number from an old whiteboard sketch. The vendor drawing is the source of truth. Have students record: pilot dia, bolt circle dia, number of bolts, bolt size (e.g. #10-32 clearance).
Parameters Before Sketch
Modify > Change Parameters — define values once, reuse everywhere
- Create pilotDia, boltCircle, boltDia, boltCount
- Drives every dimension so edits are one-click
- Swap NEO to Kraken by changing two numbers
This is the Fusion equivalent of Onshape Variables. Open Modify > Change Parameters, click the + under User Parameters. Add pilotDia = 2.0 in, boltCircle = 2.0 in, boltDia = 0.196 in (#10 clearance), boltCount = 4. Explain you can type these names into any dimension box. The payoff: when the team switches motors, you edit parameters, not geometry. This is the single biggest pro habit in this lesson.
Sketch The Pilot Bore
Start a sketch on the plate face, origin at center
- Draw a center circle, dimension it to pilotDia
- Pilot bore must be on the part's true center
- Extrude-cut through the plate thickness
Make sure students sketch ON the plate face and snap the circle center to the origin point. Dimension by typing pilotDia in the box - it turns the dimension into a parameter link (shows fx:). Then Create > Extrude, select the circle profile, set operation to Cut, extent All. Common mistake: not centering on origin, so the whole pattern drifts. The pilot is your datum - everything references it.
One Bolt Hole, Then Pattern
Sketch one hole on the bolt circle radius
- Place it at boltCircle/2 from center, on an axis
- Cut it through the plate
- Circular Pattern around center, quantity boltCount
Sketch one circle, dimension its center to boltCircle/2 from origin (radius, not diameter - this trips people up). Dimension the hole itself to boltDia. Cut it. Then Create > Pattern > Circular Pattern, pick the cut feature, axis = the center construction axis or origin Z. Type boltCount in quantity. Spacing stays full 360. Show that editing boltCount to 6 instantly re-patterns. Mistake: patterning the sketch instead of the cut feature.
THE PILOT CENTERS. THE BOLTS CLAMP.
A precise pilot bore locates the gearbox; the bolt circle just holds it down. Nail the pilot and your drivetrain runs true.
Import The Motor Step
Insert > Insert Mesh/CAD or upload STEP to your Data Panel
- Download NEO/Kraken/MAXPlanetary STEP from vendor
- Bring it in as a new component
- Now you can check it against your holes
Two paths: upload the STEP to the Data Panel then Insert > Derive/Insert into Current Design, or use Insert > Insert McMaster-Carr for hardware. STEP files come in as a single solid body - that's fine for fit-checking. Tell them: vendor STEP is the ground truth for whether their pattern is right. Heads up that big assembly STEPs can be slow - the MAXPlanetary is fine, a full swerve module is heavier.
Joint The Motor To The Plate
Assemble > Joint — mate motor pilot to plate pilot bore
- Use a Rigid joint for a bolted, non-moving mount
- Pilot face flush, bolt holes must line up
- Misaligned holes = your pattern is wrong, fix it
This is Fusion's version of Onshape Mates. Assemble > Joint, set type to Rigid (motor doesn't move relative to plate). Pick the motor pilot circular edge, then the plate pilot bore edge - they snap concentric. Now visually verify the 4 bolt holes line up with the motor's tapped holes. If they don't, your BCD or hole angle is off. This is the moment the import pays off - it catches mistakes before fabrication. Revolute joint is for shafts that spin; this mount is Rigid.
Your Task
- Make a 1/8in plate, 3in x 3in
- Add the MAXPlanetary bolt circle + pilot
- Drive all dims with User Parameters
- Import the MAXPlanetary STEP, Rigid joint it on
- Verify holes align with the gearbox
- File > Share > Public Link (Fusion Share)
- Copy the public link
- Paste it on AltHub for review
Give them the MAXPlanetary spec or have them find it on revrobotics.com. Success = the imported gearbox seats on the pilot with all bolt holes aligned and a Rigid joint holding it. Walk the room checking that dimensions show the fx parameter link, not hardcoded numbers. For submission: File > Share > Public Link generates a shareable Fusion link - they paste that on AltHub. Remind them to actually toggle the link to public or mentors can't open it.
🧰 Add-ins for this step
Use the installed AltSkripts / FRC-COTS tools here — don't do it the slow way.
- Bolt Pattern — Sketch ▸ Create ▸ AltSkripts places the motor's bolt circle about the pilot bore.
Motor Mounting Done Pilot First, Always
- Pilot bore locates, bolt circle clamps
- Parameterize, then import the STEP to prove the fit
- Vendor drawings are the source of truth — never guess
Your Task
- Model what this lesson covers in Fusion 360.
- Use the AltSkripts tools where they apply.
- Save it with a clear name.
- In Fusion: Share → Public Link → Copy.
- Paste the link below.
- A coach reviews it in AltHub.