chiark / gitweb /
treefoil: don't do a random rotation
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 29 Oct 2022 21:35:54 +0000 (22:35 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 4 Nov 2022 23:30:29 +0000 (23:30 +0000)
Maybe this was to optimise the printing but now we use
  https://www.chiark.greenend.org.uk/ucgi/~ian/git/z3-treefoil/
program print-opt-orient

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
treefoil.scad.pl

index dce511b49f4c600210cd63a1c30f905d99bb6e24..ef9ef2614c83c9f25ad4e79c8080e8dc479ee7a5 100755 (executable)
@@ -74,7 +74,6 @@ module TraceEdge(p,q) {
 }
 
 rotate([0,0,45])
-  rotate([0,90,0])
   Trace();