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:
authorfieldOfView <aldo@fieldofview.com>2016-08-01 20:17:08 +0300
committerfieldOfView <aldo@fieldofview.com>2016-08-01 20:18:56 +0300
commit42fc25ab09abd044fcd3a12e87586b4edb286460 (patch)
treec2582a1db5757d2699d8b43431818b7722cdd7f4 /resources/definitions/ultimaker2_plus.def.json
parent0d9d4b88ce0d419d150ea19a20766d645fc62ca7 (diff)
Move sorting of DefinitionContainerModel out of qml
Add printer dialog now has sections by a configurable metadata property. A prefered section is set to always show on top. Add weights to the Ultimaker printer definitions to create a sensible list (newest on top). CURA-1593
Diffstat (limited to 'resources/definitions/ultimaker2_plus.def.json')
-rw-r--r--resources/definitions/ultimaker2_plus.def.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/definitions/ultimaker2_plus.def.json b/resources/definitions/ultimaker2_plus.def.json
index d5a7c9f4f1..4c7279b178 100644
--- a/resources/definitions/ultimaker2_plus.def.json
+++ b/resources/definitions/ultimaker2_plus.def.json
@@ -7,6 +7,7 @@
"author": "Ultimaker",
"manufacturer": "Ultimaker",
"category": "Ultimaker",
+ "weight": 1,
"file_formats": "text/x-gcode",
"platform": "ultimaker2_platform.obj",
"platform_texture": "Ultimaker2Plusbackplate.png",