chiark / gitweb /
scaffold-clamp: wip straphook
[reprap-play.git] / fairphone-battery-case.scad
index 02977d84c605422186757ec290ca97012e51f7df..557271d3e98d329d9982c19b574658fe7599ada0 100644 (file)
@@ -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(){