From: Ian Jackson Date: Mon, 5 Sep 2022 18:09:15 +0000 (+0100) Subject: fairphone4-case: Add another lobe at the top left X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4382f58203c1cef9d681a892839e8856906a97e3;p=reprap-play.git fairphone4-case: Add another lobe at the top left When you drop it, this tends to break off and then the thing wobbles. Ass a spare. Signed-off-by: Ian Jackson --- diff --git a/fairphone4-case.scad b/fairphone4-case.scad index cdd0aa7..3364cf2 100644 --- a/fairphone4-case.scad +++ b/fairphone4-case.scad @@ -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){