mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Add Add Machine wizard, machine definitions & profiles for Ultimaker 2 with Olsson Block
This commit is contained in:
parent
2ab23513b2
commit
bcf0f507ad
15 changed files with 494 additions and 8 deletions
|
@ -10,6 +10,10 @@
|
|||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2.json",
|
||||
|
||||
"pages": [
|
||||
"SelectUpgradedPartsUM2"
|
||||
],
|
||||
|
||||
"machine_settings": {
|
||||
"machine_width": { "default": 230 },
|
||||
"machine_depth": { "default": 225 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue