From b12d757e8ccab5f791c339f054b3c1a81b241e06 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 27 Jan 2018 11:46:41 +0000 Subject: [PATCH] fairphone-case: Adjust jack aperture (from v15) with 35mmjack-dummy measured 200 on one side and 90 on the other (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 b06b174..2727880 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 = [ 14.38, 7.96 ]; +jack_pos = [ 13.83, 7.96 ]; jack_dia = 10.64 + .5; // some jack I had lying around noisecancelmic_pos = [ 19.54, 7.37 ]; // from rhs -- 2.30.2