From: Ian Jackson Date: Sun, 14 Feb 2016 17:24:30 +0000 (+0000) Subject: bike-lipo-box: adjustments from #1306: add a battery support buttress at lh end X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=358bb776f12b3548e32909c95b72596a413942e6 bike-lipo-box: adjustments from #1306: add a battery support buttress at lh end --- diff --git a/bike-lipo-box.scad b/bike-lipo-box.scad index af167ff..67a9854 100644 --- a/bike-lipo-box.scad +++ b/bike-lipo-box.scad @@ -195,7 +195,7 @@ module Box(){ ////toplevel S1930_Positive(); // keepers for lipo - for (kx= [ 40, 80, 120 ]) { + for (kx= [ 10, 40, 80, 120 ]) { translate([kx, 40, -1]) hull(){ cube([lipokeeper_w, lipokeeper_d_min, lipokeeper_h +1]);