mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-17 23:35:53 +08:00
Fix add machine pages for UMO/+
This commit is contained in:
parent
73ec6e9f1c
commit
690bd7b861
@ -9,11 +9,11 @@
|
||||
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"add_pages": [
|
||||
{"page": "SelectUpgradedParts", "title": "Select Upgraded Parts"},
|
||||
{"page": "UpgradeFirmware", "title": "Upgrade Ultimaker Firmware"},
|
||||
{"page": "UltimakerCheckup", "title": "Ultimaker Checkup"},
|
||||
{"page": "Bedleveling", "title": "Bedleveling Wizard"}
|
||||
"pages": [
|
||||
"SelectUpgradedParts",
|
||||
"UpgradeFirmware",
|
||||
"UltimakerCheckup",
|
||||
"BedLeveling"
|
||||
],
|
||||
|
||||
"machine_extruder_trains": [
|
||||
|
@ -11,7 +11,6 @@
|
||||
"inherits": "ultimaker_original.json",
|
||||
|
||||
"pages": [
|
||||
"SelectUpgradedParts",
|
||||
"UpgradeFirmware",
|
||||
"UltimakerCheckup",
|
||||
"BedLeveling"
|
||||
|
Loading…
x
Reference in New Issue
Block a user