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>2018-10-03 22:00:23 +0300
committerfieldOfView <aldo@fieldofview.com>2018-10-03 22:00:23 +0300
commitc2558f91dd26095ddb5d019f1fa07e1e5b67c1e1 (patch)
treefd625b4f7f8937392cdf4fedbb2dc4b88516a872 /resources/definitions/ultimaker2.def.json
parentb7542a8ef8ff17491c1366e7ca5532ebc9e0c526 (diff)
Remove UpgradeFirmware as supported machine action...
because the plugin adds itself as a supported action
Diffstat (limited to 'resources/definitions/ultimaker2.def.json')
-rw-r--r--resources/definitions/ultimaker2.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/ultimaker2.def.json b/resources/definitions/ultimaker2.def.json
index f367558df0..bbe61d49fb 100644
--- a/resources/definitions/ultimaker2.def.json
+++ b/resources/definitions/ultimaker2.def.json
@@ -17,7 +17,7 @@
"preferred_variant_name": "0.4 mm",
"exclude_materials": ["generic_hips", "generic_petg", "generic_bam", "ultimaker_bam", "generic_pva", "ultimaker_pva", "generic_tough_pla", "ultimaker_tough_pla_black", "ultimaker_tough_pla_green", "ultimaker_tough_pla_red", "ultimaker_tough_pla_white"],
"first_start_actions": ["UM2UpgradeSelection"],
- "supported_actions":["UM2UpgradeSelection", "UpgradeFirmware"],
+ "supported_actions":["UM2UpgradeSelection"],
"machine_extruder_trains":
{
"0": "ultimaker2_extruder_0"