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-09-13 17:44:55 +0300
committerTim Kuipers <t.kuipers@ultimaker.com>2016-09-13 17:44:55 +0300
commit9cd6a8c1ae2ad2af5ec56e0dbf6852f3ebf9e005 (patch)
tree064ac2cb352064b83194bc5e1cfca60f8ecd0d1a /resources/definitions/ultimaker2_go.def.json
parentbab9e8a28a602751724d78d6285e9b487c9e4d5d (diff)
JSON feat: machine_name as a setting for the 3D printer model type (CURA-2360)
Diffstat (limited to 'resources/definitions/ultimaker2_go.def.json')
-rw-r--r--resources/definitions/ultimaker2_go.def.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/definitions/ultimaker2_go.def.json b/resources/definitions/ultimaker2_go.def.json
index 107d413296..5d4c898ade 100644
--- a/resources/definitions/ultimaker2_go.def.json
+++ b/resources/definitions/ultimaker2_go.def.json
@@ -17,6 +17,7 @@
},
"overrides": {
+ "machine_name": { "default_value": "Ultimaker 2 Go" },
"machine_width": {
"default_value": 120
},