/kicad_workflow_example

an example kicad project to experiment with automated workflows

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

kicad_workflow_example

an example kicad project to experiment with automated workflows

goals

on every git push:

  • check the schematic and pcb tester for problems (dont block just alert if there is something)

on every git release:

  • run checkers...
  • export schematic pdf
  • export gerber files (lastest.zip format ?)
  • export the bom's (full, tayda, mouser ibom)