Better name for wipe
This commit is contained in:
parent
aa194c8125
commit
debe540018
1 changed files with 1 additions and 1 deletions
|
@ -832,7 +832,7 @@ END
|
||||||
default => [1],
|
default => [1],
|
||||||
},
|
},
|
||||||
'wipe' => {
|
'wipe' => {
|
||||||
label => 'Wipe before retract',
|
label => 'Wipe while retracting',
|
||||||
tooltip => 'This flag will move the nozzle while retracting to minimize the possible blob on leaky extruders.',
|
tooltip => 'This flag will move the nozzle while retracting to minimize the possible blob on leaky extruders.',
|
||||||
cli => 'wipe!',
|
cli => 'wipe!',
|
||||||
type => 'bool',
|
type => 'bool',
|
||||||
|
|
Loading…
Reference in a new issue