From: Ian Jackson Date: Sun, 9 Feb 2020 00:53:41 +0000 (+0000) Subject: fairphone-battery-case: adjust from v2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=0f7d187d8ff6028010ab2f4f0c69a3db98a7f4f7;p=reprap-play.git fairphone-battery-case: adjust from v2 Signed-off-by: Ian Jackson --- diff --git a/fairphone-battery-case.scad b/fairphone-battery-case.scad index 06dd445..0d6d80f 100644 --- a/fairphone-battery-case.scad +++ b/fairphone-battery-case.scad @@ -1,10 +1,10 @@ // -*- C -*- -mainwall_th = 2.5; -smallwall_th = 1.5; +mainwall_th = 3.0; +smallwall_th = 2.0; -seal_th = 0.3 + 0.6; // total gap for seal etc. -behind_recess = 1.0; +seal_th = 0.3 + 0.6 + 0.6; // total gap for seal etc. +behind_recess = 1.5; recess_gap_end = 0.2;