JSON refactor: multiple_mesh_overlap: Objects ==> Meshes (CURA-2444)

This commit is contained in:
Tim Kuipers 2016-11-29 17:45:35 +01:00
parent 32a102a9e7
commit 383eba9930

View File

@ -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,