Design FDM 3D-print parts as parametric Python (trimesh + manifold3d + shapely, or build123d), then view and screenshot them headlessly so Claude checks the geometry by eye on every change. No GUI CAD (no OpenSCAD, FreeCAD, or Fusion). The geometry engine is pip-i
$claude plugin marketplace add m-esm/3d-print-modelingInstalls into the current project.
Install 3d-print-modeling by running `claude plugin marketplace add m-esm/3d-print-modeling`, then use it for the current task and follow its documentation at https://github.com/m-esm/3d-print-modeling.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add m-esm/3d-print-modeling |