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/ultimaker_original.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/ultimaker_original.def.json')
-rw-r--r--resources/definitions/ultimaker_original.def.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/definitions/ultimaker_original.def.json b/resources/definitions/ultimaker_original.def.json
index 0815aeee02..3dd4766afa 100644
--- a/resources/definitions/ultimaker_original.def.json
+++ b/resources/definitions/ultimaker_original.def.json
@@ -8,6 +8,7 @@
"author": "Ultimaker",
"manufacturer": "Ultimaker",
"category": "Ultimaker",
+ "weight": 4,
"file_formats": "text/x-gcode",
"icon": "icon_ultimaker.png",
"platform": "ultimaker_platform.stl",