X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=treefoil.scad.pl;h=ee233a948661e66ebc82cdb80d4dc94ac8d059ec;hb=eb06f06509cc2403d8592cd147d89d9a1b8bb97f;hp=9a84a782d27bc69b3c98cf41710ab74e688851d7;hpb=3452c7608c8992c6a46ceb9d38b4f3fc86489403;p=reprap-play.git diff --git a/treefoil.scad.pl b/treefoil.scad.pl index 9a84a78..ee233a9 100755 --- a/treefoil.scad.pl +++ b/treefoil.scad.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# Trying now with: +# Use: # - support X/Y dist 0.5mm use strict; @@ -68,7 +68,7 @@ module TraceEdge(p,q) { } } -rotate([0,0,90]) +rotate([0,0,45]) rotate([0,90,0]) Trace();