Merge pull request #19621 from Ultimaker/PP-519_Update_printhead_size_for_Factor_4

PP-519 Update printhead size for Factor 4
This commit is contained in:
HellAholic 2024-09-24 13:01:18 +02:00 committed by GitHub
commit 485b94fe06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 },