chiark / gitweb /
fairphone-case: adjust microusb from v10
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Jan 2018 22:03:35 +0000 (22:03 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Jan 2018 22:03:35 +0000 (22:03 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
fairphone-case.scad

index e230a769026fc362eb9069840a9e16272ac84df7..9b8f8fb286f6762ffd6dd69f6dfff333beb57517 100644 (file)
@@ -31,9 +31,9 @@ fingerpushhole_dias = [ 15, 18 ];
 rearspeaker_pos_bl = [ 12.64, 18.72 ];
 rearspeaker_size   = [  3.76,  7.36 ];
 
-microusb_above = 4.48 + 0.50;
-microusb_below = 1.82 + 0.50;
-microusb_width = 10.60 + 1.00;
+microusb_above = 3.27 - 0.25;
+microusb_below = 0.0;
+microusb_width = 16.12 + 0.25;
 
 case_th_bottom = 2.5;
 case_th_lid = 2.5;