chiark / gitweb /
lemon-stand.scad.pl: final grain size
[reprap-play.git] / lemon-stand.scad.pl
index e4b32ae1928cfb8874e52ded2ed8a06903d1ac7d..ecb6906c76101e2f56f72cf936d8f681e21d67a2 100755 (executable)
@@ -11,8 +11,8 @@ my $ellipse = 25;
 my $circle = 7;
 my $channel = 5;
 my $xscale = 35/25;
-my $N = 30; #180; # around ellipse
-my $M = 20; #80; # around each circle
+my $N = 180; # around ellipse
+my $M = 80; # around each circle
 my @channeldistprops = (0, 1/3, 2/3);
 
 print <<END;