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:
Alessandro Ranellucci 2013-02-04 15:48:57 +01:00
parent c8100ed099
commit 8efe46e58d
6 changed files with 36 additions and 9 deletions

View file

@ -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',