You described a board in plain English and Circuitcaster built it. This is what happens next — export it, develop a real KiCad project from that export, and route the copper until it is ready to manufacture. One board, start to finish.
Tell the AI how the board should get its power. It adds a screw terminal, makes the rails 5 V-friendly, and lays the whole board out in Circuitcaster — no part hunting, no datasheets.
You have a working circuit. Just say what you want: add a 2-pin screw terminal for a 5 V power hookup, and make the board 5 V-friendly. The AI drops in J1 5V IN, wires +5V and GND to the rails, and keeps every part in range — you never touch a part number.
Flip to Board view and every part sits on a real board outline — the NE555, its resistors and caps, the LED, the light sensor, and the new screw terminal — each one to scale and labeled. This is your board, ready to leave the app.
Tip: everything is placed at real millimetre positions, so what you see here is what lands in KiCad.
One tap exports a complete KiCad project — schematic, PCB, footprints, and a real BOM. Hand that export to an AI and it develops a proper, openable project you can take to any fab.
Hit Export and Circuitcaster hands you a full KiCad project. Open it and every part is exactly where you placed it — but bare: no copper between the pads, no board graphics. That is the honest starting point. Hand the export to an AI (Codex, Claude, ChatGPT) and tell it to develop a real KiCad project from it.
Tip: the export ships with a self-describing JSON, so any AI can read the design directly — no extra context needed.
The AI draws copper for every connection, adds the finishing silkscreen, checks the design rules, and produces Gerbers. What comes out is not a drawing — it is a board you can order.
In KiCad, the AI draws a real trace for every connection on the netlist — 35 tracks, zero unconnected nets. Those red lines are the actual copper that gets etched onto the board. This is the step that turns a placement into a circuit.
Copper, part outlines, silkscreen labels, and a clean board edge — a complete board. From here it is Gerbers and an order to JLCPCB, PCBWay, OSHPark, or any fab you like. The thing you described in plain English is now a physical product you can hold.
Plain English in. A manufacturable PCB out. This is the whole distance you just travelled.
Build a board in plain English, export it, and let an AI take it all the way to Gerbers. You make the calls — it does the fiddly parts.