1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

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
+1 -1
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',