Clarify description of infill mesh rank

Translators found it confusing, and I think users would find so too. Hopefully this is a bit better.
This commit is contained in:
Ghostkeeper 2020-08-12 14:15:38 +02:00
parent ff42b44d41
commit 8b59fe83d8
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -6152,7 +6152,7 @@
"infill_mesh_order":
{
"label": "Mesh Processing Rank",
"description": "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes.",
"description": "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes.",
"default_value": 0,
"value": "1 if infill_mesh else 0",
"minimum_value_warning": "1",