From: Ian Jackson Date: Sun, 27 Jan 2019 20:07:49 +0000 (+0000) Subject: Revert "treefoil: printing angle" X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=2f529a7b4e661253c036d4fdbb0aa335f435a026;p=reprap-play.git Revert "treefoil: printing angle" This is already wobbing a lot with the little things before they join up; it is obviously going to fail. This reverts commit 8a3c722ca43763f73e16f2ef05895fcc188fb77a. --- diff --git a/treefoil.scad.pl b/treefoil.scad.pl index 28e840e..fb46fea 100755 --- a/treefoil.scad.pl +++ b/treefoil.scad.pl @@ -63,7 +63,6 @@ module TraceEdge(p,q) { } } -rotate([-45,0,0]) - Trace(); +Trace();