chiark / gitweb /
Revert "treefoil: printing angle"
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 27 Jan 2019 20:07:49 +0000 (20:07 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 27 Jan 2019 20:18:01 +0000 (20:18 +0000)
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

index 28e840e01dfc77a510c64c6ada8a7312ce7994a4..fb46feae727a6f45eb83b9ab23f69175006e49aa 100755 (executable)
@@ -63,7 +63,6 @@ module TraceEdge(p,q) {
     }
 }
 
-rotate([-45,0,0])
-  Trace();
+Trace();