From: Ian Jackson Date: Mon, 28 Aug 2023 21:47:42 +0000 (+0100) Subject: poster-tube-lid: test X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=a9d965fffceb88fcfc892f0ae3acea3a750af58d;hp=7f9b5fd0ddbea62a69864385160686ff0bd096b2;p=reprap-play.git poster-tube-lid: test Signed-off-by: Ian Jackson --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index 09aa9b3..aea8c1d 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -761,6 +761,15 @@ module WallMountForBase(){ ////toplevel } } +module WallMountForBaseFixingsTest(){ ////toplevel + intersection(){ + WallMountForBase(); + linextr(-100,100) + rectfromto([ -sm_outer_rad-10, -wm_y_min ], + [ wmb_x_outer + 1, -100 ]); + } +} + module WallMountBasePillarsPlan(){ for (my = [0,1]) { mirror([0, my]) {