From af7e23ab119eba7c0579796abd288c027edabfa9 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Thu, 29 Feb 2024 19:20:22 +0100 Subject: Initial commit --- bin/stages/figure8 | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 bin/stages/figure8 (limited to 'bin/stages/figure8') diff --git a/bin/stages/figure8 b/bin/stages/figure8 new file mode 100644 index 0000000..dc255f8 --- /dev/null +++ b/bin/stages/figure8 @@ -0,0 +1,41 @@ + + < 50, 50> + <325, 50> + <325, 275> + <550, 275> + <550, 550> + <275, 550> + <275, 325> + < 50, 325> + < 50, 50> + + + + <100, 100> + <275, 100> + <275, 275> + <100, 275> + <100, 100> + + + + <325, 325> + <500, 325> + <500, 500> + <325, 500> + <325, 325> + + + + <94.9, 187.5, 180> + + + + < 50, 50, 100, 100, 112.5> + <325, 50, 275, 100, 337.5> + <325, 500, 275, 550, 787.5> + <500, 500, 550, 550, 1012.5> + <500, 325, 550, 275, 1237.5> + < 50, 325, 100, 275, 1687.5> + < 50, 187.5, 100, 187.5, 1800> + -- cgit v1.2.1