Changed outer_inset_first description to use the word Walls instead of Inset. Shrunk length of Label name further.

This commit is contained in:
TotalRetribution 2016-09-16 15:47:40 +01:00
parent 5c75b5f370
commit ea093cfca7

View file

@ -819,8 +819,8 @@
},
"outer_inset_first":
{
"label": "Outer Wall Before Inner Walls",
"description": "Prints insets 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.",
"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,