From: Ian Jackson Date: Mon, 21 Apr 2025 11:00:32 +0000 (+0100) Subject: toolbox-inserts: WellSurround: default offset X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=110ad8feae299815e93ae1e571b370b3532a9a72;p=reprap-play.git toolbox-inserts: WellSurround: default offset Signed-off-by: Ian Jackson --- diff --git a/toolbox-inserts.scad b/toolbox-inserts.scad index 08c015d..2337d6b 100644 --- a/toolbox-inserts.scad +++ b/toolbox-inserts.scad @@ -74,7 +74,7 @@ module WellSurround( // screw as for AtFixingPositions fixings, // offset=[x,y] moves the whole thing by that amount, but not the fixings - offset, + offset=[0,0], wall=well_surround_wall ) {