mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-14 16:55:54 +08:00
Missing tooltip for extra perimeters
This commit is contained in:
parent
17cbca5e06
commit
d2152a53a0
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user