From 1d77d392fd119b2db444120f1949ae6355deb323 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 12 Feb 2020 00:13:34 +0000 Subject: [PATCH] fairphone-battery-case: adjust from v7 Signed-off-by: Ian Jackson --- fairphone-battery-case.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fairphone-battery-case.scad b/fairphone-battery-case.scad index 6d229f6..1d70359 100644 --- a/fairphone-battery-case.scad +++ b/fairphone-battery-case.scad @@ -3,7 +3,7 @@ mainwall_th = 3.0; smallwall_th = 2.0; -seal_th = 0.3 + 0.6 + 0.6 - 0.4 - 0.4; // total gap for seal etc. +seal_th = 0.3 + 0.6 + 0.6 - 0.4 - 0.4 + 0.2; // total gap for seal etc. behind_recess = 1.5; recess_gap_end = 0.4; -- 2.30.2