mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47: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":
|
"machine_head_with_fans_polygon":
|
||||||
{
|
{
|
||||||
"default_value": [
|
"default_value": [
|
||||||
[-30, -80],
|
[-35, -80],
|
||||||
[-30, 20],
|
[-35, 30],
|
||||||
[50, 20],
|
[55, 30],
|
||||||
[50, -80]
|
[55, -80]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"machine_heated_bed": { "default_value": true },
|
"machine_heated_bed": { "default_value": true },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue