From: Ian Jackson Date: Thu, 19 Oct 2017 18:30:08 +0000 (+0100) Subject: poster-tube-lid: StrapMount: adjustments from v1 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=3dad4abbadd50c07f061c94482e8813e70017630;hp=8004e18c9d3c1ba75b15f07fc6d618ca232718b6;p=reprap-play.git poster-tube-lid: StrapMount: adjustments from v1 --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index 143fd61..b846982 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -61,7 +61,7 @@ sm_inner_circum = 218; sm_main_thick = 2.0; sm_main_width = 20; -sm_bolt_dia = 3.5; +sm_bolt_dia = 3.5 + 0.1; sm_bolt_shaft = 21.9; sm_bolt_head_dia = 6.94 + 1.0; sm_bolt_head_thick = 2.14;