From: Ian Jackson Date: Thu, 28 Jan 2016 00:22:56 +0000 (+0000) Subject: lemon-stand.scad.pl: adjustments X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=388bd0288542fa384387dd1829aaa69fa7580172 lemon-stand.scad.pl: adjustments --- 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 <