case ortholinear

This commit is contained in:
2026-03-27 08:08:20 +01:00
parent 18e4a6f35b
commit 3e14070557
2 changed files with 2 additions and 2 deletions
View File
+2 -2
View File
@@ -7,13 +7,13 @@ echo "Generating: case_left.stl"
openscad \
-o "keyboard60_ortholinear_stl/case_left.stl" \
-D "render_part=\"left\"" \
./case.scad
./case_ortholinear.scad
echo "Generating: case_right.stl"
openscad \
-o "keyboard60_ortholinear_stl/case_right.stl" \
-D "render_part=\"right\"" \
./case.scad
./case_ortholinear.scad
echo "Generating: backplate_left.stl"
openscad \