From 47a9ab82da4afb383c1064988350f95f6659b33e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 10 Oct 2022 00:27:45 +0100 Subject: [PATCH] fairphone4-case: for revert: enough to cover holes by keeper This makes the walls just too fat. Signed-off-by: Ian Jackson --- fairphone4-case.scad | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fairphone4-case.scad b/fairphone4-case.scad index fe16f35..a0c00a7 100644 --- a/fairphone4-case.scad +++ b/fairphone4-case.scad @@ -153,7 +153,7 @@ microusb_width = 12.16 + 2.0 + 1.25; case_th_bottom = 2.5; case_th_lid = 3.0; -case_th_side = 2.6; +case_th_side = 3.1; case_th_lip = 1.2; lid_screen_gap_extra = .66; @@ -184,8 +184,8 @@ lid_gap_x = 0.25; lid_gap_z = 0.25; lid_lip = 1.75; lid_edgepart_width = 5.0; -lid_buttoncover_thick = 1.3; -lid_buttoncover_reinf = 0.95; +lid_buttoncover_thick = 1.2; +lid_buttoncover_reinf = 1.05; foldover_gap = 0.50; foldover_lever_gap = 0.50; -- 2.30.2