Missing tooltip for extra perimeters
This commit is contained in:
parent
17cbca5e06
commit
d2152a53a0
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue