I get something like the following when I first start it up:
13:01:42.020 : start
13:01:42.020 : echo: External Reset
13:01:42.020 : Marlin 1.0.0
13:01:42.020 : echo: Last Updated: 2012-09-21 | Author: johnoly99 and johnnyR from UltiMachine
13:01:42.020 : Compiled: Dec 20 2012
13:01:42.020 : echo: Free Memory: 1862 PlannerBufferBytes: 4928
13:01:42.020 : echo:Using Default settings:
13:01:42.050 : N1 T0 *27
13:01:42.050 : N0 M110 *3
13:01:42.050 : N1 M115 *7
13:01:42.060 : N3 M111 S6 *68
13:01:42.240 : echo:Active Extruder: 0
13:01:42.240 : ok
13:01:42.240 : ok
13:01:42.250 : N4 M80 *63
13:01:42.250 : FIRMWARE_NAME:Marlin for Delta FIRMWARE_URL:
https://github.com/johnoly99 MACHINE_TYPE:RostockMAX
13:01:42.250 : ok
13:01:42.250 : N6 M220 S100 *71
13:01:42.270 : ok T:0.0 /0.0 B:0.0 /0.0 @:0
13:01:42.270 : ok
13:01:42.270 : ok
13:01:42.270 : N7 M221 S100 *71
13:01:42.270 : Error:0
13:01:42.270 : : Extruder switched off. MINTEMP triggered !
13:01:42.270 : Error:Printer stopped deu to errors. Fix the error and use M999 to restart!. (Temperature is reset. Set it before restarting)
13:01:42.270 : Error:No Checksum with line number, Last Line:4
13:01:42.270 : Resend:5
13:01:42.270 : N8 M111 S6 *79
13:01:42.280 : ok
13:01:42.280 : Error:Line Number is not Last Line Number+1, Last Line:4
13:01:42.280 : Resend:5
13:01:42.280 : Resend: N6 M220 S100 *71
13:01:42.280 : Resend: N7 M221 S100 *71
13:01:42.290 : ok
13:01:42.290 : ok T:0.0 /0.0 B:0.0 /0.0 @:0
Then I manually send the G28 and try to jog it around (and it doesn't move)... I then hit the home all button and it moves down slightly and resets all axis...
13:01:42.020 : start
13:01:42.020 : echo: External Reset
13:01:42.020 : Marlin 1.0.0
13:01:42.020 : echo: Last Updated: 2012-09-21 | Author: johnoly99 and johnnyR from UltiMachine
13:01:42.020 : Compiled: Dec 20 2012
13:01:42.020 : echo: Free Memory: 1862 PlannerBufferBytes: 4928
13:01:42.020 : echo:Using Default settings:
13:01:42.050 : N1 T0 *27
13:01:42.050 : N0 M110 *3
13:01:42.050 : N1 M115 *7
13:01:42.060 : N3 M111 S6 *68
13:01:42.240 : echo:Active Extruder: 0
13:01:42.240 : ok
13:01:42.240 : ok
13:01:42.250 : N4 M80 *63
13:01:42.250 : FIRMWARE_NAME:Marlin for Delta FIRMWARE_URL:
https://github.com/johnoly99 MACHINE_TYPE:RostockMAX
13:01:42.250 : ok
13:01:42.250 : N6 M220 S100 *71
13:01:42.270 : ok T:0.0 /0.0 B:0.0 /0.0 @:0
13:01:42.270 : ok
13:01:42.270 : ok
13:01:42.270 : N7 M221 S100 *71
13:01:42.270 : Error:0
13:01:42.270 : : Extruder switched off. MINTEMP triggered !
13:01:42.270 : Error:Printer stopped deu to errors. Fix the error and use M999 to restart!. (Temperature is reset. Set it before restarting)
13:01:42.270 : Error:No Checksum with line number, Last Line:4
13:01:42.270 : Resend:5
13:01:42.270 : N8 M111 S6 *79
13:01:42.280 : ok
13:01:42.280 : Error:Line Number is not Last Line Number+1, Last Line:4
13:01:42.280 : Resend:5
13:01:42.280 : Resend: N6 M220 S100 *71
13:01:42.280 : Resend: N7 M221 S100 *71
13:01:42.290 : ok
13:01:42.290 : ok T:0.0 /0.0 B:0.0 /0.0 @:0
That's all it will do... I keep getting that line number error... and error: 0... and the checksum error...
Tony