Fixed crash

This commit is contained in:
Jaime van Kessel 2015-08-18 10:50:54 +02:00
parent b35912e7ba
commit c20b3bc2d5

View File

@ -4,6 +4,8 @@
"author": "other",
"manufacturer": "other",
"add_pages": [],
"machine_settings": {
"machine_start_gcode": {
"default": "G28 ; Home\nG1 Z15.0 F6000 ;move the platform down 15mm\n;Prime the extruder\nG92 E0\nG1 F200 E3\nG92 E0"