Move spiral_vase to vertical shells section
This commit is contained in:
parent
f8ae8d3e8d
commit
b857d79604
@ -398,7 +398,7 @@ sub build {
|
||||
},
|
||||
{
|
||||
title => 'Vertical shells',
|
||||
options => [qw(perimeters)],
|
||||
options => [qw(perimeters spiral_vase)],
|
||||
},
|
||||
{
|
||||
title => 'Horizontal shells',
|
||||
@ -426,7 +426,7 @@ sub build {
|
||||
},
|
||||
{
|
||||
title => 'Advanced',
|
||||
options => [qw(randomize_start external_perimeters_first spiral_vase)],
|
||||
options => [qw(randomize_start external_perimeters_first)],
|
||||
},
|
||||
]);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user