chiark / gitweb /
air-hockey-puck: wip
[reprap-play.git] / treefoil.scad.pl
index ee233a948661e66ebc82cdb80d4dc94ac8d059ec..ef9ef2614c83c9f25ad4e79c8080e8dc479ee7a5 100755 (executable)
@@ -12,6 +12,10 @@ yzzXXZZYZyyzxZZXYxxyzYYZYYYXyyyzzYYXzzzxYYxx
 END
 # simple version (unknotted, [0,1,2]^3):
 # YxxyzYYZXzzxyXXYZyyzxZZX
+#
+# New and less symmetric one that also fits in the 2x2x2 box:
+# YXXyzzYxYXZZxzyxYzyyZXZx
+# (email 8.9.2022)
 
 sub o { print @_ or die $!; }
 
@@ -44,6 +48,7 @@ __DATA__
 
 thick = 6;
 edgeu = 10;
+//edgeu = 15;
 
 // calculated
 
@@ -69,7 +74,6 @@ module TraceEdge(p,q) {
 }
 
 rotate([0,0,45])
-  rotate([0,90,0])
   Trace();