mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
parent
e84322ed82
commit
8596c08a80
9 changed files with 328 additions and 3 deletions
|
@ -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 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue