mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 16:59:02 +08:00
Fix spelling and grammar of Remove Mesh Intersection
'objecs' to 'objects'. Removed superfluous 'is'. Contributes to issue CURA-2712.
This commit is contained in:
parent
982029a627
commit
612ef1c0c6
@ -3635,7 +3635,7 @@
|
|||||||
"carve_multiple_volumes":
|
"carve_multiple_volumes":
|
||||||
{
|
{
|
||||||
"label": "Remove Mesh Intersection",
|
"label": "Remove Mesh Intersection",
|
||||||
"description": "Remove areas where multiple objecs are overlapping with each other. This is may be used if merged dual material objects overlap with each other.",
|
"description": "Remove areas where multiple objects are overlapping with each other. This may be used if merged dual material objects overlap with each other.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": true,
|
"default_value": true,
|
||||||
"value": "machine_extruder_count > 1",
|
"value": "machine_extruder_count > 1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user