1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-19 09:24:27 +00:00

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
+2 -2
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',