chiark / gitweb /
sewing-table: Tile12: add interlock edge for Tile11
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 May 2017 21:50:45 +0000 (22:50 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 May 2017 21:50:45 +0000 (22:50 +0100)
sewing-table.scad.m4

index 4b3026cf9545548056ca4f13598154c01559f3fa..bdbb72ebc38cbf20ddb80b1440e4499c08410d46 100644 (file)
@@ -357,6 +357,7 @@ module Tile12(){ ////toplevel
       Posts(posts);
     }
     InterlockEdge(R_EDGE(c,0), 1);
       Posts(posts);
     }
     InterlockEdge(R_EDGE(c,0), 1);
+    InterlockEdge(R_EDGE(c,1), 1);
     RoundCornerCut(rcs);
   }
   RoundCornerAdd(rcs);
     RoundCornerCut(rcs);
   }
   RoundCornerAdd(rcs);