From 605f87de12b85668909620e7fdf2f172d140d8c5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 27 May 2025 22:23:00 +0100 Subject: [PATCH] toolbox-inserts: UniversalJoint: describe the problem Signed-off-by: Ian Jackson --- toolbox-inserts.scad | 1 + 1 file changed, 1 insertion(+) diff --git a/toolbox-inserts.scad b/toolbox-inserts.scad index 52f8ec7..13a026e 100644 --- a/toolbox-inserts.scad +++ b/toolbox-inserts.scad @@ -163,6 +163,7 @@ module WellSurroundGapElevation(z_bottom_def, z_edge, z_wayhigh, gap) { // // SomethingPositive is the representation of the object to be retained // Retaining walls will be made up to its z=0. +// z=0 should be its widest point. // // It can use $well_surround_cutout_only for parts that ought only to // be cut out and shouldn't generate walls. -- 2.30.2