mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
upleveled cmdline patches to kicad bzr 3493
This commit is contained in:
2
kicad-cmdline-testing/.gitignore
vendored
Normal file
2
kicad-cmdline-testing/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
ben-wpan
|
||||
kicad-libs
|
||||
@@ -100,7 +100,7 @@ if [ "$1" == "test" ]; then
|
||||
$PCBNEW --drc atusb.brd
|
||||
ls -la *.rpt
|
||||
echo -----
|
||||
echo Generating .pos front and back position files:
|
||||
echo Generating .pos position file:
|
||||
$PCBNEW --pos atusb.brd
|
||||
ls -la *.pos
|
||||
echo -----
|
||||
@@ -132,7 +132,7 @@ if [ "$1" == "clean" ]; then
|
||||
atusb.erc \
|
||||
atusb.net \
|
||||
atusb.drl atusb-NPTH.drl \
|
||||
atusb_Front.pos \
|
||||
atusb_all.pos \
|
||||
atusb.rpt \
|
||||
atusb.cmp \
|
||||
atusb.csv \
|
||||
|
||||
Reference in New Issue
Block a user