From: Ian Jackson Date: Fri, 30 Jun 2017 23:47:39 +0000 (+0100) Subject: simplephone-case: fix btn wrong adjusts X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=f72603e0ca1d95b2abdd4e7a421f9aee97b29914 simplephone-case: fix btn wrong adjusts --- diff --git a/simplephone-case.scad b/simplephone-case.scad index 124ddbb..f57a30e 100644 --- a/simplephone-case.scad +++ b/simplephone-case.scad @@ -12,11 +12,11 @@ thick = [ 1.5, ]; -btn_x = 56.4; +btn_x = 59.6; btn_dia = 13; btn_y = 14.03; -abtn_x = 43.15; +abtn_x = 46.85; abtn_sz = [ 11, 13 ]; screen_xbot = 79;