From: Ian Jackson Date: Sun, 27 Feb 2022 21:24:45 +0000 (+0000) Subject: fairphone4-case: adjust from v1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=59f9caa17fdf095e098b874115c9e5c26b32a6ba;p=reprap-play.git fairphone4-case: adjust from v1 Signed-off-by: Ian Jackson --- diff --git a/fairphone4-case.scad b/fairphone4-case.scad index 8b6efc1..628cc4a 100644 --- a/fairphone4-case.scad +++ b/fairphone4-case.scad @@ -896,7 +896,7 @@ module OrdinaryRearApertures(){ module NotInTestFrameRearApertures(){ // finger hole to remove phone if (len(fingerpushhole_dias)) - OrdinaryRearAperture(0,0, [ fingerpushhole_dias[0]/2 + epp2i[0], + OrdinaryRearAperture(0,0, [ fingerpushhole_dias[0] + epp2i[0], phone[1]/2 ]) scale(fingerpushhole_dias) circle(r= 0.5 );