mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
JSON: introduce basic Olsson nozzle stats (CURA-1281)
This commit is contained in:
parent
1f4763fca2
commit
7edb9ab3a0
4 changed files with 10 additions and 2 deletions
|
@ -15,6 +15,8 @@
|
|||
"machine_depth": { "default": 225 },
|
||||
"machine_height": { "default": 313 },
|
||||
"machine_show_variants": { "default": true },
|
||||
"gantry_height": { "default": 50 }
|
||||
"gantry_height": { "default": 50 },
|
||||
"machine_nozzle_head_distance": { "default": 5 },
|
||||
"machine_nozzle_expansion_angle": { "default": 45 }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue