Add checkbox for support material in the GUI
This commit is contained in:
parent
7b67fae686
commit
cf6f303256
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ sub new {
|
|||
},
|
||||
print => {
|
||||
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 => {
|
||||
title => 'Retraction',
|
||||
|
|
Loading…
Add table
Reference in a new issue