New --extrusion-width-ratio option. #8

This commit is contained in:
Alessandro Ranellucci 2011-11-25 10:58:13 +01:00
parent 465bef1748
commit 3c0ea0b57f
6 changed files with 38 additions and 15 deletions

View file

@ -57,7 +57,8 @@ our $resolution = 0.00000001;
our $layer_height = 0.4;
our $first_layer_height_ratio = 1;
our $infill_every_layers = 1;
our $thickness_ratio = 1;
our $extrusion_width_ratio = undef;
our $flow_speed_ratio = 1.2;
our $flow_width;
# print options