ModischFabrications / Volumeter_PCB

submodule for PCB of Volumeter
1 stars 0 forks source link

auto-generate pictures #3

Open ModischFabrications opened 5 years ago

ModischFabrications commented 5 years ago
  1. Render with 3D-Viewer
    1. _top
    2. _bottom
    3. _cover
  2. Plot PCB
    1. _top
    2. _bottom
    3. _full
  3. Plot Schematic
  4. (?) Create step

Use git hooks or travis build server to autobuild with each commit. This ensures that nothing is outdated in the repo.

Q: gitignore png for user but commit them via hook?

ModischFabrications commented 5 years ago

also build Gerber.zip with Gerber files + drill marks

ModischFabrications commented 5 years ago

https://github.com/scottbez1/splitflap/blob/580a11538d801041cedf59a3c5d1c91b5f56825d/electronics/generate_svg.py

ModischFabrications commented 5 years ago

http://scottbezek.blogspot.com/2016/04/scripting-kicad-pcbnew-exports.html

ModischFabrications commented 5 years ago

https://github.com/xesscorp/kicad-3rd-party-tools ->

ModischFabrications commented 3 years ago

steal from turn_indicator if desired