bugfix? UM2 now has empty start-gcode and end-gcode

This commit is contained in:
Tim Kuipers 2015-07-23 10:18:19 +02:00
parent 7349e28b84
commit f846d3384c

View File

@ -8,6 +8,8 @@
"inherits": "fdmprinter.json",
"machine_settings": {
"machine_start_gcode" : { "default": "" },
"machine_end_gcode" : { "default": "" },
"machine_width": { "default": 230 },
"machine_depth": { "default": 225 },
"machine_height": { "default": 205 },