item boxes
This commit is contained in:
@@ -19,3 +19,6 @@ while IFS=',' read -r b t h name; do
|
||||
-D "name=\"$name\"" \
|
||||
-o "$output" "$SCAD_FILE"
|
||||
done <./HeroesKeepOut/cardConfigs.txt
|
||||
|
||||
echo "Rendering $output..."
|
||||
"$OPENSCAD" -o "$output" "$SCAD_FILE"
|
||||
|
||||
Reference in New Issue
Block a user