From 995bbb352c1b2d84738849e9d9d0e0c205ec45f0 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 24 Jan 2018 23:00:04 +0000 Subject: [PATCH] fairphone-case: turn off finger push hole Signed-off-by: Ian Jackson --- fairphone-case.scad | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fairphone-case.scad b/fairphone-case.scad index 6e751ed..a0bab49 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -28,7 +28,8 @@ jack_dia = 9.1 + .5; // some jack I had lying around noisecancelmic_pos = [ 19.54, 7.37 ]; // from rhs noisecancelmic_dia = 1.75; -fingerpushhole_dias = [ 15, 18 ]; +//fingerpushhole_dias = [ 15, 18 ]; +fingerpushhole_dias = []; rearspeaker_pos_bl = [ 12.64, 18.72 ]; rearspeaker_size = [ 3.76, 7.36 ]; -- 2.30.2