From: Ian Jackson Date: Sat, 29 Oct 2022 09:59:30 +0000 (+0100) Subject: treefoil: note asymmetric version X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=44bec8c425ffee77330a43850d190fb13044a3a7;p=reprap-play.git treefoil: note asymmetric version Signed-off-by: Ian Jackson --- diff --git a/treefoil.scad.pl b/treefoil.scad.pl index ee233a9..d158ab2 100755 --- a/treefoil.scad.pl +++ b/treefoil.scad.pl @@ -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 $!; }