mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
JSON refactor: Dual Extrusion Overlap => Merged Objects Overlap (CURA-2444)
This commit is contained in:
parent
5ff891496f
commit
50a61e56f7
1 changed files with 2 additions and 2 deletions
|
@ -3770,8 +3770,8 @@
|
|||
},
|
||||
"multiple_mesh_overlap":
|
||||
{
|
||||
"label": "Dual Extrusion Overlap",
|
||||
"description": "Make the models printed with different extruder trains overlap a bit. This makes the different materials bond together better.",
|
||||
"label": "Merged Objects Overlap",
|
||||
"description": "Make models 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…
Add table
Add a link
Reference in a new issue