JSON fix: better description alternate_carve_order (CURA-2992)

This commit is contained in:
Tim Kuipers 2016-11-21 17:03:15 +01:00
parent 3c1194e847
commit baa481ed68

View file

@ -3777,7 +3777,7 @@
"alternate_carve_order":
{
"label": "Alternate Mesh Removal",
"description": "With every layer switch from which model intersecting volumes are removed, so that the overlapping volumes become interwoven.",
"description": "With every layer switch to which model the intersecting volumes will belong, so that the overlapping volumes become interwoven.",
"type": "bool",
"default_value": true,
"enabled": "carve_multiple_volumes",