mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 06:15:54 +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":
|
||||
{
|
||||
"label": "Merged Objects Overlap",
|
||||
"description": "Make models which are placed directly close to each other overlap a bit. This makes them bond together better.",
|
||||
"label": "Merged Meshes Overlap",
|
||||
"description": "Make meshes which are placed directly close to each other overlap a bit. This makes them bond together better.",
|
||||
"type": "float",
|
||||
"unit": "mm",
|
||||
"default_value": 0.15,
|
||||
|
Loading…
x
Reference in New Issue
Block a user