mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-13 03:59:04 +08:00
Update tooltip for only_retract_when_crossing_perimeters
This commit is contained in:
parent
230367b383
commit
8b3aa32a7e
@ -596,7 +596,7 @@ our $Options = {
|
|||||||
},
|
},
|
||||||
'only_retract_when_crossing_perimeters' => {
|
'only_retract_when_crossing_perimeters' => {
|
||||||
label => 'Only retract when crossing perimeters',
|
label => 'Only retract when crossing perimeters',
|
||||||
tooltip => 'Disables retraction when travelling between infill paths inside the same island.',
|
tooltip => 'Disables retraction when the travel path does not exceed the upper layer\'s perimeters (and thus any ooze will be probably invisible).',
|
||||||
cli => 'only-retract-when-crossing-perimeters!',
|
cli => 'only-retract-when-crossing-perimeters!',
|
||||||
type => 'bool',
|
type => 'bool',
|
||||||
default => 1,
|
default => 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user