From e85d714182e63f2cb3253bbab0d10b263e36d67c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 27 Feb 2022 22:05:03 +0000 Subject: [PATCH] fairphone4-case: adjust from v1 Signed-off-by: Ian Jackson --- fairphone4-case.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fairphone4-case.scad b/fairphone4-case.scad index 9663de9..290d69b 100644 --- a/fairphone4-case.scad +++ b/fairphone4-case.scad @@ -179,8 +179,8 @@ lanyard_channel_len = 8; //rearspeaker_pos_bl = [ 12.64, 18.72 ]; //rearspeaker_size = [ 3.76, 7.36 ]; -bottomspeaker_size = [ 11.35, 1.40 ] + [1,1] * 0.5; -bottomspeaker_pos = [ 18.45, 5.52 ]; // from rhs, from top +bottomspeaker_size = [ 12.35, 1.40 ] + [1,1] * 0.5; +bottomspeaker_pos = [ 18.05, 5.52 ]; // from rhs, from top microusb_above = 1.64 - 0.25; microusb_below = 2.42; -- 2.30.2