From: Ian Jackson Date: Mon, 22 Jan 2018 00:39:42 +0000 (+0000) Subject: fairphone-case: move legs near hinge closer to hinge X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f495db592df47024efa9e3eeed469f294939edb5;p=reprap-play.git fairphone-case: move legs near hinge closer to hinge Signed-off-by: Ian Jackson --- diff --git a/fairphone-case.scad b/fairphone-case.scad index b38784c..f7d7196 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -423,7 +423,7 @@ module Buttons(){ Flip_rhs(1) SideButton(15.580, +1, 8.9) children(); // power Flip_rhs(1) SideButton(48.700, -1, 8.920) children(); // camera Flip_rhs(0) SideButton(30.800, +1, 21.96) children(); // volume - Flip_rhs( ) LidButtonishLeg(20, -1) children(); + Flip_rhs( ) LidButtonishLeg(14, -1) children(); // Flip_rhs(0) LidButtonishLeg(20, +1, 20) children(); }