Skip to content
Snippets Groups Projects
Sam Calisch's avatar
Sam Calisch authored
fccc646f
History

Kokopelli is an old (but great) project from Matt Keeter. Its a full-blown CAD program, but it can be used for designing PCBs. The programmatic interface makes it easy to set up relationships between components, traces, etc. and you can toolpath for the circuit mill right in kokopelli.

To use it, clone it from github: https://github.com/mkeeter/kokopelli and install with the makefile.

I've added a couple small utilities to Matt's original PCB design library. If you'd like to use them, you can replace the existing koko/lib/pcb.py with pcb.py and reinstall.

A fun example using several of the included features is a stepper driver board I designed: