From 388bd0288542fa384387dd1829aaa69fa7580172 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 28 Jan 2016 00:22:56 +0000 Subject: [PATCH] lemon-stand.scad.pl: adjustments --- lemon-stand.scad.pl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lemon-stand.scad.pl b/lemon-stand.scad.pl index 308892a..ebba9ee 100755 --- a/lemon-stand.scad.pl +++ b/lemon-stand.scad.pl @@ -7,12 +7,12 @@ use IO::File; use Data::Dumper; use constant tau => pi*2; -my $ellipse = 20; -my $circle = 6; +my $ellipse = 25; +my $circle = 7; my $channel = 5; -my $xscale = 2; -my $N = 30; # around ellipse -my $M = 20; # around each circle +my $xscale = 35/25; +my $N = 30; #180; # around ellipse +my $M = 20; #80; # around each circle my @channeldistprops = (0, 1/3, 2/3); print <