Slight changes to the defaults

This commit is contained in:
Alessandro Ranellucci 2013-02-23 19:14:41 +01:00
parent 0634437364
commit 3b1e921171
2 changed files with 4 additions and 4 deletions

View file

@ -254,7 +254,7 @@ our $Options = {
cli => 'external-perimeter-speed=s',
type => 'f',
ratio_over => 'perimeter_speed',
default => '100%',
default => '70%',
},
'infill_speed' => {
label => 'Infill',
@ -808,7 +808,7 @@ END
type => 'i',
max => 1000,
width => 60,
default => 15,
default => 30,
},
'min_print_speed' => {
label => 'Min print speed',