1A · Assemblies/Finishing The Frame
1A · AssembliesLesson 20 of 52

Finishing The Frame

Stage 1A · Assemblies — Interference checks, appearances, browser hygiene, and a clean parametric frame

Est 23 minLevel BeginnerSoftware Fusion 360
01

A Model Others Can Trust

A frame that mates is not a finished frame.

  • Teammates open your file and must understand it.
  • Manufacturing reads it, so parts must be real.
  • Catch mistakes in CAD, not on the CNC.
  • Finishing = verify, label, beautify, parametrize.

Set the stakes. On 7558, the person who CADs a frame is rarely the person who machines it. A messy model with bodies named 'Body1, Body2' and overlapping tubes wastes hours and burns aluminum. Today we turn a functional assembly into a professional deliverable. This mirrors frcdesign's 'Finishing the Frame' — same four ideas, Fusion tools.

02

Run Interference Check

Inspect > Interference — select all components.

  • Green = clean; highlighted volume = overlap.
  • Enable 'Include Coincident Faces' OFF first.
  • Fix interferences before anything else.
  • Real overlaps become broken parts in the shop.
FUSION 360 · SCREENSHOT
FIG 1
Inspect menu open with Interference highlighted; the Interference dialog showing all frame components selected and a results list, with one offending overlap volume rendered in red on a 2x1 tube joint.

Demo live: Inspect > Interference, window-select the whole frame, hit Compute. If two 2x1 tubes overlap at a corner, Fusion shows the shared volume. Common 7558 mistake: gussets modeled into the tube instead of butted against it, or a tube extended 1in too far at a miter. Leave 'Include Coincident Faces' off — touching faces (like a bolted joint) are intentional and would flood the list with false positives.

03

Fix The Overlaps

Edit the sketch or extrude that's too long.

  • Shorten tubes to butt cleanly at corners.
  • Re-run Interference until the list is empty.
  • Empty list = parts won't fight on the mill.
FUSION 360 · SCREENSHOT
FIG 2
Timeline at the bottom with one feature being edited (an extrude distance changed from e.g. 14in to 13.5in), and a re-run Interference dialog now reporting 'No interferences detected.'

Walk through editing the timeline feature that caused the overlap — double-click it, change the distance or sketch dimension, OK. Stress the loop: fix one, re-check. Tip: a tiny 0.001in overlap still flags; that usually means a parameter mismatch, not real geometry. This is exactly why we use User Parameters later — one number drives many tubes.

04

Name Every Component

Double-click names in the browser to rename.

  • Use real names: Front Rail, Left Side Rail.
  • No 'Component1' or 'Body3' survives.
  • Group bodies under the right component.
  • Drag to reorder; collapse what's done.
FUSION 360 · SCREENSHOT
FIG 3
Fusion browser panel expanded, showing components renamed to 'Front Rail', 'Rear Rail', 'Left Side Rail', 'Right Side Rail', 'Belly Pan', each with a clear body underneath, contrasted against a messy 'Component1/Body1' version.

Open the browser and rename together. Convention matters: pick a scheme and stick to it — by location (Front/Rear/Left/Right Rail) is best for a drivetrain frame. Bad names are the #1 reason a teammate can't pick up your file. Show drag-to-reorder and the collapse arrows so the tree stays readable. Mention: renaming a component here is what shows up on the BOM and drawings later.

05

Activate & Ground Smartly

Ground the base frame component (right-click > Ground).

  • One grounded part = a stable assembly.
  • Joints, not loose bodies, hold the rest.
  • Check the Joints folder reads cleanly.
  • Capture Position if you moved parts to inspect.
FUSION 360 · SCREENSHOT
FIG 4
Browser showing the main frame component with a pin/ground icon, a Joints folder expanded listing named rigid joints, and the right-click context menu with 'Ground' highlighted.

