mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-09-09 08:17:48 -06:00
Don't show UMO upgrades page for UMO+
This commit is contained in:
parent
ea3e2225ed
commit
fa0d8f912f
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
||||||
"icon": "icon_ultimaker.png",
|
"icon": "icon_ultimaker.png",
|
||||||
"platform": "ultimaker2_platform.obj",
|
"platform": "ultimaker2_platform.obj",
|
||||||
"platform_texture": "UltimakerPlusbackplate.png",
|
"platform_texture": "UltimakerPlusbackplate.png",
|
||||||
"supported_actions":["UMOCheckup", "UpgradeFirmware", "BedLevel"]
|
"first_start_actions": ["UMOCheckup", "BedLevel"],
|
||||||
|
"supported_actions": ["UMOCheckup", "BedLevel", "UpgradeFirmware"]
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue