mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Added BedLevel as supported action to UMO
This commit is contained in:
parent
45dca3f878
commit
a7deb53acf
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
"has_materials": true,
|
||||
"preferred_material": "*pla*",
|
||||
"preferred_quality": "*normal*",
|
||||
"supported_actions":[ "UMOCheckup", "UpgradeFirmware"]
|
||||
"supported_actions":["UMOCheckup", "UpgradeFirmware", "BedLevel"]
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue