1E · Subsystems/Bellypan Pocketing
1E · SubsystemsLesson 50 of 52

Bellypan Pocketing

Stage 1E · Subsystems — Designing a light, stiff, manufacturable bellypan in Fusion 360

Est 22 minLevel AdvancedSoftware Fusion 360
01

What Is A Bellypan

The flat plate spanning your drivetrain frame

  • Mounts motors, electronics, battery, bumpers
  • Usually 1/8in (0.125in) 6061 aluminum sheet
  • Ties the frame rails into one stiff unit
  • Often the heaviest single non-structural part
FUSION 360 · SCREENSHOT
FIG 1
Full robot drivetrain in Fusion with the bellypan body highlighted, sitting inside the 2x1 tube frame perimeter, electronics ghosted on top.

Anchor it physically: pass around a real bellypan or point at last year's robot. Stress that the bellypan does double duty — it's a mounting surface AND a structural shear panel tying the frame together. A solid 1/8in plate across a 28x28 frame can weigh 3-4 lb; on a 125 lb budget that matters. Today we make it lighter without making it floppy.

02

Why Lighten It

Every pound saved goes to mechanisms or speed

  • Removes mass far from load paths first
  • Pockets keep stiffness where solid material stays
  • Holes double as wire pass-throughs and access
  • Looks clean — but function over flash
FUSION 360 · SCREENSHOT
FIG 2
Side-by-side of a solid bellypan body vs the same body with a hex/triangular pocket pattern, weight readout shown for each via Modify > Properties.

Core idea: stiffness comes mostly from the material at the edges and around hole bosses, not the middle of a span. So we can remove the center material with little stiffness loss. Use Modify > Physical Properties to show mass before and after live — a good pocket pattern often cuts 30-40% of plate weight. Warn: lightening is the LAST step, after holes and mounts are placed.

Model The Plate First

Create the body
  • Sketch frame interior on top plane
  • Offset 0.25in inward for tube wall
  • Extrude 0.125in down for the sheet
  • Name body 'Bellypan' in browser
Set it up right
  • Make it its own Component
  • Use Joints, not move, to locate it
  • Project frame edges, don't re-measure
  • Driven by User Parameters where possible

Demo: New Component named Bellypan, activate it, sketch on the top face of the frame. Use Project/Include (P) to pull the inner edges of the tubes so the pan auto-updates if the frame changes. Offset inward ~0.25in so the pan sits inside the tube walls. Extrude 0.125in. Common mistake: modeling the pan as a body inside the drivetrain component — keep it separate so it can be made as its own waterjet/router file.

03

Place Mounting Holes

Holes come before pockets — always

  • Project bolt patterns from motors and rails
  • #10-32 clearance = 0.196in for steel inserts
  • 1/4-20 clearance = 0.266in for bumpers/gussets
  • Keep 0.25in min material around each hole
FUSION 360 · SCREENSHOT
FIG 3
Sketch on the bellypan top face showing projected motor mount bolt circles and frame rivet/bolt lines, with the Hole feature dialog open set to 0.196in clearance.

Use the Hole feature (not extrude-cut) so the holes are parametric and tagged as holes for the shop. Project actual mounting patterns from the gearboxes (MAXSwerve, MAXPlanetary, NEO/Kraken bolt circles) rather than typing coordinates — this guarantees alignment. Teach the clearance vs tap distinction: bellypans get clearance holes, the part above gets the threads. Leave a ring of solid material around every hole; pockets must respect that.

04

Sketch The Pocket Grid

Triangles and hexes beat big rectangles

  • Sketch one master pocket shape
  • Round every internal corner: 0.25in fillet
  • Leave 0.20-0.25in ribs between pockets
  • Constrain spacing with User Parameters
FUSION 360 · SCREENSHOT
FIG 4
A single rounded-triangle pocket sketched on the bellypan with dimensioned 0.25in corner radii and a 0.20in rib offset to the neighbor pocket, fully constrained (black) sketch.

Triangulated or hex pockets keep shear stiffness far better than a few huge rectangular holes — same reason bridges use triangles. Hard rule for manufacturing: NO sharp internal corners. A router/end mill can't cut a zero-radius inside corner, so every internal corner needs a radius at least equal to the tool (1/4in end mill = 0.125in radius min; use 0.25in to be safe). Ribs thinner than ~0.18in get flimsy and hard to cut. Set rib width and pocket size as User Parameters via Modify > Change Parameters so the whole grid retunes from two numbers.

