earthtojake/text-to-cad
Summary
A library of agent skills for generating CAD, robot description, and fabrication artifacts from text or images, enabling AI agents to create and manipulate 3D models and robot files.
View Cached Full Text
Cached at: 07/21/26, 12:36 PM
██████╗ █████╗ ██████╗ ███████╗██╗ ██╗██╗██╗ ██╗ ███████╗ ██╔════╝██╔══██╗██╔══██╗ ██╔════╝██║ ██╔╝██║██║ ██║ ██╔════╝ ██║ ███████║██║ ██║ ███████╗█████╔╝ ██║██║ ██║ ███████╗ ██║ ██╔══██║██║ ██║ ╚════██║██╔═██╗ ██║██║ ██║ ╚════██║ ╚██████╗██║ ██║██████╔╝ ███████║██║ ██╗██║███████╗███████╗███████║ ╚═════╝╚═╝ ╚═╝╚═════╝ ╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝╚══════╝
Similar Articles
@QingQ77: Open-source framework enables Codex, Claude Code and other coding agents to generate CAD models from text descriptions, export to STEP/STL/3MF and more. https://github.com/earthtojake/text-to-cad… text-to-…
The open-source framework text-to-cad enables Codex, Claude Code and other coding agents to generate CAD models from text descriptions, supporting export to STEP, STL, 3MF, DXF, GLB, URDF and more. It comes with three built-in Skills (CAD, URDF, and Robot Motion) and runs locally without requiring a backend.
ArtisanCAD: An Industrial-Level CAD Agent with Expert-Grounded Knowledge Distillation
ArtisanCAD is a skill-guided industrial CAD agent that uses expert-grounded knowledge distillation to convert ambiguous prompts into executable CAD procedures, improving performance on the Text2CAD benchmark and enabling editable B-Rep models for complex automotive components.
@aigclink: Text-CAD: Not just "draw a part" — one sentence → STEP → slice → straight to your local Bambu printer, full pipeline. What used to be manual modeling in SolidWorks, then checking each dimension with calipers — those two actions are now owned by this project. One setup…
The Text-CAD project achieves AI-driven automation from natural language description to STEP 3D model, slicing, and directly connecting to a Bambu printer for the entire workflow. By having the LLM generate build123d Python source code instead of directly manipulating the geometry kernel, it effectively reduces the difficulty of generating complex formats and integrates multiple hardware manufacturing-related skills.
@CadX_Studio: typed it. built it. sectioned it. this is what AI CAD looks like in 2026. (initial testing) Dropping cadx model on mond…
CadX Studio teases an AI CAD model for 2026, demonstrating a workflow from typing to building to sectioning, with a model release planned for Monday.
agentcad
AgentCAD is a free, open-source CAD design tool specifically built for coding agents.