From e5497ac169cb6dc8d2e4daa56386696559c6e262 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 14 Feb 2016 17:44:32 +0000 Subject: [PATCH] bike-lipo-box: adjustments from #1306: commitid on lid: bigger --- bike-lipo-box.scad | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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(); } } -- 2.30.2