From a0d00172558bc55cb2424f75b483ebf875119f67 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 30 Jun 2025 16:48:22 +0100 Subject: [PATCH] fairphone5-case: FP5: new lhs hole Signed-off-by: Ian Jackson --- fairphone5-case.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fairphone5-case.scad b/fairphone5-case.scad index 1223576..8365c94 100644 --- a/fairphone5-case.scad +++ b/fairphone5-case.scad @@ -133,7 +133,7 @@ noisecancelmic_dia = 4.00; mainmic_pos = [ 21.0, 4.65 ]; // from lhs, from top edge mainmic_dia = 4.00; -lhshole_pos = [ phone[1]/2 + 0.40, 4.35 ]; +lhshole_pos = [ 34.2, 4.35 ]; fingerpushhole_dias = []; //fingerpushhole_dias = [ 15, 18 ]; // this is for testing -- 2.30.2