Merge branch 'master' of github.com:Ultimaker/Cura

This commit is contained in:
Jaime van Kessel 2016-09-20 13:59:29 +02:00
commit a52417f420

View File

@ -829,6 +829,14 @@
"maximum_value_warning": "machine_nozzle_size",
"settable_per_mesh": true
},
"outer_inset_first":
{
"label": "Outer Before Inner Walls",
"description": "Prints walls in order of outside to inside when enabled. This can help improve dimensional accuracy in X and Y when using a high viscosity plastic like ABS; however it can decrease outer surface print quality, especially on overhangs.",
"type": "bool",
"default_value": false,
"settable_per_mesh": true
},
"alternate_extra_perimeter":
{
"label": "Alternate Extra Wall",