From: Ian Jackson Date: Sat, 10 Dec 2022 20:15:55 +0000 (+0000) Subject: poster-tube-lid: Adjust bolt length very slightly X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=ed06b055b1b34f8ee092c54f5a8c70170d4011cd;p=reprap-play.git poster-tube-lid: Adjust bolt length very slightly From current tests. Signed-off-by: Ian Jackson --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index b53fb65..40e7965 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -67,7 +67,7 @@ sm_main_thick = 2.0; sm_main_width = 20; sm_bolt_dia = 3.5 + 0.1; -sm_bolt_shaft = 21.9; +sm_bolt_shaft = 21.0; sm_bolt_head_dia = 6.94 + 1.0; sm_bolt_head_thick = 2.14; sm_bolt_nut_width = 5.89 + 0.25;