mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Update resources/definitions/fdmprinter.def.json
CURA-11082 - Updated description
This commit is contained in:
parent
0960668b76
commit
07dc257d32
1 changed files with 1 additions and 1 deletions
|
@ -8129,7 +8129,7 @@
|
|||
"group_outer_walls":
|
||||
{
|
||||
"label": "Group Outer Walls",
|
||||
"description": "When enabled outer walls of different islands are printed in-sequence. When enabled the this limits the amount of flow changes, while disabling reduces the amount of travels",
|
||||
"description": "Outer walls of different islands in the same layer are printed in sequence. When enabled the amount of flow changes is limited because walls are printed one type at a time, when disabled the number of travels between islands is reduced because walls in the same islands are grouped.",
|
||||
"type": "bool",
|
||||
"default_value": true,
|
||||
"settable_per_mesh": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue