Merge pull request #744 from thopiekar/patch-3

BQ Hephestos2: Removing machine_gcode_flavor
This commit is contained in:
Jaime van Kessel 2016-05-17 09:24:33 +02:00
commit 56422a2725

View File

@ -30,9 +30,6 @@
"machine_center_is_zero": {
"default": false
},
"machine_gcode_flavor": {
"default": "RepRap"
},
"machine_platform_offset": {
"default": [6, 1320, 0]
},