From: Ian Jackson Date: Mon, 15 Feb 2016 23:56:39 +0000 (+0000) Subject: bike-lipo-box: adjustments from #1330 (and notes): prep for vent: move battery to R X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f969f92376a817bf514f30fc1e99abc4cea98517;p=reprap-play.git bike-lipo-box: adjustments from #1330 (and notes): prep for vent: move battery to R --- diff --git a/bike-lipo-box.scad b/bike-lipo-box.scad index 14d578c..71962b5 100644 --- a/bike-lipo-box.scad +++ b/bike-lipo-box.scad @@ -198,9 +198,9 @@ module Box(){ ////toplevel // keepers for lipo for (keepers= [[ 35, lipokeeper_d_min, lipokeeper_h, - [ 10, 40, 80, 120 ] ], + [ 40, 80, 120, 150 ] ], [ 10, lipokeeper_end_d_min, lipokeeper_end_h, - [ 145 ] ] + [ 25 ] ] // each entry: [ y, d_min, h, [ x, ...] ] ]) for (kx= keepers[3]) {