From: Ian Jackson Date: Thu, 3 Jul 2025 14:12:46 +0000 (+0100) Subject: fairphone5-case: adjust height fit X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=1d479acc53dc7799e20a40b65fb6967c56914647;p=reprap-play.git fairphone5-case: adjust height fit Signed-off-by: Ian Jackson --- diff --git a/fairphone5-case.scad b/fairphone5-case.scad index 8f9d238..2910425 100644 --- a/fairphone5-case.scad +++ b/fairphone5-case.scad @@ -112,7 +112,7 @@ phone_rim_depth = 0.01; // includes allowance for a screen protector button_cutout_depth = 9; -phone_edge_thick = 9.6 + 0.75; +phone_edge_thick = 9.6 + 0.5 + 0.75; camera_pos_tl = [ 6.5, 6 ]; // from tl corner (as seen from back) camera_edge_rad = 10;