X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=blobdiff_plain;f=treefoil.scad.pl;h=28e840e01dfc77a510c64c6ada8a7312ce7994a4;hp=fb46feae727a6f45eb83b9ab23f69175006e49aa;hb=19dabba52eb83aa8ad1d7381ef1d06cfff10e6f1;hpb=152c2a709a0efd46543b26234eee5f03d58cfe9e diff --git a/treefoil.scad.pl b/treefoil.scad.pl index fb46fea..28e840e 100755 --- a/treefoil.scad.pl +++ b/treefoil.scad.pl @@ -63,6 +63,7 @@ module TraceEdge(p,q) { } } -Trace(); +rotate([-45,0,0]) + Trace();