Просмотр исходного кода

JSON refactor: Dual Extrusion Overlap => Merged Objects Overlap (CURA-2444)

Tim Kuipers 8 лет назад
Родитель
Сommit
50a61e56f7
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      resources/definitions/fdmprinter.def.json

+ 2 - 2
resources/definitions/fdmprinter.def.json

@@ -3770,8 +3770,8 @@
                 },
                 },
                 "multiple_mesh_overlap":
                 "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",
                     "type": "float",
                     "unit": "mm",
                     "unit": "mm",
                     "default_value": 0.15,
                     "default_value": 0.15,