mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +00:00
New option for forcing the generation of interface shells. #1847
This commit is contained in:
@@ -538,6 +538,10 @@ sub build {
|
||||
title => 'Ooze prevention',
|
||||
options => [qw(ooze_prevention standby_temperature_delta)],
|
||||
},
|
||||
{
|
||||
title => 'Advanced',
|
||||
options => [qw(interface_shells)],
|
||||
},
|
||||
]);
|
||||
|
||||
$self->add_options_page('Advanced', 'wrench.png', optgroups => [
|
||||
|
||||
Reference in New Issue
Block a user