From b8fb892d591e80d9a18f6ca6a496a5aabcd3c9c8 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 14 Feb 2016 17:35:29 +0000 Subject: [PATCH] bike-lipo-box: adjustments from #1306: commitid on box: bigger and right way up --- bike-lipo-box.scad | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bike-lipo-box.scad b/bike-lipo-box.scad index 3beb08a..a8e748e 100644 --- a/bike-lipo-box.scad +++ b/bike-lipo-box.scad @@ -234,8 +234,10 @@ module Box(){ ////toplevel AtGlands() GlandNegative(cabledia); - translate($sealingbox_cnrrad * [1,1,0] + - [0, toty_inner/2, -wallthick]) + translate(-$sealingbox_cnrrad * [1,1,0] + + [totx_inner, toty_inner/2, -wallthick]) + rotate([0,0,180]) + scale([2,2,1]) Commitid_Full16_M(); } } -- 2.30.2