mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
New option to enforce support material on a given number of layers to improve adhesion of objects with poor footprint
This commit is contained in:
@@ -454,7 +454,7 @@ sub build {
|
||||
$self->add_options_page('Support material', 'building.png', optgroups => [
|
||||
{
|
||||
title => 'Support material',
|
||||
options => [qw(support_material support_material_threshold)],
|
||||
options => [qw(support_material support_material_threshold support_material_enforce_layers)],
|
||||
},
|
||||
{
|
||||
title => 'Raft',
|
||||
|
||||
Reference in New Issue
Block a user