keycaps ortholinear script fix

This commit is contained in:
Sam Hadow
2026-03-26 05:28:17 +01:00
parent 33013b2865
commit 4d8940bbbf
+2 -2
View File
@@ -63,9 +63,9 @@ openscad \
########################################
# enter keycap
########################################
echo "Generating: $label.stl"
echo "Generating: enter.stl"
openscad \
-o "keycaps_stl/$label.stl" \
-o "keycaps_stl/enter.stl" \
-D "legend_char=\"Enter\"" \
-D "legend_size=5" \
-D "u_count_x=2" \