1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Update tooltip for only_retract_when_crossing_perimeters

This commit is contained in:
Alessandro Ranellucci
2013-06-03 22:40:29 +02:00
parent 230367b383
commit 8b3aa32a7e
+1 -1
View File
@@ -596,7 +596,7 @@ our $Options = {
},
'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!',
type => 'bool',
default => 1,