A robot reveal doesn't have to wait for a finished robot. Top teams such as FRC 1690 (Orbit) pair polished reveals with 'Behind the Bumpers'-style explainer content. You can do the same with free tools.
Step 1 — Export from Onshape. Onshape is free for FRC and FTC teams. Its export formats include STEP, IGES, STL, and OBJ (plus DWG/DXF/PDF for drawings). For Blender, the two practical paths are:
- Right-click the assembly > Export > STEP (preserves separate parts; import with a Blender STEP add-on, or via FreeCAD as an intermediate). This keeps parts as separate objects so you can assign different materials.
- Or export OBJ for a direct Blender import (Blender imports OBJ natively), accepting that the assembly may come in as one merged mesh. Note that FBX is not a native Onshape export format, so use OBJ or STEP rather than reaching for FBX.
Export at a reasonable tessellation (fine, but not maximum — a 200MB mesh will choke Blender). STL flattens the whole assembly into one mesh and loses per-part grouping, so prefer STEP when you want to color the chassis differently from the intake.
Step 2 — Set the scene in Blender (free). Import the model, then:
- Add a large plane as the floor and a world HDRI or a simple 3-point light setup (a bright key light, a softer fill, a rim light to separate the robot from the background).
- Assign materials: a brushed-metal shader for aluminum, your team's brand color as a glossy paint on bumpers/branded panels, and dark plastic for wheels.
- Use the Cycles renderer for realism (slower) or Eevee for fast, near-real-time previews.
Step 3 — Animate two money shots.
- Turntable spin: select the robot, add a Rotation keyframe at frame 1 (0 degrees) and frame 120 (360 degrees), set interpolation to Linear. Instant 4-second 360.
- Exploded-to-assembled: move each subsystem outward along an axis at frame 1 and back to its real position at frame 60. This 'explode' reads as a complex mechanism explained in seconds — exactly why marketing teams love exploded views.
Step 4 — Render and assemble. Render each shot to a PNG image sequence (more crash-resistant than rendering straight to video). Drop the sequences into DaVinci Resolve, layer your music and a title, and intercut with any real shop footage you have.
Step 5 — Publish and share the CAD. Post the reveal, then consider publishing your Onshape CAD link publicly — Orbit, for example, posts its annual robot CAD on Chief Delphi. Sharing CAD is a respected FIRST community contribution and good evidence for your Impact Award narrative.
Reality check: Rendering is time-hungry. Keep the reveal short (15-30 seconds), render overnight if needed, and reuse the .blend scene every season — only the imported robot changes.
Key takeaways
- Export Onshape assemblies as STEP to keep parts separate for per-part materials; OBJ is simpler but may merge meshes (FBX is not an Onshape export option).
- A turntable spin plus an exploded-to-assembled animation are the two highest-value reveal shots.
- Render to PNG image sequences (crash-safe), then assemble with music and titles in DaVinci Resolve.
- Publishing your Onshape CAD publicly doubles as community contribution and Impact Award evidence.
Keep going
Take the quiz · +10 XP with an accountSources & corrections
This lesson is AI-assisted: drafted from primary sources, then reviewed and edited by hand. Errors still get through. When one is reported we fix it and write down what changed — publicly, in the corrections log.
Sources and further reading
- Onshape for FIRST Robotics (free CAD for teams)onshape.com
- Onshape — How to Import and Export (formats: STEP, IGES, STL, OBJ, etc.)onshape.com
- Blender (free 3D rendering software)blender.org
Read next
Articles on this, for competition day
The lesson covers how it works. These cover what to do when it breaks.
- 8 min read
FRC Onshape Tutorial: How to CAD Your First Robot Part
A beginner Onshape tutorial for FRC: sign up free, learn Part Studios and Assemblies, sketch and extrude your first part, and pull in COTS parts.
Read - 4 min read
The Best CAD Software for FRC (and How to Choose)
Onshape vs SolidWorks vs Fusion 360 for FRC: all three are free for teams. Here is how to pick the right CAD software for your robot.
Read - 20 min read
Installing WPILib and VS Code for FRC (Step by Step)
Learn how to install WPILib and VS Code for FRC step by step: download the installer, create a robot project, add vendordeps, and deploy to the roboRIO.
Read
Lesson quiz
RequiredAll 4 right completes the lesson. Miss one and only that question comes back — anything you already answered correctly stays banked.
0 of 4 answered
01.Which Onshape export best preserves separate parts so you can give the chassis and intake different materials in Blender?
02.Which Blender renderer gives fast, near-real-time previews of your reveal scene?
03.How should the turntable spin animation be set up for a clean 4-second 360-degree rotation?
04.What output format should each reveal shot be rendered to, and why?
Answer every question to submit.
All 29 lessons in Media, Branding & Outreach
- Not started:Mini-Project 1: A Repeatable Match-Day Photo Workflow
- Not started:Mini-Project 2: A 60-Second Highlight Reel in DaVinci Resolve (Free)
- Not started:Mini-Project 3: A CAD-to-Render Robot Reveal
- Not started:Mini-Project 4: A One-Page Press Release for Your Local Paper
- Not started:Mini-Project 5: Auto-Pull Match Results from The Blue Alliance API