chiark / gitweb /
sewing-table: Remove a redundant nodes specification (nfc)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 2 Jan 2017 15:11:12 +0000 (15:11 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 2 Jan 2017 15:11:12 +0000 (15:11 +0000)
sewing-table.scad.m4

index 813e1a24f2175282163e7a3b2620aa2952ed318a..040ea321a645e796104327c159e1c739c6624bb8 100644 (file)
@@ -241,7 +241,7 @@ module Tile02(){ ////toplevel
   RoundEdge(c[0], c[1]);
   RoundEdge(c[3], c[0]);
   RoundLeftCorner(c[0], c[1]);
   RoundEdge(c[0], c[1]);
   RoundEdge(c[3], c[0]);
   RoundLeftCorner(c[0], c[1]);
-  InterlockEdge(c[2], c[3], 0, 2);
+  InterlockEdge(c[2], c[3], 0);
 }
 
 module Tile12(){ ////toplevel
 }
 
 module Tile12(){ ////toplevel