Grounding the frame base keeps everything from floating when you drag. On 7558 frames most joints are Rigid (welded/bolted tubes don't move); revolute/slider come later for mechanisms. If anyone moved a part to peek inside, remind them to do Capture Position or Revert so the saved state is correct. A clean Joints folder with named joints is part of 'finished.'

06

Drive It With Parameters

Modify > Change Parameters for User Parameters.

  • Add frameLength, frameWidth, tubeSize = 2in.
  • Reference params in sketch dimensions by name.
  • Change one number, whole frame updates.
  • This is what 'parametric' actually means.
FUSION 360 · SCREENSHOT
FIG 5
The Change Parameters dialog open with User Parameters added: frameLength = 28in, frameWidth = 26in, tubeWidth = 2in, tubeHeight = 1in, and a Model Parameters list below showing sketch dimensions tied to these expressions.

This is the frcdesign 'Variables' concept — in Fusion it's User Parameters via Modify > Change Parameters. Create frameLength, frameWidth, tubeWidth(2in), tubeHeight(1in). Then in a sketch dimension type 'frameLength' instead of a raw number. Demo the payoff: change frameLength from 28 to 30in, OK, and watch every tube and the belly pan update. This is the single most powerful habit in CAD — set it up once, resize forever.

Key idea

If one number can't resize it, it isn't parametric.

A finished frame is driven by User Parameters, not by 40 hand-typed dimensions.

07

Make It Readable

Press A or Modify > Appearance.

  • Aluminum for tubes, steel for hardware.
  • Drag a material onto a body or component.
  • Color tells reviewers what's what instantly.
  • Looks pro in the design review.
FUSION 360 · SCREENSHOT
FIG 6
Appearance dialog (library panel) open with 'Aluminum - Polished' being dragged onto a 2x1 frame rail; the frame partly recolored showing brushed-aluminum tubes and dark steel bolts.

Press A for the Appearance browser. Drag materials onto components: brushed aluminum for 6061 tubes, a darker steel for #25 chain sprockets and bolts, maybe a team color on the belly pan. This isn't just pretty — correct appearances communicate material and read instantly in a design review. Caution: appearance is visual only; for real mass use Modify > Physical Material so your weight estimate is honest.

Appearance Vs Material

Appearance (visual)
  • Press A — color and finish only
  • Brushed aluminum, paint, plastic look
  • Does NOT change mass
  • For communication and renders
Physical Material
  • Modify > Physical Material
  • Sets density (6061-T6, steel, PC)
  • Drives real mass & center of gravity
  • Check weight in Properties

Biggest beginner trap of the day. Students drag 'Aluminum' appearance and assume the weight is now correct — it isn't. Appearance = looks; Physical Material = physics. Assign 6061 Aluminum as the physical material to every tube, then right-click the top component > Properties to read total mass. FRC robots have a weight limit (~125lb), so an honest mass estimate from CAD is genuinely useful, not busywork.

08

Clean The Timeline

Scrub the timeline — no red errors.

  • Rename or group key features (right-click).
  • Roll the marker to the end before saving.
  • Delete dead sketches and stray bodies.
  • Save a clean version with a real name.
FUSION 360 · SCREENSHOT
FIG 7
Timeline along the bottom fully green with no warning icons, a feature group named 'Frame Tubes' collapsed, marker at the far right, and the Save dialog showing a descriptive name like 'Drivetrain Frame v1'.

Final hygiene pass. Scrub the timeline marker left-to-right and watch for yellow/red error badges — fix any before saving. Group related features and give them names. Make sure the marker is at the end so the model is fully computed. Delete leftover construction sketches that aren't referenced. Then Save with a meaningful version name — version comments in Fusion are your paper trail, like git commits.

Your Task

Finish your frame
  • Run Interference — zero overlaps
  • Name every component & ground the base
  • Add frameLength/Width/tube params
  • Apply aluminum appearance + physical material
How to submit
  • Verify mass in Properties is sane
  • Save clean version with marker at end
  • Fusion: Share > Public Link
  • Paste the link on AltHub /projects

Give them ~25 minutes. Circulate and check three things: Interference list empty, no 'Component1' names, and that changing frameLength actually resizes the frame (the parametric proof). For submission, use Fusion's Share > Public Link — it generates a viewable web link, no download needed — and have them drop it on the AltHub project task. Remind them to read total mass and sanity-check it against ~20-30lb for a bare drivetrain frame.

09

🧰 Add-ins for this step

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

  • Fillet All Edges — clean up edges across the finished frame.
Recap

A Finished Frame Is Verified, Named, Driven, Clean

  • Interference check empty before anything else.
  • User Parameters mean one edit resizes everything.
  • Real names + materials = a file teammates trust.

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.