Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Kuipers <t.kuipers@ultimaker.com>2016-11-29 19:40:17 +0300
committerTim Kuipers <t.kuipers@ultimaker.com>2016-11-29 19:50:01 +0300
commit50a61e56f79ec6eef4e5f1250d847cc7212f85a5 (patch)
tree445799070d688df232779ef3721d98fa49d5446d /resources/definitions
parent5ff891496f96df010386d4d85eac8ecdecd722c9 (diff)
JSON refactor: Dual Extrusion Overlap => Merged Objects Overlap (CURA-2444)
Diffstat (limited to 'resources/definitions')
-rw-r--r--resources/definitions/fdmprinter.def.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json
index c848d03ad5..6a991632a6 100644
--- a/resources/definitions/fdmprinter.def.json
+++ b/resources/definitions/fdmprinter.def.json
@@ -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,