Merge branch 'Zazcallabah-master'

This commit is contained in:
Ghostkeeper 2017-01-04 13:30:11 +01:00
commit 0b364558a0
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -26,10 +26,10 @@
"machine_nozzle_cool_down_speed": { "default_value": 2 }, "machine_nozzle_cool_down_speed": { "default_value": 2 },
"machine_head_with_fans_polygon": { "machine_head_with_fans_polygon": {
"default_value": [ "default_value": [
[ 55, -20 ], [-49, 20],
[ 55, 99999 ], [-49, -99999],
[ -49, 99999 ], [55, 20],
[ -49, -20 ] [55, -99999]
] ]
}, },
"gantry_height": { "default_value": 99999 }, "gantry_height": { "default_value": 99999 },