From: Ian Jackson Date: Mon, 28 Aug 2023 11:35:08 +0000 (+0100) Subject: poster-tube-lid: WallMountBase prep X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=cb4bd3998ad8f9c7498f917ebe77fdd49e6634d3;p=reprap-play.git poster-tube-lid: WallMountBase prep Signed-off-by: Ian Jackson --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index ea18281..d9204de 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -97,9 +97,10 @@ wmb_screw_dia = 5; wmb_screw_around_x = 4; // XXX wmb_screw_around_z = 6; // XXX wmb_screw_depth_min = 10; +web_screw_len = 25; wmb_nut_across = 8; // XXX wmb_nut_around_min = 2; // XXX -wmb_nut_behind_min = 3; // XXX +wmb_nut_behind_min = 5; wmb_nut_th = 4; // XXX wmb_ring_gap = 1.0; @@ -736,6 +737,11 @@ module WallMountForBase(){ ////toplevel } } +module WallMountForBaseDemo(){ ////toplevel + WallMountForBase(); + %WallMountBaseScrewsEtc(); +} + module CatchAssemblyCoreProfile(){ difference(){ union(){