mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
JSON: edit machine height based on longer olsson nozzle (CURA-1281)
This commit is contained in:
parent
2e7d370497
commit
1f4763fca2
4 changed files with 5 additions and 4 deletions
|
@ -11,6 +11,7 @@
|
|||
"inherits": "ultimaker2.json",
|
||||
|
||||
"overrides": {
|
||||
"machine_show_variants": { "default": true }
|
||||
"machine_show_variants": { "default": true },
|
||||
"machine_height": { "default": 203 }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue