Fix add machine pages for UMO/+

This commit is contained in:
Arjen Hiemstra 2015-09-03 10:14:17 -07:00
parent 73ec6e9f1c
commit 690bd7b861
2 changed files with 5 additions and 6 deletions

View File

@ -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": [

View File

@ -11,7 +11,6 @@
"inherits": "ultimaker_original.json",
"pages": [
"SelectUpgradedParts",
"UpgradeFirmware",
"UltimakerCheckup",
"BedLeveling"