05

Pattern The Pockets

Build one, then Rectangular Pattern it

  • Pattern the sketch or the cut feature
  • Suppress instances that hit holes/mounts
  • Keep a solid border around the perimeter
  • Verify ribs never pinch below 0.18in
FUSION 360 · SCREENSHOT
FIG 5
Rectangular Pattern dialog open, the single pocket cut patterned across the bellypan with several instances near motor mounts suppressed, leaving a solid frame and bosses.

Demo Create > Pattern > Rectangular on the pocket cut feature. Set quantity and spacing, then use the pattern's suppression to delete instances that would cut into a mounting boss or run off the edge. Leave a continuous solid band (~0.5in) around the entire perimeter where the pan bolts to the frame — that border carries most of the load. Watch the live preview for ribs that get pinched thin between a pocket and a hole; fix by suppressing or shifting.

Key idea

STIFFNESS LIVES AT THE EDGES

Remove material from the middle of a span; keep solid borders, bosses, and ribs where the loads actually travel.

06

Make It Manufacturable

Design for the machine that will cut it

  • Router/waterjet: rounded internal corners only
  • No island smaller than your hold-down can grip
  • Add tabs if parts could break free mid-cut
  • Confirm sheet size fits your stock
FUSION 360 · SCREENSHOT
FIG 6
Top-down DXF-style flat view of the finished bellypan, with one internal corner zoomed to show the 0.25in radius callout and a note 'tool radius limit'.

Tie design back to your actual shop. If you route on a Shapeoko/Onsrud, internal radii must match the bit. If you waterjet (or send to SendCutSend), corners can be tighter but you still avoid knife-edges. Mention that thin floating ribs can vibrate or break during cutting — keep them stout. Check the overall footprint fits a standard 24x24 or 24x48 sheet. The takeaway: a beautiful pocket pattern that can't be cut is worthless.

07

Check Mass And Fit

Measure the win, don't assume it

  • Modify > Physical Properties for mass
  • Assign 6061 material before reading weight
  • Re-check clearance to every component above
  • Confirm holes still align after patterning
FUSION 360 · SCREENSHOT
FIG 7
Physical Properties panel showing the bellypan mass in pounds with 6061 aluminum assigned, alongside the browser tree confirming the component is isolated.

Always assign the real material (Modify > Physical Material > Aluminum 6061) or the mass readout is meaningless. Record before/after weight so the team sees the payoff. Then sanity-check: do battery, RoboRIO, PDH, and motor bolts still clear the pockets? Did any patterned instance eat into a hole's material ring? Fusion's parametric timeline makes fixes cheap — just edit the master sketch and the pattern updates.

Your Task

Build it
  • Model a 1/8in 6061 bellypan for a 28x28 frame
  • Add 4 motor mount patterns + bumper holes
  • Pocket it with a triangular or hex grid
  • 0.25in min internal radii, 0.20in min ribs
Prove it + submit
  • Cut at least 30% of solid-plate weight
  • Keep a 0.5in solid perimeter border
  • Show before/after mass in Properties
  • Fusion Share > Public Link, paste on AltHub

Set a 30% weight-loss floor so they push the pocketing, but enforce the manufacturability rules so it's not Swiss cheese. Circulate while they work — the two failure modes are (1) sharp internal corners and (2) ribs pinched thin near holes. Remind them holes-before-pockets. To submit: File > Share > Public Link (or Export Public Link), copy the URL, and post it on the AltHub board so mentors can open and review the model directly.

08

🧰 Add-ins for this step

Use the installed AltSkripts / FRC-COTS tools here — don't do it the slow way.

  • Part Lighten — sketch spider-web keep-lines, then pocket the bellypan to cut weight.
Recap

Light, Stiff, Cuttable Pocket Last, Holes First

  • Model plate, place holes, then pocket
  • Keep solid borders, bosses, and ribs
  • Rounded internal corners or it won't cut

Your Task

Build this
  • Model what this lesson covers in Fusion 360.
  • Use the AltSkripts tools where they apply.
  • Save it with a clear name.
How to submit
  • In Fusion: Share → Public Link → Copy.
  • Paste the link below.
  • A coach reviews it in AltHub.