mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
PP-519 Update printhead size for Factor 4
This commit is contained in:
parent
6cf55cd743
commit
41bbf5a951
1 changed files with 4 additions and 4 deletions
|
@ -112,10 +112,10 @@
|
|||
"machine_head_with_fans_polygon":
|
||||
{
|
||||
"default_value": [
|
||||
[-30, -80],
|
||||
[-30, 20],
|
||||
[50, 20],
|
||||
[50, -80]
|
||||
[-35, -80],
|
||||
[-35, 30],
|
||||
[55, 30],
|
||||
[55, -80]
|
||||
]
|
||||
},
|
||||
"machine_heated_bed": { "default_value": true },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue