From 2f529a7b4e661253c036d4fdbb0aa335f435a026 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 27 Jan 2019 20:07:49 +0000 Subject: [PATCH] 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. --- treefoil.scad.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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(); -- 2.30.2