mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Changed outer_inset_first description to use the word Walls instead of Inset. Shrunk length of Label name further.
This commit is contained in:
parent
5c75b5f370
commit
ea093cfca7
1 changed files with 2 additions and 2 deletions
|
|
@ -819,8 +819,8 @@
|
||||||
},
|
},
|
||||||
"outer_inset_first":
|
"outer_inset_first":
|
||||||
{
|
{
|
||||||
"label": "Outer Wall Before Inner Walls",
|
"label": "Outer 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.",
|
"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",
|
"type": "bool",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
"settable_per_mesh": true,
|
"settable_per_mesh": true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue