chiark / gitweb /
osstest-arm-net-bracket: Even more slots
[reprap-play.git] / osstest-arm-net-bracket.scad
index 2135c5c4f3e06256c3a81a8413491073d7203aab..a2839c29d85ff918c8395d2a3b4915d32135663a 100644 (file)
@@ -44,7 +44,7 @@ module Object(){
   }
   Tongue(tonguewidth,tonguethick,totaldepth,3);
   translate([tongue2x,0,0])
-    Tongue(tongue2width,tongue2thick,tongue2depth+thick,4);
+    Tongue(tongue2width,tongue2thick,tongue2depth+thick,5);
 }
 
 Object();