mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Update print head & gantry dimensions
This commit is contained in:
parent
1e64b8745b
commit
8aaaebb9f5
1 changed files with 8 additions and 5 deletions
|
@ -20,15 +20,18 @@
|
|||
},
|
||||
"overrides":
|
||||
{
|
||||
"gantry_height": { "value": 25 },
|
||||
"gantry_height": { "value": 38 },
|
||||
"machine_depth": { "default_value": 220 },
|
||||
"machine_head_with_fans_polygon":
|
||||
{
|
||||
"default_value": [
|
||||
[-20, 10],
|
||||
[10, 10],
|
||||
[10, -10],
|
||||
[-20, -10]
|
||||
[-36, -18],
|
||||
[-20, -42],
|
||||
[6, -42],
|
||||
[30, -18],
|
||||
[30, 52],
|
||||
[-3, 56],
|
||||
[-36, 52]
|
||||
]
|
||||
},
|
||||
"machine_heated_bed": { "default_value": true },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue