X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=fairphone-battery-case.scad;h=557271d3e98d329d9982c19b574658fe7599ada0;hb=eb06f06509cc2403d8592cd147d89d9a1b8bb97f;hp=02977d84c605422186757ec290ca97012e51f7df;hpb=f9af64088a8146ada75aaeef34e32f5a8721c548;p=reprap-play.git diff --git a/fairphone-battery-case.scad b/fairphone-battery-case.scad index 02977d8..557271d 100644 --- a/fairphone-battery-case.scad +++ b/fairphone-battery-case.scad @@ -29,7 +29,7 @@ pushhole_ell_th = 1.75; pushhole_circle_dia = 4.0; // for testing: -battery_len = 3; +//battery_len = 3; //battery_wdth = 15; //battery_base_indent_fromside_inside = 6; @@ -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(){