chiark / gitweb /
fairphone5-case: FP5: new lid legs
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Jun 2025 15:56:01 +0000 (16:56 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Jun 2025 15:56:01 +0000 (16:56 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
fairphone5-case.scad

index b1fc4622d2cc8e0807ed0930fa3ca45fa3e3eeca..6c17fd86dc720e362500251f0f2c959b8160c90c 100644 (file)
@@ -807,8 +807,10 @@ module Buttons(){
   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(1) LidButtonishLeg(34, -1) children();
   Flip_rhs(0) LidButtonishLeg(21, -1) children();
-  Flip_rhs(0) LidButtonishLeg(38, +1) children();
+  Flip_rhs(0) LidButtonishLeg(46, -1) children();
+  Flip_rhs(0) LidButtonishLeg(40, +1) children();
   Flip_rhs(0) LidButtonishLeg(14, +1) children();
 }