Slightly increased size of head for um2+

Discussed this with HW department, size of um2+ head is slightly bigger.

CURA-900
This commit is contained in:
Jaime van Kessel 2016-03-01 11:34:36 +01:00
parent f05eaf6d9c
commit e3a12919f0

View File

@ -15,6 +15,27 @@
"machine_depth": { "default": 225 },
"machine_height": { "default": 200 },
"machine_show_variants": { "default": true },
"gantry_height": { "default": 50 }
"gantry_height": { "default": 50 },
"machine_head_with_fans_polygon":
{
"default": [
[
-44,
14
],
[
-44,
-34
],
[
64,
14
],
[
64,
-34
]
]
}
}
}