From: Ian Jackson Date: Sun, 21 Jan 2018 14:22:19 +0000 (+0000) Subject: fairphone-case: remeasure power button posn X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=563d0524f8a2e88681ce58344e3f6b30cf47f69c;p=reprap-play.git fairphone-case: remeasure power button posn This is the measurement from the phone (top of phone to top of button). It differs substantially from our previous value even though it shouldn't. v6 was the one which was overheated; maybe it was distorted Signed-off-by: Ian Jackson --- diff --git a/fairphone-case.scad b/fairphone-case.scad index 7735c9f..522717a 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -273,7 +273,7 @@ module SideButton(y, y_ref_sign, l){ } module Buttons(){ - CaseBase_rhsflip([1]) SideButton(14.950, +1, 8.9) children(); // power + CaseBase_rhsflip([1]) SideButton(15.580, +1, 8.9) children(); // power } module Struts(x_start, z_min, th){