1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

Add to GUI the setting for support material extrusion width. Also, populate %Groups with new options

This commit is contained in:
Alessandro Ranellucci
2012-07-18 18:14:32 +02:00
parent c4a5ef0e4f
commit 2495a77c0f
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -369,7 +369,7 @@ sub new {
{
title => 'Extrusion width',
label_width => 180,
options => [qw(extrusion_width first_layer_extrusion_width perimeter_extrusion_width infill_extrusion_width)],
options => [qw(extrusion_width first_layer_extrusion_width perimeter_extrusion_width infill_extrusion_width support_material_extrusion_width)],
},
{
title => 'Flow',