All products
betatool
PrintForge
Natural language → Onshape → STL → 3MF.
Python CLI that turns plain-English product ideas into manufacturable 3D prints. Powers a resale pipeline on a Bambu P1S.

The problem
Designing parametric models in Onshape is powerful but slow. For resale products you need to iterate fast — variants, sizes, brandings — without opening CAD.
The solution
PrintForge takes a natural-language spec ("a 3×3 grid organizer, 80mm tall, with a chamfered lip"), generates an Onshape model via the API, slices to STL, packages a Bambu-ready 3MF with printer settings baked in.
Highlights
- NL → printable 3MF in under a minute
- Fleet of variants from a single prompt
- Powers Etsy digital + physical product lines
Stack
PythonOnshape APIBambu Studio CLI
Build one for yourself?