mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Move spiral_vase to vertical shells section
This commit is contained in:
@@ -398,7 +398,7 @@ sub build {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title => 'Vertical shells',
|
title => 'Vertical shells',
|
||||||
options => [qw(perimeters)],
|
options => [qw(perimeters spiral_vase)],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title => 'Horizontal shells',
|
title => 'Horizontal shells',
|
||||||
@@ -426,7 +426,7 @@ sub build {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title => 'Advanced',
|
title => 'Advanced',
|
||||||
options => [qw(randomize_start external_perimeters_first spiral_vase)],
|
options => [qw(randomize_start external_perimeters_first)],
|
||||||
},
|
},
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user