mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
Manual rebase of the avoid_crossing_perimeters feature
This commit is contained in:
parent
d278998f11
commit
0eadc5adba
12 changed files with 362 additions and 11 deletions
|
@ -392,6 +392,10 @@ sub build {
|
|||
title => 'Horizontal shells',
|
||||
options => [qw(solid_layers)],
|
||||
},
|
||||
{
|
||||
title => 'Advanced',
|
||||
options => [qw(avoid_crossing_perimeters)],
|
||||
},
|
||||
]);
|
||||
|
||||
$self->add_options_page('Infill', 'shading.png', optgroups => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue