chiark / gitweb /
knifeblock: wip, before recenter
[reprap-play.git] / knifeblock.scad
index efe3b3b714a978d13fa1191f954f7d592cfb6689..4376a880464c303e9d324d92498ccc63df5e5beb 100644 (file)
@@ -2,7 +2,7 @@
 //import(file="t.dxf");
 
 module ImportTemplate(k,t) {
-  import(file=str("knifeblock-knives-t",k,t,".dxf"), convexity=3);
+  import(file=str("knifeblock-knives-t",k,t,".dxf"), convexity=10);
 }
 
 module Knife(k){