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.yamland opens it in KiCad./scripts/dev-kobragen.sh: Buildsexamplepcb inexample.yaml, adds routes to it and opens it in KiCad./scripts/watch-ergogen.sh: Runsdev-ergogen.shwhenexample.yamlchange./scripts/watch-kobragen.sh: Runsdev-kobragen.shwhenexample.yamlchange
KiCadis required for all scriptsinotify-toolsis required forwatch-{ergo, kobra}gen.sh
The following projects are used to make this project possible: