From 8004e18c9d3c1ba75b15f07fc6d618ca232718b6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 19 Oct 2017 19:29:54 +0100 Subject: [PATCH 1/1] poster-tube-lid: StrapMount: adjustments from v1 --- poster-tube-lid.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index 88f25f6..143fd61 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -57,7 +57,7 @@ strap_hoop_inside = 10; strap_hoop_strlen = 10; strap_hoop_elevation = 45; -sm_inner_circum = 239; +sm_inner_circum = 218; sm_main_thick = 2.0; sm_main_width = 20; @@ -69,7 +69,7 @@ sm_bolt_nut_width = 5.89 + 0.25; sm_bolt_nut_thick = 3.68; sm_bolt_tighten_allow = 2.0; -sm_bolt_y_clear = 0.5; +sm_bolt_y_clear = 0.75; sm_bolt_y_over = 0.5; sm_closure_cnr = 3.0; -- 2.30.2