From: Ian Jackson Date: Sun, 14 Feb 2016 17:44:32 +0000 (+0000) Subject: bike-lipo-box: adjustments from #1306: commitid on lid: bigger X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=e5497ac169cb6dc8d2e4daa56386696559c6e262;p=reprap-play.git bike-lipo-box: adjustments from #1306: commitid on lid: bigger --- diff --git a/bike-lipo-box.scad b/bike-lipo-box.scad index a8e748e..d76de84 100644 --- a/bike-lipo-box.scad +++ b/bike-lipo-box.scad @@ -261,7 +261,8 @@ module Lid(){ ////toplevel translate($sealingbox_cnrrad * [1,0,1]) rotate([90,0,0]) - Commitid_Full16_M(); + scale([1.5, 1.5, 1]) + Commitid_Small16_M(); } }