Update the description of Wall Ordering to include center line

CURA-9290
This commit is contained in:
Jaime van Kessel 2022-09-02 15:56:18 +02:00
parent 023046370a
commit 3c1ff09d39
No known key found for this signature in database
GPG key ID: C85F7A3AF1BAA7C4

View file

@ -1184,7 +1184,7 @@
"inset_direction":
{
"label": "Wall Ordering",
"description": "Determines the order in which walls are printed. Printing outer walls earlier helps with dimensional accuracy, as faults from inner walls cannot propagate to the outside. However printing them later allows them to stack better when overhangs are printed.",
"description": "Determines the order in which walls are printed. Printing outer walls earlier helps with dimensional accuracy, as faults from inner walls cannot propagate to the outside. However printing them later allows them to stack better when overhangs are printed. When there is an uneven amount of total innner walls, the 'center last line' is always printed last.",
"type": "enum",
"options": {
"inside_out": "Inside To Outside",