Export STLs and open them in Bambu Studio for slicing and printing
Full print preparation pipeline: export STLs then open in Bambu Studio.
Default (OV2640 / current cam_module_h):
openscad -o enclosure/body_a.stl enclosure/export_body.scad
openscad -o enclosure/lid_a.stl enclosure/export_lid.scad
If argument is "ov3660":
openscad -D 'cam_module_h=12' -o enclosure/body_a_ov3660.stl enclosure/export_body.scad
openscad -D 'cam_module_h=12' -o enclosure/lid_a_ov3660.stl enclosure/export_lid.scad
Report any export warnings or errors.
Open first STL in Bambu Studio:
open -a "BambuStudio" enclosure/body_a.stl
(or body_a_ov3660.stl for ov3660 variant)
Remind user: Bambu Studio only opens the first file from open -a. Use File → Import to add the lid STL manually.
Print checklist reminder: