Merge pull request #8370 from Ultimaker/CURA-7676_reenable_outer_inner_wall_widths

CURA-7676 re-enable outer- and inner-wall widths
This commit is contained in:
Konstantinos Karmas 2020-09-15 18:24:02 +02:00 committed by GitHub
commit 9c0636dace
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1060,12 +1060,11 @@
"type": "enum",
"options":
{
"naive": "Naive",
"center_deviation": "Center Deviation",
"distributed": "Distributed",
"inward_distributed": "Inward Distributed"
},
"default_value": "distributed",
"default_value": "inward_distributed",
"limit_to_extruder": "wall_0_extruder_nr"
},
"widening_beading_enabled":