mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 09:55:54 +08:00
JSON fix: better description alternate_carve_order (CURA-2992)
This commit is contained in:
parent
3c1194e847
commit
baa481ed68
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user