Week 05 — 3D Scanning and Printing

This week focused on additive manufacturing through printer rule testing, designing an additive-only object, and reconstructing a real object using mobile photogrammetry.

Tools used

Key outputs


Overview

This week was about understanding what 3D printing makes possible and where its limits appear in practice. Instead of only reading generic rules, I tested two printers directly and observed how real prints behave under unsupported curved geometry.

I also explored the reverse workflow: converting a physical object into a digital 3D model. For this part, I used Polycam to capture and reconstruct a small object through mobile photogrammetry. This helped me understand the difference between a visually convincing scan and a fabrication-ready mesh.

This documentation covers both the group assignment, which focused on printer design-rule testing, and the individual assignment, which included an additive-only object and a 3D scanning workflow.


Group Assignment — Testing Printer Design Rules

For the group assignment, I compared two Bambu printers with different motion systems: the A1 Mini and the P1C. The objective was not simply to decide which machine is better, but to understand how printer structure influences the result when geometry becomes difficult.

Both tests were printed in PLA using the same benchmark model. The key area of observation was the large curved overhang, because it quickly reveals where a printer begins to lose control without support.

Printers Used

Test Setup

Benchmark Model

Benchmark overhang print model
Benchmark print used to compare unsupported curved overhang behavior on both printers.

A1 Mini Result (Red Print)

Red benchmark print produced on Bambu Lab A1 Mini
The red print was produced on the Bambu Lab A1 Mini. Most features printed clearly, but visible deformation appeared when the curved overhang approached 50 degrees.

P1C Result (Yellow Print)

Yellow benchmark print produced on Bambu Lab P1C
The yellow print was produced on the Bambu Lab P1C. The print remained stable overall, but the same curved area began to fail at around 50 degrees as well.

Close-up Observation

Close-up of curved overhang failure
Close-up of the unsupported curved section. Both printers show that the geometry becomes unreliable around the same threshold.

Critical Observation

The key result of this test is that both printers began to struggle at approximately 50° in the curved unsupported section. This is useful because it turns a generic design rule into an observed value under my own printing conditions.

In practice, this means that if I want a reliable print without support, designing for 45° or lower is a safer strategy.

Printing Summary

Test A1 Mini P1C
Overhang limit ≈ 50° ≈ 50°
Surface quality Good Slightly smoother
General stability Reliable Reliable

Under these standard PLA settings, both machines performed well. The difference was subtle rather than dramatic. The P1C felt slightly more stable, but the A1 Mini was also fully capable for this type of benchmark print.


Individual Assignment — Additive-Only Object

For the individual assignment, I designed a hollow LEGO-inspired block with enclosed internal geometry. The exterior is simple and familiar, while the interior demonstrates the core logic of additive manufacturing.

This object cannot be made subtractively because the internal curved geometry is fully enclosed. CNC tools cannot access the inside without destroying the outer shell. The structure can only be produced layer by layer using 3D printing.

Step 1 — Base Model

LEGO base model in Fusion 360
Initial LEGO-inspired block model created in Fusion 360.

Step 2 — Hollow Structure

Hollow LEGO model with openings
Internal cavities and side openings were added to create enclosed geometry.

Step 3 — Slicing

Slicer preview with supports
Slicer preview showing internal support structures required for printing.

Step 4 — Printed Result

Final 3D printed LEGO object
Final printed object. The outer shell is clean, while internal support traces remain visible inside the enclosed structure.

What I Learned from the Object

This design made one important point very clear: additive manufacturing does not only allow complex geometry, it also introduces new constraints after printing. Once the internal volume is enclosed, post-processing becomes much harder.


3D Scanning Workflows

For the scanning part of this week, I used Polycam on my phone to capture a real physical object and reconstruct it as a 3D model. I chose this workflow because it is lightweight and accessible: it only requires a phone camera, a stable object, and enough images from different angles.

The object I scanned was a small bird-shaped object. My goal was not to create a perfectly printable replacement part, but to understand the workflow from physical object to digital mesh, and to evaluate how reliable a mobile scanning tool can be.

Step 1 — Object Capture

Polycam object capture interface
I used Polycam's Object mode and moved around the object while keeping the camera as steady as possible. The app guided the capture process and reminded me to hold the camera still before recording.

Step 2 — Cloud Processing

Polycam cloud processing screen
After capture, Polycam uploaded the data and processed the model in the cloud. This step converted the captured images into a textured 3D mesh.

Step 3 — Processed Scan

Processed Polycam scan result
The processed model preserved the overall color, posture, and volume of the original object. At this stage, the result was useful as a visual 3D reference.

Step 4 — Detail Check

Close-up of Polycam reconstructed model
A close-up check showed that the reconstruction was not fully accurate. Some details were duplicated or distorted — for example, the bird's eyes appeared as two pairs instead of one. This shows that the scan still needs cleanup before it can be used for fabrication.

Final Preview Video

Preview video of the final reconstructed model. The video plays automatically without sound or controls to show the result as a simple rotating visual reference.

What I Learned from Polycam

Polycam is effective for quickly generating a 3D model from a real object. The overall shape and color information were captured well enough for visual documentation and concept reference.

However, the result also showed the limitations of mobile photogrammetry. The mesh was not geometrically reliable, and small features could be duplicated, softened, or distorted. Because of this, the output should not be treated as a precise fabrication file without further mesh repair, scale checking, and possible remodeling.


Reflection

This week made additive manufacturing much more concrete for me. It is one thing to understand overhangs or supports as abstract design rules, and another to see them appear directly in a print result.

The printer test was useful because it gave me a measured reference point: under my current conditions, unsupported curved geometry starts to fail at around 50°. That makes future design decisions much more grounded.

The hollow LEGO-inspired object helped me understand that additive-only design is not just about complexity for its own sake. The real issue is whether a tool can physically access the geometry. Once I started thinking in terms of access, the distinction between subtractive and additive fabrication became much clearer.

The Polycam scan also showed the limits of mobile photogrammetry. It captured the overall shape and color of the object, but small details were distorted or duplicated. This reminded me that a scanned model is not automatically a fabrication-ready model; it still needs checking, cleanup, and sometimes remodeling before printing.


Design Files