Add some data about wizard pages to ultimaker_original_plus JSON file

This commit is contained in:
Arjen Hiemstra 2015-08-25 18:13:09 +02:00
parent cbd685596e
commit b9a306865e

View File

@ -10,6 +10,13 @@
"inherits": "ultimaker_original.json",
"pages": [
"SelectUpgradedParts",
"UpgradeFirmware",
"UltimakerCheckup",
"BedLeveling"
],
"machine_settings": {
"machine_heated_bed": { "default": true }
}