draft PDF

This commit is contained in:
rusefillc 2021-05-25 15:31:04 -04:00
parent 52317de869
commit 8e6fada7e9
3 changed files with 10 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,6 @@
#!/bin/bash
cd hellen-one
python2.7 ./bin/copy_from_Kicad.py "frames" "../.." "../../gerber" "154gdi_vag" "a"
echo "Done!"

View File

@ -0,0 +1,4 @@
#!/bin/bash
cd hellen-one
sh bin/create_board.sh ".." "154gdi_vag" "a" "bom_replace_154gdi_vag-a.csv"