agentcad: Open-source CAD tool that lets AI coding agents design and self-verify manufacturable 3D parts
By
James Dillard
Recycled flavour. You've tasted this bagel before.
Summary
agentcad is a free, open-source CAD design tool that enables coding agents (like Claude Code or Codex) to create real, manufacturable 3D parts. The agent writes build123d or CadQuery scripts, and agentcad automatically checks the work for broken code, verifies watertight geometry and dimensional accuracy, and renders the model from all angles. The agent can fix mistakes autonomously before human review. Output includes an interactive viewer plus STEP, STL, and GLB files ready for inspection, editing, or 3D printing.
Key quotes
· 3 pulledGive your coding agent the ability to design real, manufacturable parts.
It writes build123d or CadQuery scripts, then runs agentcad to check its own work, catching broken code, confirming the geometry is watertight and dimensionally correct.
You get back an interactive viewer plus STEP / STL / GLB files — ready to inspect, edit, or print.
You might also wanna read
Introduction to Agentic Engineering: Developing Software with AI Coding Agents
The article introduces the concept of 'agentic engineering' as the practice of developing software with the assistance of coding agents. It
Agentic-Tool-Optimization: Multi-LLM Control Panel for AI Coding Assistants
Agentic-Tool-Optimization is an open-source multi-LLM control panel for AI coding tools that provides a unified dashboard to manage various
µcad: Open-Source Programming Language for 2D Sketches and 3D Objects
µcad (microcad) is an open-source programming language designed for generating 2D sketches and 3D objects. The project is in early developme

FluidCAD: Parametric CAD Modeling with JavaScript and Real-Time 3D Visualization
FluidCAD is a parametric CAD software that allows users to create 3D models using JavaScript code, with real-time visualization of geometry
Building a Software Factory with Claude Code: From AI-Assisted Coding to Agentic Development
This article provides a comprehensive guide on building a software factory using Claude Code and other AI coding tools. It covers the evolut
Building a Software Factory with Claude Code: From AI-Assisted Coding to Agentic Development
This article provides a comprehensive guide on building a software factory using Claude Code and other AI coding tools. It covers the evolut
AGENTS.md: An Open Format for Guiding AI Coding Agents in Open-Source Projects
AGENTS.md is a simple, open format for guiding AI coding agents, functioning as a README specifically designed for agents rather than humans
