From 205365fba1ab6dea9b47060b6334d7d89ad8d858 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 15 Mar 2018 20:50:34 +0000 Subject: [PATCH] fairphone-case: thicken buttoncovers (since one broke) Signed-off-by: Ian Jackson --- fairphone-case.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; -- 2.30.2