From: Ian Jackson Date: Sun, 27 Feb 2022 22:05:03 +0000 (+0000) Subject: fairphone4-case: adjust from v1 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=e85d714182e63f2cb3253bbab0d10b263e36d67c;p=reprap-play.git fairphone4-case: adjust from v1 Signed-off-by: Ian Jackson --- 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;