Design a Rocket Motor Mount in Fusion 360
Let AI reshape metal into the lightest bracket that still holds your rocket motor.
Last reviewed: March 2026Overview
Generative design is one of the most exciting advances in engineering in the past decade. Instead of the engineer designing a shape and then checking if it is strong enough, generative design flips the process: the engineer specifies what loads the part must withstand, what material to use, and where the part must not extend (keep-out zones for screws, other components, etc.), and the algorithm generates hundreds of candidate shapes automatically. The results often look organic and alien—almost biological—because the algorithm removes every gram of unnecessary material.
In this project you will use Fusion 360's free educational Generative Design workspace to design the motor mount for a model rocket. The motor mount must withstand the thrust force of the motor (pushing up through the airframe) while fitting inside a standard body tube diameter. You will define these constraints, run the generation study, compare multiple output candidates, and select the design that best balances weight, strength, and manufacturability.
Autodesk Fusion 360 is available free to students and educators, and it is used by aerospace startups and hobbyist rocket builders alike. The generative design workflow you practice here is identical to what aerospace engineers at Airbus, GE, and NASA use for lightweight structural components—a skill that looks exceptional on a college application or engineering portfolio.
What You'll Learn
- ✓ Explain what generative design is and how it differs from traditional topology optimization.
- ✓ Define preserve and obstacle geometries in a Fusion 360 generative design study.
- ✓ Apply structural loads and constraints (fixed points, force directions) from a real engineering scenario.
- ✓ Compare multiple generated outcomes on mass, safety factor, and manufactureability score.
- ✓ Export a selected outcome and prepare it for 3D printing.
Step-by-Step Guide
Download Fusion 360 and explore the workspace
Download Autodesk Fusion 360 from autodesk.com/education using your free student account. After installation, open a new design and explore the main workspace. Create a simple cylinder (50 mm diameter × 80 mm long) using Create → Cylinder to confirm the modelling tools work. Then switch to the Generative Design workspace using the workspace switcher in the top-left corner of the screen.
Model the starting geometry and connection points
Return to the Design workspace and create the "preserve" geometry: a small mounting flange ring (50 mm OD, 40 mm ID, 5 mm thick) where the mount attaches to the centering ring, and a smaller cylinder (19 mm OD, 17 mm ID) representing the motor tube socket. These are the regions Fusion must keep intact—they are the functional surfaces. Also sketch the body tube inner cylinder (50 mm ID) as an obstacle body so the generated structure fits inside it. Save the file as motor_mount.f3d.
Set up the generative design study
In the Generative Design workspace, click New Study. Assign your flange ring as a Preserve geometry and the motor tube socket as a Preserve geometry. Assign the body tube cylinder as an Obstacle body (the algorithm will not grow material outside it). Apply a Fixed constraint to the bottom face of the flange ring (simulating the centering ring holding it in place). Apply a 50 N upward force to the top face of the motor socket (simulating motor thrust). Set the material to Nylon PA12 (for 3D printing) or Aluminum 6061-T6.
Configure and run the study
Set the safety factor target to 2.0 and the mass target to minimize. Under Manufacturing Constraints, check "Additive Manufacturing (Unrestricted)" to allow organic shapes suitable for 3D printing. Leave other settings at defaults and click Generate. Fusion will upload your study to Autodesk's cloud servers and run the optimization—this typically takes 5–20 minutes. You will receive an email notification when the results are ready. Do not close Fusion while waiting.
Compare and select an outcome
When results load, the Explore panel shows a grid of generated outcomes, each plotted on axes of mass vs. safety factor. Hover over each to preview the geometry in 3D. Look for outcomes that achieve your 2.0 safety factor target with the lowest mass. Click individual outcomes to see detailed structural analysis: stress contours, displacement plots, and safety factor maps. Select the outcome with the best balance of low mass, safety factor > 2.0, and visually reasonable geometry for printing. Right-click → Export to Design to bring it into your main Fusion workspace.
Prepare for 3D printing and document
In the Design workspace, inspect the exported outcome for any thin features that might break during printing—use the Measure tool to check minimum wall thickness (target > 1.5 mm). If needed, return to the study and add a minimum member size constraint of 2 mm, then re-run. Once satisfied, export the body as an STL file: right-click the body → Save as Mesh → STL. Open the STL in your slicer (Cura or PrusaSlicer) to estimate print time and material use. Document final mass (from Fusion's Physical Material panel) and compare it to a simple solid cylinder of the same dimensions—note the weight reduction percentage.
Career Connection
See how this project connects to real aerospace careers.
Aerospace Engineer →
Generative design and topology optimization are standard tools for lightweight structural component design at SpaceX, Boeing, and Airbus Defence—familiarity at the high school level is a genuine differentiator.
Aerospace Manufacturing →
Additive manufacturing engineers use generative design outputs to create parts that can only be made with 3D printing, enabling novel aerospace structures impossible with traditional machining.
Drone & UAV Ops →
UAV frame designers routinely apply generative design to motor mounts and arm brackets to reduce weight—every gram saved translates directly to longer flight time or heavier payload.
Avionics Technician →
Avionics enclosures and mounting brackets are increasingly 3D-printed using generative design; understanding the process helps technicians specify requirements correctly and evaluate designs.
Go Further
- Run the same study with two different materials (Nylon vs. Aluminum 6061) and compare the resulting geometry shapes—note how stiffer materials produce different optimized forms.
- Add a second load case representing a 10g landing shock load (downward) and observe how the generated structure changes to handle both load cases simultaneously.
- 3D print two versions of the motor mount—your generative design and a simple solid cylinder of the same dimensions—and compare their masses and stiffness by hand deflection.
- Read Airbus's "Thor" generative design bracket project report and compare their industrial workflow to what you did in Fusion 360.