From 6a6158418c6e1d5f946fd4c265a1dc2dcd195cfc Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 27 Jan 2018 12:09:59 +0000 Subject: [PATCH] fairphone-case: Adjust jack aperture (from v15) with 35mmjack-dummy measured 210 above and 105 below (with feeler gauge, units 10um) Signed-off-by: Ian Jackson --- fairphone-case.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fairphone-case.scad b/fairphone-case.scad index 2727880..f182ac8 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -26,7 +26,7 @@ phone_backside_slope_outer = 1.0; // larger means shallower camera_pos_tl = [ 6.450, 12.750 ]; // measured from tl corner camera_pos_br = [ 22.300, 37.600 ]; // tl/br as seen from back -jack_pos = [ 13.83, 7.96 ]; +jack_pos = [ 13.83, 8.485 ]; jack_dia = 10.64 + .5; // some jack I had lying around noisecancelmic_pos = [ 19.54, 7.37 ]; // from rhs -- 2.30.2