Dangerous behavior when running gcode from mk1
Hello.
Just had the pleasure of learning the hard way that it is not a good idea to run a print that worked perfectly fine on mk1 with the mk2. Guess that is a newbie mistake, but there you go.
So the print that on mk1 worked fine just make a hole in the PEI sheet and scratched the heated bed. The printer right about completely skipped any pinda probe calibration and just started making horrible noise just right after reaching nozzle temp.
Not sure if this should be reported as an issue to the github repo?
This is the start gcode:
M190 S70.000000
M109 S210.000000
;Sliced at: Sat 28-05-2016 20:43:18
;Basic settings: Layer height: 0.2 Walls: 0.8 Fill: 20
;Print time: 36 minutes
;Filament used: 1.617m 4.0g
;Filament cost: 0.96
;M190 S70 ;Uncomment to add your own bed temperature line
;M109 S210 ;Uncomment to add your own temperature line
G21 ;metric values
G90 ;absolute positioning
M82 ;set extruder to absolute mode
M107 ;start with the fan off
G28 X0 Y0 ;move X/Y to min endstops
G28 Z0 ;move Z to min endstops
G1 Z15.0 F9000 ;move the platform down 15mm
G92 E0 ;zero the extruded length
G1 F200 E3 ;extrude 3mm of feed stock
G92 E0 ;zero the extruded length again
G1 F9000
;Put printing message on LCD screen
M117 Printing...
;Layer count: 190
;LAYER:0
M107
G0 F9000 X92.574 Y63.664 Z0.300
;TYPE:SKIRT