Cardholder
fix errors in the cardholder, format and switch to 1.5mm walls
This commit is contained in:
@@ -16,6 +16,6 @@ while IFS=',' read -r b t h name; do
|
||||
-D "b=$b" \
|
||||
-D "t=$t" \
|
||||
-D "h=$h" \
|
||||
-D "text_label=\"$name\"" \
|
||||
-D "name=\"$name\"" \
|
||||
-o "$output" "$SCAD_FILE"
|
||||
done <./HeroesKeepOut/.cardConfigs.txt
|
||||
done <./HeroesKeepOut/cardConfigs.txt
|
||||
|
||||
Reference in New Issue
Block a user