From bb32c2960d0a3795fd5e9b9703dab848a0a6e2d6 Mon Sep 17 00:00:00 2001 From: Andrei Date: Thu, 20 May 2021 10:17:17 +0300 Subject: [PATCH] update --- commerial_products/hellen64_miataNA6_94 | 2 +- commerial_products/hellen72 | 2 +- hellen-one | 2 +- hellen121vag | 2 +- step2_copy_121vag.sh | 6 ++---- step3_create_hellen121vag.sh | 4 ++-- 6 files changed, 8 insertions(+), 10 deletions(-) diff --git a/commerial_products/hellen64_miataNA6_94 b/commerial_products/hellen64_miataNA6_94 index 1d22e5a..3812a41 160000 --- a/commerial_products/hellen64_miataNA6_94 +++ b/commerial_products/hellen64_miataNA6_94 @@ -1 +1 @@ -Subproject commit 1d22e5a953543b5aae0cad979cd6efd4e8c6fe0d +Subproject commit 3812a412bf0491413fab89173d70765916612367 diff --git a/commerial_products/hellen72 b/commerial_products/hellen72 index 1613bde..28d4bea 160000 --- a/commerial_products/hellen72 +++ b/commerial_products/hellen72 @@ -1 +1 @@ -Subproject commit 1613bde3955845b423566e802f74712f0c2833fe +Subproject commit 28d4bea870c422da5b734778e38d516e0185ac28 diff --git a/hellen-one b/hellen-one index 3fc17d7..d50ef0f 160000 --- a/hellen-one +++ b/hellen-one @@ -1 +1 @@ -Subproject commit 3fc17d755156cc33a53f3a1a29326cd699c7524b +Subproject commit d50ef0f97511c15dfc438e7bdadd8f0961ee7201 diff --git a/hellen121vag b/hellen121vag index 9151945..90c6a7b 160000 --- a/hellen121vag +++ b/hellen121vag @@ -1 +1 @@ -Subproject commit 91519459623acdb3ce6db34f821a739b85cb5b4a +Subproject commit 90c6a7bd7ec6dd77c53834d87ddd93724621fb66 diff --git a/step2_copy_121vag.sh b/step2_copy_121vag.sh index df959e6..f1a3f3f 100644 --- a/step2_copy_121vag.sh +++ b/step2_copy_121vag.sh @@ -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 diff --git a/step3_create_hellen121vag.sh b/step3_create_hellen121vag.sh index 16500f9..86b1865 100644 --- a/step3_create_hellen121vag.sh +++ b/step3_create_hellen121vag.sh @@ -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