mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 23:06:13 +08:00
JSON refactor: Dual Extrusion Overlap => Merged Objects Overlap (CURA-2444)
This commit is contained in:
parent
5ff891496f
commit
50a61e56f7
@ -3770,8 +3770,8 @@
|
|||||||
},
|
},
|
||||||
"multiple_mesh_overlap":
|
"multiple_mesh_overlap":
|
||||||
{
|
{
|
||||||
"label": "Dual Extrusion Overlap",
|
"label": "Merged Objects Overlap",
|
||||||
"description": "Make the models printed with different extruder trains overlap a bit. This makes the different materials bond together better.",
|
"description": "Make models 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