mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
New option to change perimeter order. #534
This commit is contained in:
parent
33b40eda18
commit
db2e76a0df
5 changed files with 16 additions and 3 deletions
|
@ -407,7 +407,7 @@ sub build {
|
|||
},
|
||||
{
|
||||
title => 'Advanced',
|
||||
options => [qw(avoid_crossing_perimeters)],
|
||||
options => [qw(avoid_crossing_perimeters external_perimeters_first)],
|
||||
},
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue