From 1b54b3df99288a8907d90d6786fc6c96746b6506 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 9 Dec 2022 14:51:20 +0000 Subject: [PATCH] poster-tube-lid: Remove redundant setting 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 4ec8282..5c745fa 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -124,7 +124,6 @@ top_z = top_thick_by_oring + oring_y_rad + by_oring_z; middle_bot_z = top_z - top_thick_middle; -bayo_entry = bayo_behind / 3.0; bayo_top_z = bayo_behind + bayo_gap; bayo_nom_rad = main_dia/2 + side_thick; -- 2.30.2