Add new parts to build script
This commit is contained in:
parent
192a935972
commit
0662dff707
|
@ -9,7 +9,7 @@ DIST=./stl
|
|||
IMG=./img
|
||||
|
||||
NOTES=./notes/${V}.csv
|
||||
FILES=( "spacer" "top" "spiral" "insert_s8" "insert_16" "spacer_16" )
|
||||
FILES=( "spacer" "top" "spiral" "quarter_a" "quarter_b" "quarter_c" "quarter_d" "insert_s8" "insert_16" "spacer_16" )
|
||||
SIZES=( "50ft" "100ft" )
|
||||
|
||||
mkdir -p $DIST
|
||||
|
|
Loading…
Reference in New Issue