chiark / gitweb /
fairphone4-case: Add another lobe at the top left
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 5 Sep 2022 18:09:15 +0000 (19:09 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 5 Sep 2022 18:09:15 +0000 (19:09 +0100)
When you drop it, this tends to break off and then the thing wobbles.
Ass a spare.

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

index cdd0aa721c5ad099d23bfb92ab55569d61b51ee0..3364cf231f8930bd864290a365ce2ab08e43a936 100644 (file)
@@ -803,7 +803,8 @@ module Buttons(){
   Flip_rhs(1) SideButton(64.220, +1, 14.500  ) children(); // power
   Flip_rhs(1) LidButtonishLeg(14, -1) children();
   Flip_rhs(0) LidButtonishLeg(21, -1) children();
-  Flip_rhs(0) LidButtonishLeg(21, +1) children();
+  Flip_rhs(0) LidButtonishLeg(38, +1) children();
+  Flip_rhs(0) LidButtonishLeg(14, +1) children();
 }
 
 module Struts(x_start, z_min, th){