chiark / gitweb /
fairphone5-case: adjust power from test
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Jun 2025 18:47:09 +0000 (19:47 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Jun 2025 18:47:09 +0000 (19:47 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
fairphone5-case.scad

index 1053e3c2443afc5d34c7e460b6d9234373d334ca..6fcba25e89dbe33646c126bbbd7473d7c4921cc2 100644 (file)
@@ -805,7 +805,7 @@ module LidButtonishLeg(y, y_ref_sign, l=buttonishleg_default_l_is_fudge) {
 }
 
 module Buttons(){
-  Flip_rhs(1) SideButton(74.000, +.5, 12.000  ) children(); // power
+  Flip_rhs(1) SideButton(73.500, +.5, 12.500  ) children(); // power
   Flip_rhs(1) SideButton(40.000, +.5, 25.000  ) children(); // volume
   Flip_rhs(1) LidButtonishLeg(14, -1) children();
   Flip_rhs(1) LidButtonishLeg(34, -1) children();