From: Ian Jackson Date: Sun, 21 Jan 2018 13:38:24 +0000 (+0000) Subject: fairphone-case: adjust power button (from v6 with no bumpers) X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=71ea05b899b678e8ef30e067dda22a1be83d0b3a fairphone-case: adjust power button (from v6 with no bumpers) Signed-off-by: Ian Jackson --- diff --git a/fairphone-case.scad b/fairphone-case.scad index 5537a65..44b30a2 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -265,7 +265,7 @@ module SideButton(y,l){ } module Buttons(){ - CaseBase_rhsflip([1]) SideButton(20.6, 8.8) children(); // power + CaseBase_rhsflip([1]) SideButton(19.650, 8.8) children(); // power } module Struts(x_start, z_min, th){