From: Ian Jackson Date: Mon, 21 Apr 2025 10:33:12 +0000 (+0100) Subject: toolbox-inserts: formatting X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=8e80cf57bbe07201a45f4ddcd1d3d6763c575a68;p=reprap-play.git toolbox-inserts: formatting Signed-off-by: Ian Jackson --- diff --git a/toolbox-inserts.scad b/toolbox-inserts.scad index bbb1537..11b762b 100644 --- a/toolbox-inserts.scad +++ b/toolbox-inserts.scad @@ -38,7 +38,11 @@ module WallMinkowskiSphere(wall=well_surround_wall) { ////toplevel sphere($fn=8, r=wall/2); } -module WellSurround(half_height, gaps, wall=well_surround_wall) { +module WellSurround( + half_height, + gaps, + wall=well_surround_wall +) { // WellSurround(half_height, gaps[ // [ x_min, x_max ], // ...