From f1824fce4c0b4420e0ba377d8d8a4e43e42e4a7d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 27 Nov 2018 23:42:57 +0000 Subject: [PATCH] poster-tube-lid: catch: adjust stalk height from v1 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 c14af02..d5d1f93 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -77,7 +77,7 @@ sm_bolt_y_over = 0.5; sm_closure_cnr = 3.0; -catch_stalk_h = 3; +catch_stalk_h = 4.5; catch_stalk_len = 50; catch_head_th = 3; -- 2.30.2