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

Retire the 'important' flag for options now that we have a configuration wizard.

This commit is contained in:
Henrik Brix Andersen
2012-07-15 16:37:59 +02:00
parent 4a94c64f7d
commit e228b834e2
2 changed files with 0 additions and 10 deletions
-3
View File
@@ -54,7 +54,6 @@ our $Options = {
sidetext => 'mm',
cli => 'nozzle-diameter=f',
type => 'f',
important => 1,
},
'print_center' => {
label => 'Print center',
@@ -118,7 +117,6 @@ our $Options = {
sidetext => 'mm',
cli => 'filament-diameter=f',
type => 'f',
important => 1,
},
'extrusion_multiplier' => {
label => 'Extrusion multiplier',
@@ -150,7 +148,6 @@ our $Options = {
cli => 'temperature=i',
type => 'i',
max => 300,
important => 1,
},
'bed_temperature' => {
label => 'Bed Temperature',