mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
JSON fix: better description alternate_carve_order (CURA-2992)
This commit is contained in:
parent
3c1194e847
commit
baa481ed68
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue