Someone open-source harness that lets Claude Code and Codex generate real 3D CAD models from plain English.
It’s called text-to-cad, an open source harness that turns your coding agent into a CAD engineer..
Building a robot used to mean stitching 6+ tools, CAD software, URDF exporters, kinematics solvers, viewers. Days of work. Broken pipelines. Files no agent can read.
text-to-cad kills all of it.
→ Exports STEP, STL, DXF, GLB, 3MF
→ Generates URDF robot descriptions
→ Slices straight to G-code
→ Sends jobs to your Bambu Lab printer
→ Runs fully offline, no backend
One demo generates a full 7-DoF robot arm, working kinematics, custom GUI, the whole thing, almost entirely through prompts.
100% open source.