From 14d6e2048df1a56605b7ebf7909575b68e67035f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 10 Oct 2022 00:03:55 +0100 Subject: [PATCH] fairphone4-case: strengthen Signed-off-by: Ian Jackson --- fairphone4-case.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fairphone4-case.scad b/fairphone4-case.scad index 0c3c017..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 = 2.3; +case_th_side = 2.6; case_th_lip = 1.2; lid_screen_gap_extra = .66; @@ -185,7 +185,7 @@ lid_gap_z = 0.25; lid_lip = 1.75; lid_edgepart_width = 5.0; lid_buttoncover_thick = 1.3; -lid_buttoncover_reinf = 0.65; +lid_buttoncover_reinf = 0.95; foldover_gap = 0.50; foldover_lever_gap = 0.50; -- 2.30.2