mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Add checkbox for support material in the GUI
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user