Adds a generic wizard

contributes to #128
This commit is contained in:
Tamara Hogenhout 2015-07-30 19:11:48 +02:00
parent e84322ed82
commit 8596c08a80
9 changed files with 328 additions and 3 deletions

View file

@ -7,6 +7,13 @@
"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"}
],
"machine_settings": {
"machine_width": { "default": 205 },
"machine_height": { "default": 200 },