From: Ian Jackson Date: Tue, 29 Aug 2023 00:06:52 +0000 (+0100) Subject: poster-tube-lid: WallMountBaseFixingsTest, adjust gaps X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f0b2d6bc78cfee627d92e6fb62e33e471f91963d;hp=b980a49534fa2e3f8b094788b9096263e77ef6a7;p=reprap-play.git poster-tube-lid: WallMountBaseFixingsTest, adjust gaps Signed-off-by: Ian Jackson --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index 938a85f..000dec7 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -111,8 +111,8 @@ wmb_nut_around_min = 2; wmb_nut_behind_min = 5; wmb_nut_th = 3.84 + 0.75; wmb_mount_wall = 4.5; -wmb_mount_gap_xy = 0.5; -wmb_mount_gap_z = 0.5; +wmb_mount_gap_xy = 0.1; +wmb_mount_gap_z = 0.2; wmb_mount_y_width = 10; wmb_bottom_gap = 35; // includes allowance for padding, etc. wmb_bottom_th = 7;