From: Ian Jackson Date: Sat, 13 Jun 2020 13:46:45 +0000 (+0100) Subject: fairphone-battery-case: Fix push hole X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=d7c5cb16af758b46e732373e027a57d37f24818e;p=reprap-play.git fairphone-battery-case: Fix push hole Signed-off-by: Ian Jackson --- diff --git a/fairphone-battery-case.scad b/fairphone-battery-case.scad index 9707ac4..557271d 100644 --- a/fairphone-battery-case.scad +++ b/fairphone-battery-case.scad @@ -151,7 +151,7 @@ module PlanDemo(){ ////toplevel module Base(){ ////toplevel difference(){ ExtrudePlan(0,s1) BaseHalfPlan(); - linextr(-10, battery_len+10, convexity=5) PushHolePlan(); + linextr(-(10+battery_len), battery_len+10, convexity=5) PushHolePlan(); } difference(){ union(){