From: Ian Jackson Date: Thu, 15 Mar 2018 20:50:34 +0000 (+0000) Subject: fairphone-case: thicken buttoncovers (since one broke) X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=205365fba1ab6dea9b47060b6334d7d89ad8d858 fairphone-case: thicken buttoncovers (since one broke) Signed-off-by: Ian Jackson --- diff --git a/fairphone-case.scad b/fairphone-case.scad index b138ba9..96cdbf7 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -176,7 +176,7 @@ microusb_width = 16.12 + 1.25; case_th_bottom = 2.5; case_th_lid = 3.0; -case_th_side = 2.0; +case_th_side = 2.3; case_th_lip = 1.2; lid_screen_gap_extra = .66; @@ -205,7 +205,7 @@ lid_gap_x = 0.25; lid_gap_z = 0.25; lid_lip = 1.75; lid_edgepart_width = 5.0; -lid_buttoncover_thick = 1.0; +lid_buttoncover_thick = 1.3; catch_slop = 0.50;