Prototype Print Layout
Design and review multi-part 3D-print export layouts for the aquarium TEC prototype. Use for STL bundle packing, print orientation, support avoidance, bed-footprint reduction, and keeping bundled prototype parts tightly packed in one print-ready layout.
When To Use
- creating or revising any SCAD export mode that contains more than one printed part
- tightening PLA-first STL bundles for PCBWay or local FDM printing
- checking whether a print bundle is support-light, compact, and easy to identify after printing
- checking whether interlocking prototype parts carry hidden matching joint cues instead of exposed assembly labels
- deciding how to orient lids, bases, hose plugs, and support pieces so print cost stays low without hiding geometry problems
Procedure
- Read
agent/mechanical_design.md and agent/pcbway_handoff.md.
- Read
tec_cold_block_mockup.scad and the relevant wrapper exports under rfq/.
- Identify every part in the bundle and choose its print orientation before moving anything for packing.
- Pack the parts into the smallest coherent XY footprint that still leaves enough clearance for reliable printing and cleanup.
- Regenerate the STL and verify that every part sits on the same build plane with no accidental upside-down placement.