This commit is contained in:
Andrei 2021-05-20 10:17:17 +03:00
parent 310b69a14c
commit bb32c2960d
6 changed files with 8 additions and 10 deletions

@ -1 +1 @@
Subproject commit 1d22e5a953543b5aae0cad979cd6efd4e8c6fe0d
Subproject commit 3812a412bf0491413fab89173d70765916612367

@ -1 +1 @@
Subproject commit 1613bde3955845b423566e802f74712f0c2833fe
Subproject commit 28d4bea870c422da5b734778e38d516e0185ac28

@ -1 +1 @@
Subproject commit 3fc17d755156cc33a53f3a1a29326cd699c7524b
Subproject commit d50ef0f97511c15dfc438e7bdadd8f0961ee7201

@ -1 +1 @@
Subproject commit 91519459623acdb3ce6db34f821a739b85cb5b4a
Subproject commit 90c6a7bd7ec6dd77c53834d87ddd93724621fb66

View File

@ -1,6 +1,4 @@
#!/bin/bash
cd hellen-one
python2.7 ./bin/copy_from_Kicad.py "frames" ".." "kicad6/gerber" "121vag" "a"
echo "Done!"
cd hellen121vag
./copy_121vag.sh

View File

@ -1,4 +1,4 @@
#!/bin/bash
cd hellen-one
sh ./bin/create_board.sh "../hellen121vag" "121vag" "a" "bom_replace_121vag-a.csv"
cd hellen121vag
./create_hellen121vag.sh