mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 06:33:57 -06:00
Move spiral_vase to vertical shells section
This commit is contained in:
parent
f8ae8d3e8d
commit
b857d79604
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue