From a5869225f019746b051c1731cd8ca1e02d5614f3 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 30 Jun 2025 16:04:11 +0100 Subject: [PATCH] fairphone5-case: FP5: new overall measurements Signed-off-by: Ian Jackson --- fairphone5-case.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fairphone5-case.scad b/fairphone5-case.scad index 9ca71ea..d842f80 100644 --- a/fairphone5-case.scad +++ b/fairphone5-case.scad @@ -85,7 +85,7 @@ include include -phone = [ 75.50 + 0.36, 162 ]; +phone = [ 75.83 + 0.36, 161.6 ]; prop_buildout_less = 3; @@ -112,7 +112,7 @@ phone_rim_depth = 0.01; // includes allowance for a screen protector button_cutout_depth = 9; -phone_edge_thick = 10.5 + 0.75; +phone_edge_thick = 9.6 + 0.75; camera_pos_tl = [ 5.600, 5.750 ]; // from tl corner (as seen from back) camera_edge_rad = 9.750 + 0.700; -- 2.30.2