Skip to content
Snippets Groups Projects
Commit 1c29a493 authored by Sam Calisch's avatar Sam Calisch
Browse files

Add new file

parent 6cce0301
No related branches found
No related tags found
No related merge requests found
<a href='https://www.mattkeeter.com/projects/kokopelli/'>Kokopelli</a> is an old (but great) project from <a href='https://www.mattkeeter.com/'>Matt Keeter</a>. 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 <a href='pcb.py'>pcb.py</a> and reinstall.
A fun example using several of the included features is a stepper driver board I designed: <a href='step.ko'>step.ko</a>.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment