chiark / gitweb /
fairphone5-case: FP5: new buttons on RHS
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Jun 2025 15:35:43 +0000 (16:35 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Jun 2025 15:41:50 +0000 (16:41 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
fairphone5-case.scad

index edfd63e076e45e463e916278be78c2022daa030d..122357698df2fd70f15e721bd8cd5ef629ce6a1f 100644 (file)
@@ -804,8 +804,8 @@ module LidButtonishLeg(y, y_ref_sign, l=buttonishleg_default_l_is_fudge) {
 }
 
 module Buttons(){
-  Flip_rhs(1) SideButton(30.320, +1, 22.960  ) children(); // volume
-  Flip_rhs(1) SideButton(64.220, +1, 14.500  ) children(); // power
+  Flip_rhs(1) SideButton(74.000, +.5, 12.000  ) children(); // power
+  Flip_rhs(1) SideButton(41.000, +.5, 27.000  ) children(); // volume
   Flip_rhs(1) LidButtonishLeg(14, -1) children();
   Flip_rhs(0) LidButtonishLeg(21, -1) children();
   Flip_rhs(0) LidButtonishLeg(38, +1) children();