From: Ian Jackson Date: Mon, 28 Aug 2023 22:52:05 +0000 (+0100) Subject: poster-tube-lid: WallMountBaseFixingsTest X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=b980a49534fa2e3f8b094788b9096263e77ef6a7 poster-tube-lid: WallMountBaseFixingsTest Signed-off-by: Ian Jackson --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index cbf3747..938a85f 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -770,6 +770,15 @@ module WallMountForBaseFixingsTest(){ ////toplevel } } +module WallMountBaseFixingsTest(){ ////toplevel + intersection(){ + WallMountBase(); + linextr(-2,100) + rectfromto([ -sm_outer_rad-10, -wm_y_min ], + [ wmbb_x_outer + 1, -100 ]); + } +} + module WallMountBasePillarsPlan(){ for (my = [0,1]) { mirror([0, my]) {