Add new parts to build script

This commit is contained in:
mmcwilliams 2020-07-09 09:10:45 -04:00
parent 192a935972
commit 0662dff707
1 changed files with 1 additions and 1 deletions

View File

@ -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