mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-13 16:09:04 +08:00
Missing tooltip for extra perimeters
This commit is contained in:
parent
17cbca5e06
commit
d2152a53a0
@ -536,6 +536,7 @@ our $Options = {
|
||||
},
|
||||
'extra_perimeters' => {
|
||||
label => 'Generate extra perimeters when needed',
|
||||
tooltip => 'Add more perimeters when needed for avoiding gaps in sloping walls.',
|
||||
cli => 'extra-perimeters!',
|
||||
type => 'bool',
|
||||
default => 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user