|
@@ -13,10 +13,10 @@
|
|
"machine_depth": { "default_value": 220 },
|
|
"machine_depth": { "default_value": 220 },
|
|
"machine_height": { "default_value": 250 },
|
|
"machine_height": { "default_value": 250 },
|
|
"machine_head_polygon": { "default_value": [
|
|
"machine_head_polygon": { "default_value": [
|
|
- [-26, 34],
|
|
|
|
- [-26, -32],
|
|
|
|
- [22, -32],
|
|
|
|
- [22, 34]
|
|
|
|
|
|
+ [-1, 1],
|
|
|
|
+ [-1, -1],
|
|
|
|
+ [1, -1],
|
|
|
|
+ [1, 1]
|
|
]
|
|
]
|
|
},
|
|
},
|
|
"machine_head_with_fans_polygon": { "default_value": [
|
|
"machine_head_with_fans_polygon": { "default_value": [
|