slightly more res

This commit is contained in:
Trammell Hudson 2015-01-03 18:28:24 +01:00
parent 99675a2be0
commit fdd411a0f1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
use warnings;
use strict;
my $sections = 6;
my $sections = 12;
my $thickness = 14;
my $radius = [40,0,0];
my $pi = 2*atan2(1,0);