Learn openIE CAD
Welcome to the openIE CAD course. openIE CAD is an agent-native engine: you describe what you want in plain language to a connected agent, and it drives the underlying tools to build real geometry, boards, and physics studies. These four lessons build on each other, and by the end you’ll have made parts, a PCB, and a thermal study from scratch.
What you’ll be able to do
Section titled “What you’ll be able to do”- Model a real 3D part from primitives and export it for printing or machining.
- Read and write OCL to describe geometry and small assemblies precisely.
- Lay out a small PCB, check it, and export fab-ready Gerbers.
- Run a thermal simulation on a design and interpret the result.
The lessons
Section titled “The lessons”- Your first part — build a mounting bracket (a box with a cylindrical hole) and export an STL.
- OCL basics — learn let-bindings, units, primitives, and the pipe operator with a worked assembly.
- Your first board — place parts, connect tracks, run a DRC, and export Gerbers.
- Run a simulation — run a thermal study and view the field overlay.
Where to go next
Section titled “Where to go next”- Guides — task-focused recipes for things you already know how to do.
- Examples — complete, ready-to-read designs.
- MCP tools reference — the full catalog of tools your agent can call.