Design a Rocket Motor Mount in Fusion 360

Let AI reshape metal into the lightest bracket that still holds your rocket motor.

High School Mechanical Design 2–3 weeks
Last reviewed: March 2026

Overview

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

1

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.

2

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.

3

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.

4

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.

5

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.

6

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.

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.