From: Ian Jackson Date: Sun, 9 Feb 2020 11:13:06 +0000 (+0000) Subject: fairphone-battery-case: adjust from v4 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=40357144ba6be92f304aefd95aa80fa0cd74efeb;p=reprap-play.git fairphone-battery-case: adjust from v4 Signed-off-by: Ian Jackson --- diff --git a/fairphone-battery-case.scad b/fairphone-battery-case.scad index 7ca9654..921e1a5 100644 --- a/fairphone-battery-case.scad +++ b/fairphone-battery-case.scad @@ -10,9 +10,9 @@ recess_gap_end = 0.4; lid_edge_th = 0.5; -battery_len = 66.55 + 1.25; -battery_th = 6.55 + 0.75 - .90; -battery_wdth = 44.38 + 0.75; +battery_len = 66.55 + 1.25 -.55; +battery_th = 6.55 + 0.75 - .60; +battery_wdth = 44.38 + 0.75 -.55; battery_base_indent = 0.94 + 0.50; battery_base_indent_fromside_outside = 4;