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:
authorJack Ha <jackha@gmail.com>2018-07-02 14:38:18 +0300
committerJack Ha <jackha@gmail.com>2018-07-02 14:38:18 +0300
commit5aba2e4b90c2ed55a8b97c12c94850a52e5107d2 (patch)
tree601363d018bf1ccac46f55535cc5b3a33c8a8fca /resources/definitions/imade3d_jellybox.def.json
parent77c7839bfe3bdada9daee6de4d4106c7bd2a3d94 (diff)
CURA-5334 corrected extruders that didn't have a material_diameter yet
Diffstat (limited to 'resources/definitions/imade3d_jellybox.def.json')
-rw-r--r--resources/definitions/imade3d_jellybox.def.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/resources/definitions/imade3d_jellybox.def.json b/resources/definitions/imade3d_jellybox.def.json
index 65a56ba03f..1fcea7620a 100644
--- a/resources/definitions/imade3d_jellybox.def.json
+++ b/resources/definitions/imade3d_jellybox.def.json
@@ -15,8 +15,7 @@
"has_variants": true,
"has_machine_materials": true,
"has_machine_quality": true,
- "machine_extruder_trains":
- {
+ "machine_extruder_trains": {
"0": "imade3d_jellybox_extruder_0"
}
},