mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Manual rebase of the avoid_crossing_perimeters feature
This commit is contained in:
@@ -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 => [
|
||||
|
||||
Reference in New Issue
Block a user