From: Ian Jackson Date: Fri, 30 Jun 2017 22:54:33 +0000 (+0100) Subject: simplephone-case: button adjusts X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=2402536c297127367ed6ce93dc6134b89894302d simplephone-case: button adjusts --- diff --git a/simplephone-case.scad b/simplephone-case.scad index 9559338..065af72 100644 --- a/simplephone-case.scad +++ b/simplephone-case.scad @@ -12,15 +12,15 @@ thick = [ 1.5, ]; -btn_x = 58; +btn_x = 56.4; btn_dia = 13; btn_yprop = 0.23; -abtn_x = 45; +abtn_x = 43.15; abtn_sz = [ 11, 13 ]; -screen_xbot = 67; -screen_sz = [ 45, 46 ]; +screen_xbot = 79; +screen_sz = [ 35, 46 ]; thumb_xbot = 90; thumb_dia = 25;