Cardholder

fix errors in the cardholder, format and switch to 1.5mm walls
This commit is contained in:
2026-03-28 13:56:39 +01:00
parent 7432ce03d0
commit b41e43cf2c
5 changed files with 105 additions and 48 deletions

View File

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