mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
fixes #409
This commit is contained in:
committed by
Alessandro Ranellucci
parent
ea83c562c1
commit
9da034a042
@@ -211,7 +211,7 @@ our $Options = {
|
|||||||
|
|
||||||
# print options
|
# print options
|
||||||
'perimeters' => {
|
'perimeters' => {
|
||||||
label => 'Perimeters',
|
label => 'Perimeters (minimum)',
|
||||||
cli => 'perimeters=i',
|
cli => 'perimeters=i',
|
||||||
type => 'i',
|
type => 'i',
|
||||||
aliases => [qw(perimeter_offsets)],
|
aliases => [qw(perimeter_offsets)],
|
||||||
|
|||||||
Reference in New Issue
Block a user