chiark / gitweb /
bike-lipo-box: adjustments from #1306: commitid on lid: bigger
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 14 Feb 2016 17:44:32 +0000 (17:44 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 14 Feb 2016 17:44:32 +0000 (17:44 +0000)
bike-lipo-box.scad

index a8e748e68ab2c27d7f3443494bc40131ab6c48d6..d76de840ad937d7044144367c005cb44a1ec5f80 100644 (file)
@@ -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();
   }
 }