Update resources/definitions/fdmprinter.def.json

CURA-11082 - Updated description
This commit is contained in:
Mariska 2023-09-26 12:04:31 +02:00 committed by GitHub
parent 0960668b76
commit 07dc257d32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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