Week 5: 3D Scanning and Printing

Week 5: 3D Scanning and Printing

Introduction

In Week 5, we explored both 3D printing and 3D scanning techniques. The goal was to understand the capabilities and limitations of our printers through benchmarking, then apply those insights to design, fabricate, and digitize a complex part—a rotary joint—unsuited for subtractive methods.

Group Assignment: Printer Design Rule Tests

As a group, we printed a standard test model containing:

Key findings

🔗 View group documentation

Individual Assignment: Rotary Joint

Design & Print

I designed a three-part rotary joint in Fusion 360. Its geometry—hollow core, interlocking flanges, and ribbed housing—could not be easily machined subtractively. Each part prints in a single run with minimal supports.

Design files:
Housing.f3d
Adapter.f3d
Cap.f3d

Step-by-Step Print Process

  1. Slicing Preview

    Slice Preview

    Confirm orientation, supports, layer height, infill, estimated 16 h total.

  2. Mid-Print Support Removal

    Removing Supports

    Carefully peel off brims and support structures; monitor overhangs.

  3. Initial Inspection

    Initial Inspection

    Check wall thickness, hole clarity, bridging artifacts.

  4. Final Part on Build Plate

    On Build Plate

    Ensure no warping; all features formed cleanly.

Photogrammetry & Mesh Export

To digitize each part into an STL:

  1. Photograph part on a turntable under even lighting (≥20 views).
  2. Process in Meshroom (or COLMAP) to generate a mesh.
  3. Inspect the mesh; export as OBJ.

Alternatively, export directly from Fusion 360:

  1. Right-click body → Save as Mesh → choose STL.
  2. Select Binary format, refine tolerance to control faceting.

Cleaning & STL Export

  1. Import the OBJ/STL into Meshmixer.
  2. Run Analysis → Inspector to auto-repair holes.
  3. Reduce mesh density if needed (~200 k faces).
  4. Export each part as STL:
    • rotary_housing.stl
    • rotary_adapter.stl
    • rotary_cap.stl

STL Files

Hero Shots

Front View
Front View
Profile View
Profile View
Detail View
Detail View

Learning Outcomes

Checklist