Add checkbox for support material in the GUI

This commit is contained in:
Alessandro Ranellucci 2012-02-19 12:08:08 +01:00
parent 7b67fae686
commit cf6f303256

View file

@ -45,7 +45,7 @@ sub new {
}, },
print => { print => {
title => 'Print settings', title => 'Print settings',
options => [qw(perimeters solid_layers fill_density fill_angle fill_pattern solid_fill_pattern)], options => [qw(perimeters solid_layers fill_density fill_angle fill_pattern solid_fill_pattern support_material)],
}, },
retract => { retract => {
title => 'Retraction', title => 'Retraction',