From 895dfa8b439120d6e746290c380a6b54c8434e0b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 27 Jan 2019 20:17:40 +0000 Subject: [PATCH] treefoi: try this (v2) Signed-off-by: Ian Jackson --- treefoil.scad.pl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/treefoil.scad.pl b/treefoil.scad.pl index fb46fea..50a28bf 100755 --- a/treefoil.scad.pl +++ b/treefoil.scad.pl @@ -1,5 +1,8 @@ #!/usr/bin/perl -w +# Trying now with: +# - support X/Y dist 0.5mm + use strict; our $shape = <<'END'; @@ -37,7 +40,7 @@ while () { o $_ } __DATA__ -thick = 7; +thick = 6; edgeu = 10; // calculated -- 2.30.2