From: Ian Jackson Date: Mon, 2 Jan 2017 15:11:12 +0000 (+0000) Subject: sewing-table: Remove a redundant nodes specification (nfc) X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=04a3d72bfa7fc7b63ce892754ac50f2758dfffaa;ds=sidebyside sewing-table: Remove a redundant nodes specification (nfc) --- diff --git a/sewing-table.scad.m4 b/sewing-table.scad.m4 index 813e1a2..040ea32 100644 --- a/sewing-table.scad.m4 +++ b/sewing-table.scad.m4 @@ -241,7 +241,7 @@ module Tile02(){ ////toplevel 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