From 1161f89561b149d7b862e75b9da4479d6b58bfd6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 10 Oct 2022 00:28:05 +0100 Subject: [PATCH] Revert "fairphone4-case: for revert: enough to cover holes by keeper" This reverts commit 47a9ab82da4afb383c1064988350f95f6659b33e. 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 a0c00a7..fe16f35 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 = 3.1; +case_th_side = 2.6; 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.2; -lid_buttoncover_reinf = 1.05; +lid_buttoncover_thick = 1.3; +lid_buttoncover_reinf = 0.95; foldover_gap = 0.50; foldover_lever_gap = 0.50; -- 2.30.2