chiark / gitweb /
toolbox-inserts: rail wip
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 May 2025 18:15:15 +0000 (19:15 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 May 2025 18:15:15 +0000 (19:15 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
toolbox-inserts.scad

index 7e99fcbe0f861aa9ad467ef4f5508ae13491cfb5..dfdb26ab33d27f40633e75cd50f9ef800107b46c 100644 (file)
@@ -362,7 +362,7 @@ module RailMountElevationDemo() { ////toplevel
 
 module RailMountTest(){ ////toplevel
   difference() {
-    linextr_y_xz(-20, 30)
+    linextr_y_xz(-15, 20)
       rectfromto([-15, -below_plane_z ],
                 [+15,  0             ]);
     linextr_y_xz(0, 40)