From: Ian Jackson Date: Mon, 30 Jun 2025 15:03:48 +0000 (+0100) Subject: fairphone5-case: recast overall measurements X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f246a3bc9a53d3ebc7e43e73a89b6ed960aabc4f;p=reprap-play.git fairphone5-case: recast overall measurements In terms of current https://en.wikipedia.org/wiki/Fairphone_4 Signed-off-by: Ian Jackson --- diff --git a/fairphone5-case.scad b/fairphone5-case.scad index 0a4b63d..9ca71ea 100644 --- a/fairphone5-case.scad +++ b/fairphone5-case.scad @@ -85,7 +85,7 @@ include include -phone = [ 75.86, 162.0 ]; +phone = [ 75.50 + 0.36, 162 ]; 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 = 11.25; +phone_edge_thick = 10.5 + 0.75; camera_pos_tl = [ 5.600, 5.750 ]; // from tl corner (as seen from back) camera_edge_rad = 9.750 + 0.700;