mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 22:19:04 +08:00
Incomplete label for support material extruder option. #593
This commit is contained in:
parent
81b05bc46f
commit
b048f51edd
@ -187,7 +187,7 @@ our $Options = {
|
|||||||
default => 1,
|
default => 1,
|
||||||
},
|
},
|
||||||
'support_material_extruder' => {
|
'support_material_extruder' => {
|
||||||
label => 'Extruder',
|
label => 'Support material extruder',
|
||||||
cli => 'support-material-extruder=i',
|
cli => 'support-material-extruder=i',
|
||||||
type => 'i',
|
type => 'i',
|
||||||
default => 1,
|
default => 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user