Docker container and GitHub action for automatically generating routed Gerber files from Ergogen configurations.
The dev scripts must be run from the project root. The available scripts are:
./scripts/dev-ergogen.sh
: Buildsexample.yaml
and opens it in KiCad./scripts/dev-kobragen.sh
: Buildsexample
pcb inexample.yaml
, adds routes to it and opens it in KiCad./scripts/watch-ergogen.sh
: Runsdev-ergogen.sh
whenexample.yaml
change./scripts/watch-kobragen.sh
: Runsdev-kobragen.sh
whenexample.yaml
change
KiCad
is required for all scriptsinotify-tools
is required forwatch-{ergo, kobra}gen.sh
The following projects are used to make this project possible: