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:
authorJaime van Kessel <nallath@gmail.com>2017-05-10 17:28:34 +0300
committerJaime van Kessel <nallath@gmail.com>2017-05-10 17:28:34 +0300
commit2b1ca5422714715453b16bcea1911f0168e6fc6b (patch)
tree7a2fb017543341b913a2306765f371b735003b1d /resources/definitions/ultimaker2_go.def.json
parent9e58829aba14395611f72daa2e2675809abb669e (diff)
Reset all first start actions for UM2go
CURA-3742
Diffstat (limited to 'resources/definitions/ultimaker2_go.def.json')
-rw-r--r--resources/definitions/ultimaker2_go.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/ultimaker2_go.def.json b/resources/definitions/ultimaker2_go.def.json
index e679f25f40..5873dfbc90 100644
--- a/resources/definitions/ultimaker2_go.def.json
+++ b/resources/definitions/ultimaker2_go.def.json
@@ -13,7 +13,7 @@
"platform": "ultimaker2go_platform.obj",
"platform_texture": "Ultimaker2Gobackplate.png",
"platform_offset": [0, 0, 0],
- "first_start_actions": [""],
+ "first_start_actions": [],
"supported_actions":["UpgradeFirmware"]
},