From a278c4b5bbfb04726e23fb427cbb9594c7da631f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 4 May 2025 19:15:15 +0100 Subject: [PATCH] toolbox-inserts: rail wip Signed-off-by: Ian Jackson --- toolbox-inserts.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolbox-inserts.scad b/toolbox-inserts.scad index 7e99fcb..dfdb26a 100644 --- a/toolbox-inserts.scad +++ b/toolbox-inserts.scad @@ -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) -- 2.30.2