chiark / gitweb /
fairphone5-case: recast overall measurements
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Jun 2025 15:03:48 +0000 (16:03 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Jun 2025 15:15:01 +0000 (16:15 +0100)
In terms of current https://en.wikipedia.org/wiki/Fairphone_4

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
fairphone5-case.scad

index 0a4b63d6efee47c6ca669319ba61c10e8d96a7dc..9ca71ea5124e4719e9445d38c69bb88095e56556 100644 (file)
@@ -85,7 +85,7 @@
 include <utils.scad>
 include <funcs.scad>
 
-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;