From 6c923cc19bbb86324212ceb4a8937da1febab7db Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 28 Nov 2018 22:38:50 +0000 Subject: [PATCH] poster-tube-lid: further adjust catch_knob_height from v2 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 0e81fb4..fdaf3bf 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -91,7 +91,7 @@ catch_stalk_base_width = catch_stalk_h; catch_knob_dia = 6; catch_knob_above_gap = 5; -catch_knob_height = 3.5; +catch_knob_height = 3.0; catch_stalk_below_gap = 1.0; catch_stalk_beside_gap = 2.0; -- 2.30.2