From ed06b055b1b34f8ee092c54f5a8c70170d4011cd Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 10 Dec 2022 20:15:55 +0000 Subject: [PATCH] poster-tube-lid: Adjust bolt length very slightly From current tests. Signed-off-by: Ian Jackson --- poster-tube-lid.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.30.2