This commit is contained in:
Jaime van Kessel 2015-08-24 14:38:10 +02:00
commit b09f3e9d08

View File

@ -40,6 +40,7 @@
"default": "RepRap" "default": "RepRap"
}, },
"machine_disallowed_areas": { "machine_disallowed_areas": {
"type": "polygons",
"default": [] "default": []
}, },
"machine_platform_offset": { "machine_platform_offset": {
@ -50,6 +51,7 @@
] ]
}, },
"machine_head_polygon": { "machine_head_polygon": {
"type": "polygon",
"default": [ "default": [
[ [
-1, -1,
@ -71,6 +73,7 @@
}, },
"machine_head_with_fans_polygon": "machine_head_with_fans_polygon":
{ {
"type": "polygon",
"default": [ "default": [
[ [
-20, -20,