chiark / gitweb /
fairphone-case: remeasure power button posn
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Jan 2018 14:22:19 +0000 (14:22 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Jan 2018 14:22:20 +0000 (14:22 +0000)
This is the measurement from the phone (top of phone to top of
button).  It differs substantially from our previous value even
though it shouldn't.

v6 was the one which was overheated; maybe it was distorted

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
fairphone-case.scad

index 7735c9faa1cb863cd5c6789a21389c6430ed4633..522717a7966d22dde29a16f8bbe063d597b99ac3 100644 (file)
@@ -273,7 +273,7 @@ module SideButton(y, y_ref_sign, l){
 }
 
 module Buttons(){
-  CaseBase_rhsflip([1]) SideButton(14.950, +1, 8.9) children(); // power
+  CaseBase_rhsflip([1]) SideButton(15.580, +1, 8.9) children(); // power
 }
 
 module Struts(x_start, z_min, th){