From d704f7527a6e2c87c232b6b6767431b4ef7947d7 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 27 Nov 2018 22:40:32 +0000 Subject: [PATCH] poster-tube-lid: catch: abolish unused catch_stalk_th It turns out that this is not honoured anywhere (if it ever was). If we wanted a separate thickness it would probably want to be thicker and our current design is not set up for that, anyway. So leave it as-is. Signed-off-by: Ian Jackson --- poster-tube-lid.scad | 1 - 1 file changed, 1 deletion(-) diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index 6f6da2e..88c0c58 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -79,7 +79,6 @@ sm_closure_cnr = 3.0; catch_stalk_h = 3; catch_stalk_len = 50; -catch_stalk_th = 3; catch_pin_slop = 0.25; // each side, and above catch_pin_slop_x_extra = 0.0; // only on one side -- 2.30.2