mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 10:15:59 +08:00
JSON refactor: multiple_mesh_overlap: Objects ==> Meshes (CURA-2444)
This commit is contained in:
parent
32a102a9e7
commit
383eba9930
@ -3850,8 +3850,8 @@
|
|||||||
},
|
},
|
||||||
"multiple_mesh_overlap":
|
"multiple_mesh_overlap":
|
||||||
{
|
{
|
||||||
"label": "Merged Objects Overlap",
|
"label": "Merged Meshes Overlap",
|
||||||
"description": "Make models which are placed directly close to each other overlap a bit. This makes them bond together better.",
|
"description": "Make meshes which are placed directly close to each other overlap a bit. This makes them bond together better.",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"default_value": 0.15,
|
"default_value": 0.15,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user