mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Missing tooltip for extra perimeters
This commit is contained in:
@@ -536,6 +536,7 @@ our $Options = {
|
|||||||
},
|
},
|
||||||
'extra_perimeters' => {
|
'extra_perimeters' => {
|
||||||
label => 'Generate extra perimeters when needed',
|
label => 'Generate extra perimeters when needed',
|
||||||
|
tooltip => 'Add more perimeters when needed for avoiding gaps in sloping walls.',
|
||||||
cli => 'extra-perimeters!',
|
cli => 'extra-perimeters!',
|
||||||
type => 'bool',
|
type => 'bool',
|
||||||
default => 1,
|
default => 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user