From 3238ca2dfefd37aa5cfb9379436aa5a4f20e08d1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 11 Feb 2020 21:27:44 +0000 Subject: [PATCH] fairphone-battery-case: adjust from v6 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 b0857c8..6d229f6 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; // total gap for seal etc. +seal_th = 0.3 + 0.6 + 0.6 - 0.4 - 0.4; // total gap for seal etc. behind_recess = 1.5; recess_gap_end = 0.4; -- 2.30.2