mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
Add some data about wizard pages to ultimaker_original_plus JSON file
This commit is contained in:
parent
cbd685596e
commit
b9a306865e
1 changed files with 7 additions and 0 deletions
|
@ -10,6 +10,13 @@
|
||||||
|
|
||||||
"inherits": "ultimaker_original.json",
|
"inherits": "ultimaker_original.json",
|
||||||
|
|
||||||
|
"pages": [
|
||||||
|
"SelectUpgradedParts",
|
||||||
|
"UpgradeFirmware",
|
||||||
|
"UltimakerCheckup",
|
||||||
|
"BedLeveling"
|
||||||
|
],
|
||||||
|
|
||||||
"machine_settings": {
|
"machine_settings": {
|
||||||
"machine_heated_bed": { "default": true }
|
"machine_heated_bed": { "default": true }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue