From: Ian Jackson Date: Mon, 2 Jan 2017 15:07:15 +0000 (+0000) Subject: sewing-table: Remove a spurious z coord from a translate X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=b911b865a383d58a3ae5a3df866869e1963e099d;ds=sidebyside sewing-table: Remove a spurious z coord from a translate --- diff --git a/sewing-table.scad.m4 b/sewing-table.scad.m4 index 6c44676..6e32755 100644 --- a/sewing-table.scad.m4 +++ b/sewing-table.scad.m4 @@ -128,7 +128,7 @@ module InterlockLobePlan(negative) { dx = sqrt(3) * r; $fn= 80; translate([thehd[0], 0]){ - mirror([0,ymir,0]){ + mirror([0,ymir]){ circle(r=r); difference(){ translate([-dx, -0.1])