Skip to content

Instantly share code, notes, and snippets.

@keawepoo

keawepoo/Serial Secret

Created March 24, 2018 01:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keawepoo/22c47721619bc147ed16c7bc2531e7b7 to your computer and use it in GitHub Desktop.
Save keawepoo/22c47721619bc147ed16c7bc2531e7b7 to your computer and use it in GitHub Desktop.
2018-03-24 01:11:32,416 - Changing monitoring state from 'Offline' to 'Detecting serial port'
2018-03-24 01:11:32,489 - Serial port list: ['/dev/ttyACM0']
2018-03-24 01:11:32,490 - Connecting to: /dev/ttyACM0
2018-03-24 01:11:32,494 - Changing monitoring state from 'Detecting serial port' to 'Opening serial port'
2018-03-24 01:11:32,498 - Connected to: Serial<id=0x6e9ca230, open=True>(port='/dev/ttyACM0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor
2018-03-24 01:11:32,500 - Starting baud rate detection
2018-03-24 01:11:32,502 - Changing monitoring state from 'Opening serial port' to 'Detecting baudrate'
2018-03-24 01:11:32,526 - Trying baudrate: 115200
2018-03-24 01:11:32,606 - Send: N0 M110 N0*125
2018-03-24 01:11:42,600 - Baudrate test retry: 4
2018-03-24 01:11:42,605 - Send: N0 M110 N0*125
2018-03-24 01:11:43,106 - Baudrate test retry: 3
2018-03-24 01:11:43,110 - Send: N0 M110 N0*125
2018-03-24 01:11:43,610 - Baudrate test retry: 2
2018-03-24 01:11:43,614 - Send: N0 M110 N0*125
2018-03-24 01:11:44,114 - Baudrate test retry: 1
2018-03-24 01:11:44,121 - Send: N0 M110 N0*125
2018-03-24 01:11:44,621 - Baudrate test retry: 0
2018-03-24 01:11:44,626 - Send: N0 M110 N0*125
2018-03-24 01:11:45,128 - Trying baudrate: 250000
2018-03-24 01:11:45,133 - Send: N0 M110 N0*125
2018-03-24 01:11:45,137 - Recv: echo:Unknown command: ""
2018-03-24 01:11:45,139 - Recv: ok P15 B3
2018-03-24 01:11:45,144 - Changing monitoring state from 'Detecting baudrate' to 'Operational'
2018-03-24 01:11:45,153 - Send: N0 M110 N0*125
2018-03-24 01:11:45,163 - Recv: ok N0 P15 B3
2018-03-24 01:11:45,165 - Send: N1 M115*39
2018-03-24 01:11:45,176 - Recv: echo:Unknown command: ""
2018-03-24 01:11:45,183 - Recv: ok P15 B3
2018-03-24 01:11:45,186 - Send: N2 M21*18
2018-03-24 01:11:45,221 - Recv: FIRMWARE_NAME:Marlin FIRMWARE_VERSION:1.1.5.71 EXTRUDER_TYPE:DualExtruder v3 SOURCE_CODE_URL:https://code.alephobjects.com/diffusion/MARLIN PROTOCOL_VERSION:1.0 MACHINE_TYPE:LulzBot TAZ 6 EXTRUDER_COUNT:2 UUID:845f003c-aebd-4e53-a6b9-7d0984fde609
2018-03-24 01:11:45,225 - Recv: Cap:EEPROM:1
2018-03-24 01:11:45,229 - Recv: Cap:AUTOREPORT_TEMP:1
2018-03-24 01:11:45,233 - Recv: Cap:PROGRESS:0
2018-03-24 01:11:45,235 - Recv: Cap:PRINT_JOB:1
2018-03-24 01:11:45,238 - Recv: Cap:AUTOLEVEL:1
2018-03-24 01:11:45,241 - Recv: Cap:Z_PROBE:1
2018-03-24 01:11:45,244 - Recv: Cap:LEVELING_DATA:1
2018-03-24 01:11:45,246 - Recv: Cap:SOFTWARE_POWER:0
2018-03-24 01:11:45,249 - Recv: Cap:TOGGLE_LIGHTS:0
2018-03-24 01:11:45,253 - Recv: Cap:CASE_LIGHT_BRIGHTNESS:0
2018-03-24 01:11:45,256 - Recv: Cap:EMERGENCY_PARSER:1
2018-03-24 01:11:45,258 - Recv: ok N1 P15 B3
2018-03-24 01:11:45,260 - Send: M117 IP 192.168.1.166
2018-03-24 01:11:47,293 - Recv: echo:SD init fail
2018-03-24 01:11:47,300 - Recv: ok N2 P15 B3
2018-03-24 01:11:47,302 - Send: M155 S2
2018-03-24 01:11:47,304 - Recv: ok P15 B3
2018-03-24 01:11:47,309 - Recv: ok P15 B3
2018-03-24 01:11:49,321 - Recv: T:109.77 /0.00 B:53.58 /0.00 T0:109.77 /0.00 T1:108.06 /0.00 @:0 B@:0 @0:0 @1:0
2018-03-24 01:11:49,870 - Changing monitoring state from 'Operational' to 'Printing'
2018-03-24 01:11:49,916 - Send: N0 M110 N0*125
2018-03-24 01:11:49,930 - Recv: ok N0 P15 B3
2018-03-24 01:11:49,933 - Send: N1 G90*17
2018-03-24 01:11:49,954 - Recv: ok N1 P15 B3
2018-03-24 01:11:49,957 - Send: N2 M82*27
2018-03-24 01:11:49,971 - Recv: ok N2 P15 B3
2018-03-24 01:11:49,973 - Send: N3 M106 S255*102
2018-03-24 01:11:49,980 - Recv: ok N3 P15 B3
2018-03-24 01:11:49,984 - Send: N4 G4 P500*108
2018-03-24 01:11:50,492 - Recv: ok N4 P15 B3
2018-03-24 01:11:50,496 - Send: N5 M117 0.07p complete*97
2018-03-24 01:11:50,503 - Recv: ok N5 P15 B3
2018-03-24 01:11:50,506 - Send: N6 M106 S0*97
2018-03-24 01:11:50,512 - Recv: ok N6 P15 B3
2018-03-24 01:11:50,515 - Send: N7 G26*26
2018-03-24 01:11:50,520 - Recv: ok N7 P15 B3
2018-03-24 01:11:50,522 - Send: N8 G21*18
2018-03-24 01:11:50,528 - Recv: ok N8 P15 B3
2018-03-24 01:11:50,531 - Send: N9 M107*44
2018-03-24 01:11:50,537 - Recv: ok N9 P15 B3
2018-03-24 01:11:50,540 - Send: N10 G90*33
2018-03-24 01:11:50,544 - Recv: ok N10 P15 B3
2018-03-24 01:11:50,547 - Send: N11 M104 S140 T0*20
2018-03-24 01:11:50,555 - Recv: ok N11 P15 B3
2018-03-24 01:11:50,559 - Send: N12 M104 S140 T1*22
2018-03-24 01:11:50,574 - Recv: ok N12 P15 B3
2018-03-24 01:11:50,577 - Send: N13 M140 S60*97
2018-03-24 01:11:50,598 - Recv: ok N13 P15 B3
2018-03-24 01:11:50,603 - Send: N14 G28 X Y*39
2018-03-24 01:11:50,623 - Recv: echo:Active Extruder: 0
2018-03-24 01:11:51,320 - Recv: T:107.56 /140.00 B:53.47 /60.00 T0:109.35 /140.00 T1:107.56 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:11:53,322 - Recv: T:107.27 /140.00 B:53.47 /60.00 T0:109.05 /140.00 T1:107.27 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:11:55,324 - Recv: T:107.69 /140.00 B:53.67 /60.00 T0:109.63 /140.00 T1:107.69 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:11:56,903 - Recv: echo:Active Extruder: 0
2018-03-24 01:11:56,908 - Recv: X:-19.00 Y:296.00 Z:10.00 E:0.00 Count X:-1910 Y:29748 Z:16000
2018-03-24 01:11:56,912 - Recv: ok N14 P15 B3
2018-03-24 01:11:56,914 - Send: N15 G1 X-17 F3000*42
2018-03-24 01:11:56,922 - Recv: ok N15 P14 B3
2018-03-24 01:11:56,925 - Send: N16 G1 Y258 F3000*60
2018-03-24 01:11:56,934 - Recv: ok N16 P13 B3
2018-03-24 01:11:56,938 - Send: N17 G1 X-19 F3000*38
2018-03-24 01:11:56,947 - Recv: ok N17 P12 B3
2018-03-24 01:11:56,950 - Send: N18 M117 Heating...*75
2018-03-24 01:11:56,971 - Recv: ok N18 P12 B3
2018-03-24 01:11:56,974 - Send: N19 M109 R140 T0*16
2018-03-24 01:11:57,013 - Recv: T:110.79 /140.00 B:54.11 /60.00 T0:110.79 /140.00 T1:108.67 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:11:57,320 - Recv: T:111.10 /140.00 B:54.19 /60.00 T0:111.10 /140.00 T1:108.93 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:11:58,012 - Recv: T:111.70 /140.00 B:54.32 /60.00 T0:111.70 /140.00 T1:109.46 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:11:59,012 - Recv: T:112.76 /140.00 B:54.58 /60.00 T0:112.76 /140.00 T1:110.33 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:11:59,319 - Recv: T:113.18 /140.00 B:54.71 /60.00 T0:113.18 /140.00 T1:110.68 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:12:00,012 - Recv: T:113.90 /140.00 B:54.90 /60.00 T0:113.90 /140.00 T1:111.36 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:12:01,012 - Recv: T:115.38 /140.00 B:55.26 /60.00 T0:115.38 /140.00 T1:112.70 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:12:01,319 - Recv: T:115.54 /140.00 B:55.31 /60.00 T0:115.54 /140.00 T1:112.89 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:12:02,011 - Recv: T:116.63 /140.00 B:55.63 /60.00 T0:116.63 /140.00 T1:113.90 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:12:03,013 - Recv: T:118.00 /140.00 B:55.93 /60.00 T0:118.00 /140.00 T1:115.11 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:12:03,322 - Recv: T:118.43 /140.00 B:56.08 /60.00 T0:118.43 /140.00 T1:115.57 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:12:04,013 - Recv: T:119.36 /140.00 B:56.29 /60.00 T0:119.36 /140.00 T1:116.44 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:12:05,012 - Recv: T:120.78 /140.00 B:56.58 /60.00 T0:120.78 /140.00 T1:117.69 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:12:05,320 - Recv: T:121.29 /140.00 B:56.71 /60.00 T0:121.29 /140.00 T1:118.15 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:12:06,012 - Recv: T:122.35 /140.00 B:56.99 /60.00 T0:122.35 /140.00 T1:119.00 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:12:07,012 - Recv: T:123.88 /140.00 B:57.29 /60.00 T0:123.88 /140.00 T1:120.37 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:12:07,319 - Recv: T:124.37 /140.00 B:57.42 /60.00 T0:124.37 /140.00 T1:120.85 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:12:08,020 - Recv: T:125.39 /140.00 B:57.61 /60.00 T0:125.39 /140.00 T1:121.84 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:12:09,019 - Recv: T:126.87 /140.00 B:57.90 /60.00 T0:126.87 /140.00 T1:123.30 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:12:09,321 - Recv: T:127.39 /140.00 B:58.08 /60.00 T0:127.39 /140.00 T1:123.78 /140.00 @:127 B@:93 @0:127 @1:127
2018-03-24 01:12:10,022 - Recv: T:128.60 /140.00 B:58.31 /60.00 T0:128.60 /140.00 T1:125.00 /140.00 @:127 B@:91 @0:127 @1:127 W:?
2018-03-24 01:12:11,021 - Recv: T:130.09 /140.00 B:58.68 /60.00 T0:130.09 /140.00 T1:126.44 /140.00 @:127 B@:70 @0:127 @1:127 W:0
2018-03-24 01:12:11,321 - Recv: T:130.28 /140.00 B:58.76 /60.00 T0:130.28 /140.00 T1:126.63 /140.00 @:127 B@:63 @0:127 @1:127
2018-03-24 01:12:11,985 - Recv: ok N19 P15 B3
2018-03-24 01:12:11,987 - Send: N20 M117 ETL No ETL yet*95
2018-03-24 01:12:11,990 - Recv: echo:endstops hit: X:-19.00
2018-03-24 01:12:11,992 - Recv: ok N20 P15 B3
2018-03-24 01:12:11,994 - Send: N21 M117 ETA No ETA yet*94
2018-03-24 01:12:12,000 - Recv: ok N21 P15 B3
2018-03-24 01:12:12,002 - Send: N22 M117 0.07p complete*84
2018-03-24 01:12:12,008 - Recv: ok N22 P15 B3
2018-03-24 01:12:12,010 - Send: N23 M117 ETL No ETL yet*92
2018-03-24 01:12:12,024 - Recv: ok N23 P15 B3
2018-03-24 01:12:12,026 - Send: N24 M117 ETA No ETA yet*91
2018-03-24 01:12:12,033 - Recv: ok N24 P15 B3
2018-03-24 01:12:12,036 - Send: N25 M117 0.07p complete*83
2018-03-24 01:12:12,041 - Recv: ok N25 P15 B3
2018-03-24 01:12:12,044 - Send: N26 M109 R140 T1*29
2018-03-24 01:12:12,063 - Recv: T:127.82 /140.00 B:58.97 /60.00 T0:131.64 /140.00 T1:127.82 /140.00 @:127 B@:58 @0:120 @1:127 W:?
2018-03-24 01:12:13,065 - Recv: T:129.23 /140.00 B:59.17 /60.00 T0:133.23 /140.00 T1:129.23 /140.00 @:127 B@:56 @0:98 @1:127 W:?
2018-03-24 01:12:13,319 - Recv: T:129.71 /140.00 B:59.26 /60.00 T0:133.81 /140.00 T1:129.71 /140.00 @:127 B@:51 @0:88 @1:127
2018-03-24 01:12:14,061 - Recv: T:130.68 /140.00 B:59.36 /60.00 T0:134.86 /140.00 T1:130.68 /140.00 @:127 B@:51 @0:72 @1:127 W:0
2018-03-24 01:12:14,605 - Recv: ok N26 P15 B3
2018-03-24 01:12:14,615 - Send: N27 T0*15
2018-03-24 01:12:14,623 - Recv: echo:Active Extruder: 0
2018-03-24 01:12:14,625 - Recv: ok N27 P15 B3
2018-03-24 01:12:14,630 - Send: N28 G28 Z*83
2018-03-24 01:12:14,639 - Recv: echo:Active Extruder: 0
2018-03-24 01:12:15,326 - Recv: T:132.68 /140.00 B:59.56 /60.00 T0:136.80 /140.00 T1:132.68 /140.00 @:106 B@:48 @0:40 @1:106
2018-03-24 01:12:17,326 - Recv: T:135.61 /140.00 B:59.82 /60.00 T0:139.12 /140.00 T1:135.61 /140.00 @:63 B@:40 @0:4 @1:63
2018-03-24 01:12:19,324 - Recv: T:138.09 /140.00 B:59.98 /60.00 T0:141.02 /140.00 T1:138.09 /140.00 @:25 B@:38 @0:0 @1:25
2018-03-24 01:12:21,328 - Recv: T:140.18 /140.00 B:60.04 /60.00 T0:142.30 /140.00 T1:140.18 /140.00 @:0 B@:43 @0:0 @1:0
2018-03-24 01:12:23,298 - Recv: echo:Active Extruder: 0
2018-03-24 01:12:23,305 - Recv: X:-19.00 Y:258.00 Z:16.00 E:0.00 Count X:-1910 Y:25929 Z:25600
2018-03-24 01:12:23,309 - Recv: ok N28 P15 B3
2018-03-24 01:12:23,312 - Send: N29 M117 ETL No ETL yet*86
2018-03-24 01:12:23,327 - Recv: T:141.68 /140.00 B:60.14 /60.00 T0:142.79 /140.00 T1:141.68 /140.00 @:0 B@:37 @0:0 @1:0
2018-03-24 01:12:23,336 - Recv: ok N29 P15 B3
2018-03-24 01:12:23,338 - Send: N30 M117 ETA No ETA yet*94
2018-03-24 01:12:23,347 - Recv: ok N30 P15 B3
2018-03-24 01:12:23,349 - Send: N31 M117 0.07p complete*86
2018-03-24 01:12:23,371 - Recv: ok N31 P15 B3
2018-03-24 01:12:23,378 - Send: N32 T0*11
2018-03-24 01:12:23,397 - Recv: echo:Active Extruder: 0
2018-03-24 01:12:23,399 - Recv: ok N32 P15 B3
2018-03-24 01:12:23,402 - Send: N33 M82*41
2018-03-24 01:12:23,413 - Recv: ok N33 P15 B3
2018-03-24 01:12:23,415 - Send: N34 G92 E0*112
2018-03-24 01:12:23,425 - Recv: X:-19.00 Y:258.00 Z:16.00 E:0.00 Count X:-1910 Y:25929 Z:25600
2018-03-24 01:12:23,429 - Recv: ok N34 P15 B3
2018-03-24 01:12:23,433 - Send: N35 G1 E-15 F100*37
2018-03-24 01:12:23,441 - Recv: ok N35 P14 B3
2018-03-24 01:12:23,448 - Send: N36 T1*14
2018-03-24 01:12:25,325 - Recv: T:142.53 /140.00 B:60.14 /60.00 T0:142.89 /140.00 T1:142.53 /140.00 @:0 B@:40 @0:0 @1:0
2018-03-24 01:12:27,325 - Recv: T:142.89 /140.00 B:60.16 /60.00 T0:142.89 /140.00 T1:142.89 /140.00 @:0 B@:38 @0:0 @1:0
2018-03-24 01:12:29,326 - Recv: T:143.03 /140.00 B:60.16 /60.00 T0:142.59 /140.00 T1:143.03 /140.00 @:0 B@:37 @0:0 @1:0
2018-03-24 01:12:31,327 - Recv: T:142.85 /140.00 B:60.18 /60.00 T0:142.19 /140.00 T1:142.85 /140.00 @:0 B@:32 @0:5 @1:0
2018-03-24 01:12:32,449 - Recv: echo:Active Extruder: 1
2018-03-24 01:12:32,454 - Recv: ok N36 P15 B3
2018-03-24 01:12:32,457 - Send: N37 M117 ETL No ETL yet*89
2018-03-24 01:12:32,464 - Recv: ok N37 P15 B3
2018-03-24 01:12:32,466 - Send: N38 M117 ETA No ETA yet*86
2018-03-24 01:12:32,473 - Recv: ok N38 P15 B3
2018-03-24 01:12:32,475 - Send: N39 M117 0.08p complete*81
2018-03-24 01:12:32,481 - Recv: ok N39 P15 B3
2018-03-24 01:12:32,483 - Send: N40 M82*45
2018-03-24 01:12:32,489 - Recv: ok N40 P15 B3
2018-03-24 01:12:32,491 - Send: N41 G92 E0*114
2018-03-24 01:12:32,501 - Recv: X:-6.50 Y:258.00 Z:15.93 E:0.00 Count X:-653 Y:25929 Z:25492
2018-03-24 01:12:32,506 - Recv: ok N41 P15 B3
2018-03-24 01:12:32,509 - Send: N42 G1 E-15 F100*37
2018-03-24 01:12:32,518 - Recv: ok N42 P14 B3
2018-03-24 01:12:32,521 - Send: N43 M104 S140 T0*19
2018-03-24 01:12:32,531 - Recv: ok N43 P14 B3
2018-03-24 01:12:32,533 - Send: N44 M104 S140 T1*21
2018-03-24 01:12:32,542 - Recv: ok N44 P14 B3
2018-03-24 01:12:32,545 - Send: N45 M106*21
2018-03-24 01:12:32,566 - Recv: ok N45 P14 B3
2018-03-24 01:12:32,569 - Send: N46 G1 X-17 Y100 F3000*100
2018-03-24 01:12:32,599 - Recv: ok N46 P13 B3
2018-03-24 01:12:32,601 - Send: N47 M104*21
2018-03-24 01:12:32,624 - Recv: ok N47 P13 B3
2018-03-24 01:12:32,628 - Send: N48 M117 Cooling...*89
2018-03-24 01:12:32,645 - Recv: ok N48 P13 B3
2018-03-24 01:12:32,648 - Send: N49 M109 R140 T0*21
2018-03-24 01:12:32,666 - Recv: T:141.93 /140.00 B:60.19 /60.00 T0:141.93 /140.00 T1:142.55 /140.00 @:7 B@:29 @0:7 @1:1 W:?
2018-03-24 01:12:33,325 - Recv: T:141.73 /140.00 B:60.17 /60.00 T0:141.73 /140.00 T1:142.46 /140.00 @:11 B@:31 @0:11 @1:1
2018-03-24 01:12:33,666 - Recv: T:141.65 /140.00 B:60.18 /60.00 T0:141.65 /140.00 T1:142.30 /140.00 @:12 B@:30 @0:12 @1:5 W:0
2018-03-24 01:12:33,674 - Recv: ok N49 P13 B3
2018-03-24 01:12:33,677 - Send: N50 M109 R140 T1*28
2018-03-24 01:12:33,707 - Recv: T:142.30 /140.00 B:60.18 /60.00 T0:141.65 /140.00 T1:142.30 /140.00 @:5 B@:30 @0:12 @1:5 W:?
2018-03-24 01:12:34,712 - Recv: T:142.10 /140.00 B:60.14 /60.00 T0:141.43 /140.00 T1:142.10 /140.00 @:7 B@:34 @0:14 @1:7 W:0
2018-03-24 01:12:34,720 - Recv: ok N50 P13 B3
2018-03-24 01:12:34,723 - Send: N51 M107*17
2018-03-24 01:12:34,730 - Recv: ok N51 P13 B3
2018-03-24 01:12:34,737 - Send: N52 T0*13
2018-03-24 01:12:35,324 - Recv: T:141.95 /140.00 B:60.16 /60.00 T0:141.25 /140.00 T1:141.95 /140.00 @:9 B@:30 @0:18 @1:9
2018-03-24 01:12:37,327 - Recv: T:141.43 /140.00 B:60.16 /60.00 T0:140.86 /140.00 T1:141.43 /140.00 @:17 B@:28 @0:22 @1:17
2018-03-24 01:12:39,326 - Recv: T:141.00 /140.00 B:60.10 /60.00 T0:140.40 /140.00 T1:141.00 /140.00 @:22 B@:32 @0:31 @1:22
2018-03-24 01:12:41,326 - Recv: T:140.44 /140.00 B:60.07 /60.00 T0:140.25 /140.00 T1:140.44 /140.00 @:33 B@:33 @0:29 @1:33
2018-03-24 01:12:41,535 - Recv: echo:Active Extruder: 0
2018-03-24 01:12:41,537 - Recv: ok N52 P15 B3
2018-03-24 01:12:41,539 - Send: N53 M117 ETL No ETL yet*91
2018-03-24 01:12:41,542 - Recv: echo:endstops hit: X:-6.50
2018-03-24 01:12:41,562 - Recv: ok N53 P15 B3
2018-03-24 01:12:41,564 - Send: N54 M117 ETA No ETA yet*92
2018-03-24 01:12:41,578 - Recv: ok N54 P15 B3
2018-03-24 01:12:41,581 - Send: N55 M117 0.08p complete*91
2018-03-24 01:12:41,586 - Recv: ok N55 P15 B3
2018-03-24 01:12:41,589 - Send: N56 G1 Z1*80
2018-03-24 01:12:41,599 - Recv: ok N56 P14 B3
2018-03-24 01:12:41,602 - Send: N57 G1 X -18 Y95 F1000*116
2018-03-24 01:12:41,611 - Recv: ok N57 P13 B3
2018-03-24 01:12:41,613 - Send: N58 G1 X -18 Y90 F1000*126
2018-03-24 01:12:41,623 - Recv: ok N58 P12 B3
2018-03-24 01:12:41,627 - Send: N59 G1 X -18 Y85 F1000*123
2018-03-24 01:12:41,636 - Recv: ok N59 P11 B3
2018-03-24 01:12:41,639 - Send: N60 G1 X -17 Y90 F1000*122
2018-03-24 01:12:41,648 - Recv: ok N60 P10 B3
2018-03-24 01:12:41,651 - Send: N61 G1 X -18 Y80 F1000*117
2018-03-24 01:12:41,660 - Recv: ok N61 P9 B3
2018-03-24 01:12:41,663 - Send: N62 G1 X -17 Y95 F1000*125
2018-03-24 01:12:41,689 - Recv: ok N62 P8 B3
2018-03-24 01:12:41,693 - Send: N63 G1 X -18 Y75 F2000*126
2018-03-24 01:12:41,726 - Recv: ok N63 P7 B3
2018-03-24 01:12:41,729 - Send: N64 G1 X -17 Y65 F2000*119
2018-03-24 01:12:41,759 - Recv: ok N64 P6 B3
2018-03-24 01:12:41,762 - Send: N65 G1 X -18 Y70 F2000*125
2018-03-24 01:12:41,783 - Recv: ok N65 P5 B3
2018-03-24 01:12:41,786 - Send: N66 G1 X -17 Y60 F2000*112
2018-03-24 01:12:41,796 - Recv: ok N66 P4 B3
2018-03-24 01:12:41,799 - Send: N67 G1 X -18 Y55 F2000*120
2018-03-24 01:12:41,807 - Recv: ok N67 P3 B3
2018-03-24 01:12:41,810 - Send: N68 G1 X -17 Y50 F2000*125
2018-03-24 01:12:41,820 - Recv: ok N68 P2 B3
2018-03-24 01:12:41,823 - Send: N69 G1 X -18 Y40 F2000*114
2018-03-24 01:12:41,833 - Recv: ok N69 P1 B3
2018-03-24 01:12:41,839 - Send: N70 G1 X -17 Y45 F2000*112
2018-03-24 01:12:41,849 - Recv: ok N70 P0 B3
2018-03-24 01:12:41,852 - Send: N71 G1 X -18 Y35 F2000*121
2018-03-24 01:12:43,328 - Recv: T:140.16 /140.00 B:60.06 /60.00 T0:140.16 /140.00 T1:140.16 /140.00 @:36 B@:32 @0:28 @1:36
2018-03-24 01:12:45,327 - Recv: T:139.97 /140.00 B:60.03 /60.00 T0:140.04 /140.00 T1:139.97 /140.00 @:38 B@:34 @0:29 @1:38
2018-03-24 01:12:46,620 - Recv: ok N71 P0 B3
2018-03-24 01:12:46,624 - Send: N72 G1 X -17 Y40 F2000*119
2018-03-24 01:12:47,326 - Recv: T:139.96 /140.00 B:60.03 /60.00 T0:140.12 /140.00 T1:139.96 /140.00 @:35 B@:33 @0:24 @1:35
2018-03-24 01:12:47,383 - Recv: ok N72 P0 B3
2018-03-24 01:12:47,386 - Send: N73 G1 X -18 Y70 F2000*122
2018-03-24 01:12:47,686 - Recv: ok N73 P0 B3
2018-03-24 01:12:47,689 - Send: N74 G1 X -17 Y30 Z2 F2000*62
2018-03-24 01:12:47,988 - Recv: ok N74 P0 B3
2018-03-24 01:12:47,992 - Send: N75 G1 X -18 Y35 F2000*125
2018-03-24 01:12:48,305 - Recv: ok N75 P0 B3
2018-03-24 01:12:48,308 - Send: N76 G1 X -17 Y25 F2000*112
2018-03-24 01:12:48,930 - Recv: ok N76 P0 B3
2018-03-24 01:12:48,938 - Send: N77 G1 X -18 Y30 F2000*122
2018-03-24 01:12:49,326 - Recv: T:140.00 /140.00 B:60.03 /60.00 T0:140.10 /140.00 T1:140.00 /140.00 @:31 B@:32 @0:23 @1:31
2018-03-24 01:12:49,824 - Recv: ok N77 P0 B3
2018-03-24 01:12:49,827 - Send: N78 M117 ETL No ETL yet*82
2018-03-24 01:12:49,831 - Recv: ok N78 P0 B3
2018-03-24 01:12:49,834 - Send: N79 G1 X -17 Y25 Z1.5 F1000*44
2018-03-24 01:12:50,449 - Recv: ok N79 P0 B3
2018-03-24 01:12:50,452 - Send: N80 M117 ETA No ETA yet*85
2018-03-24 01:12:50,458 - Recv: ok N80 P0 B3
2018-03-24 01:12:50,461 - Send: N81 G1 X -18 Y23 F1000*114
2018-03-24 01:12:50,766 - Recv: ok N81 P0 B3
2018-03-24 01:12:50,769 - Send: N82 M117 0.09p complete*80
2018-03-24 01:12:50,774 - Recv: ok N82 P0 B3
2018-03-24 01:12:50,777 - Send: N83 G1 X -17 Z15*30
2018-03-24 01:12:50,954 - Recv: ok N83 P0 B3
2018-03-24 01:12:50,957 - Send: N84 M109 R140*80
2018-03-24 01:12:50,976 - Recv: T:140.07 /140.00 B:60.04 /60.00 T0:140.07 /140.00 T1:140.04 /140.00 @:24 B@:30 @0:24 @1:29 W:?
2018-03-24 01:12:51,327 - Recv: T:140.05 /140.00 B:60.04 /60.00 T0:140.05 /140.00 T1:140.04 /140.00 @:24 B@:29 @0:24 @1:29
2018-03-24 01:12:51,975 - Recv: T:140.03 /140.00 B:60.05 /60.00 T0:140.03 /140.00 T1:140.12 /140.00 @:25 B@:28 @0:25 @1:25 W:0
2018-03-24 01:12:51,986 - Recv: ok N84 P4 B3
2018-03-24 01:12:51,989 - Send: N85 M204 S100*90
2018-03-24 01:12:51,998 - Recv: Setting Print and Travel Acceleration: 100.00
2018-03-24 01:12:52,000 - Recv: ok N85 P4 B3
2018-03-24 01:12:52,002 - Send: N86 G29*44
2018-03-24 01:12:53,326 - Recv: T:140.04 /140.00 B:60.04 /60.00 T0:140.04 /140.00 T1:140.21 /140.00 @:24 B@:29 @0:24 @1:22
2018-03-24 01:13:40,133 - Recv: start
2018-03-24 01:13:40,137 - Printer sent 'start' while printing. External reset? Aborting job since printer lost state.
2018-03-24 01:13:40,139 - Changing monitoring state from 'Printing' to 'Operational'
2018-03-24 01:13:40,194 - Send: M117 Print Done
2018-03-24 01:13:40,285 - Recv: echo:Marlin 1.1.5
2018-03-24 01:13:40,289 - Recv:
2018-03-24 01:13:40,348 - Recv: echo: Last Updated: Jan 22 201809:21:48 | Author: (Aleph Objects Inc., LulzBot Git Repository)
2018-03-24 01:13:40,353 - Recv: echo:Compiled: Jan 22 2018
2018-03-24 01:13:40,362 - Recv: echo: Free Memory: 3141 PlannerBufferBytes: 1264
2018-03-24 01:13:40,369 - Recv: echo:V40 stored settings retrieved (522 bytes; crc 57385)
2018-03-24 01:13:40,375 - Recv: echo: G21 ; Units in mm
2018-03-24 01:13:40,380 - Recv: echo: M149 C ; Units in Celsius
2018-03-24 01:13:40,383 - Recv:
2018-03-24 01:13:40,388 - Recv: echo:Filament settings: Disabled
2018-03-24 01:13:40,392 - Recv: echo: M200 D3.00
2018-03-24 01:13:40,398 - Recv: echo: M200 T1 D3.00
2018-03-24 01:13:40,401 - Recv: echo: M200 D0
2018-03-24 01:13:40,406 - Recv: echo:Steps per unit:
2018-03-24 01:13:40,413 - Recv: echo: M92 X100.50 Y100.50 Z1600.00
2018-03-24 01:13:40,419 - Recv: echo: M92 T0 E760.00
2018-03-24 01:13:40,422 - Recv: M92 T1 E760.00
2018-03-24 01:13:40,429 - Recv: echo:Maximum feedrates (units/s):
2018-03-24 01:13:40,433 - Recv: echo: M203 X300.00 Y300.00 Z3.00
2018-03-24 01:13:40,436 - Recv: echo: M203 T0 E25.00
2018-03-24 01:13:40,439 - Recv: M203 T1 E25.00
2018-03-24 01:13:40,443 - Recv: echo:Maximum Acceleration (units/s2):
2018-03-24 01:13:40,447 - Recv: echo: M201 X9000 Y9000 Z100
2018-03-24 01:13:40,450 - Recv: echo: M201 T0 E10000
2018-03-24 01:13:40,453 - Recv: M201 T1 E10000
2018-03-24 01:13:40,461 - Recv: echo:Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel>
2018-03-24 01:13:40,467 - Recv: echo: M204 P500.00 R3000.00 T500.00
2018-03-24 01:13:40,488 - Recv: echo:Advanced: S<min_feedrate> T<min_travel_feedrate> B<min_segment_time_ms> X<max_xy_jerk> Z<max_z_jerk> E<max_e_jerk>
2018-03-24 01:13:40,496 - Recv: echo: M205 S0.00 T0.00 B20000 X8.00 Y8.00 Z0.40 E10.00
2018-03-24 01:13:40,500 - Recv: echo:Home offset:
2018-03-24 01:13:40,507 - Recv: echo: M206 X0.00 Y0.00 Z0.00
2018-03-24 01:13:40,512 - Recv: echo:Hotend offsets:
2018-03-24 01:13:40,517 - Recv: echo: M218 T1 X12.50 Y0.00
2018-03-24 01:13:40,523 - Recv: echo:Auto Bed Leveling:
2018-03-24 01:13:40,527 - Recv: echo: M420 S0
2018-03-24 01:13:40,531 - Recv: echo:Material heatup parameters:
2018-03-24 01:13:40,535 - Recv: echo: M145 S0 H180 B70 F0
2018-03-24 01:13:40,538 - Recv: M145 S1 H240 B110 F0
2018-03-24 01:13:40,542 - Recv: echo:PID settings:
2018-03-24 01:13:40,548 - Recv: echo: M301 P47.45 I4.83 D116.63
2018-03-24 01:13:40,552 - Recv: echo: M304 P162.00 I17.00 D378.00
2018-03-24 01:13:40,556 - Recv: echo:Z-Probe Offset (mm):
2018-03-24 01:13:40,559 - Recv: echo: M851 Z-1.22
2018-03-24 01:13:47,931 - Recv: echo:SD init fail
2018-03-24 01:13:47,938 - Recv: ok P15 B3
2018-03-24 01:13:47,940 - Send: M84
2018-03-24 01:13:48,038 - Recv: ok P15 B3
2018-03-24 01:13:48,040 - Send: M104 T0 S0
2018-03-24 01:13:48,063 - Recv: ok P15 B3
2018-03-24 01:13:48,066 - Send: M104 T1 S0
2018-03-24 01:13:48,087 - Recv: ok P15 B3
2018-03-24 01:13:48,090 - Send: M140 S0
2018-03-24 01:13:48,104 - Recv: ok P15 B3
2018-03-24 01:13:48,107 - Send: M106 S0
2018-03-24 01:13:48,113 - Recv: ok P15 B3
2018-03-24 01:13:48,118 - Send: N0 M110 N0*125
2018-03-24 01:13:48,124 - Recv: ok N0 P15 B3
2018-03-24 01:13:48,127 - Send: M155 S2
2018-03-24 01:13:48,133 - Recv: ok P15 B3
2018-03-24 01:13:48,136 - Send: M117 Print Done
2018-03-24 01:13:48,141 - Recv: ok P15 B3
2018-03-24 01:13:48,144 - Send: M117 ETL No ETL yet
2018-03-24 01:13:48,149 - Recv: ok P15 B3
2018-03-24 01:13:48,152 - Send: M117 ETA No ETA yet
2018-03-24 01:13:48,158 - Recv: ok P15 B3
2018-03-24 01:13:48,161 - Send: M117 0.09p complete
2018-03-24 01:13:48,165 - Recv: ok P15 B3
2018-03-24 01:13:48,168 - Send: M117 ETL No ETL yet
2018-03-24 01:13:48,173 - Recv: ok P15 B3
2018-03-24 01:13:48,176 - Send: M117 ETA No ETA yet
2018-03-24 01:13:48,182 - Recv: ok P15 B3
2018-03-24 01:13:48,185 - Send: M117 0.09p complete
2018-03-24 01:13:48,206 - Recv: ok P15 B3
2018-03-24 01:13:48,209 - Send: M117 ETL No ETL yet
2018-03-24 01:13:48,232 - Recv: ok P15 B3
2018-03-24 01:13:48,234 - Send: M117 ETA No ETA yet
2018-03-24 01:13:48,255 - Recv: ok P15 B3
2018-03-24 01:13:48,258 - Send: M117 0.09p complete
2018-03-24 01:13:48,272 - Recv: ok P15 B3
2018-03-24 01:13:48,274 - Send: M117 ETL No ETL yet
2018-03-24 01:13:48,280 - Recv: ok P15 B3
2018-03-24 01:13:48,282 - Send: M117 ETA No ETA yet
2018-03-24 01:13:48,289 - Recv: ok P15 B3
2018-03-24 01:13:48,291 - Send: M117 0.09p complete
2018-03-24 01:13:48,296 - Recv: ok P15 B3
2018-03-24 01:13:48,299 - Send: M117 ETL No ETL yet
2018-03-24 01:13:48,304 - Recv: ok P15 B3
2018-03-24 01:13:48,306 - Send: M117 ETA No ETA yet
2018-03-24 01:13:48,313 - Recv: ok P15 B3
2018-03-24 01:13:50,145 - Recv: T:126.50 /0.00 B:56.10 /0.00 T0:126.84 /0.00 T1:126.50 /0.00 @:0 B@:0 @0:0 @1:0
2018-03-24 01:13:52,144 - Recv: T:125.92 /0.00 B:55.99 /0.00 T0:126.31 /0.00 T1:125.92 /0.00 @:0 B@:0 @0:0 @1:0
2018-03-24 01:13:54,143 - Recv: T:125.27 /0.00 B:55.88 /0.00 T0:125.67 /0.00 T1:125.27 /0.00 @:0 B@:0 @0:0 @1:0
2018-03-24 01:13:56,145 - Recv: T:124.68 /0.00 B:55.79 /0.00 T0:125.15 /0.00 T1:124.68 /0.00 @:0 B@:0 @0:0 @1:0
2018-03-24 01:13:58,146 - Recv: T:124.08 /0.00 B:55.68 /0.00 T0:124.56 /0.00 T1:124.08 /0.00 @:0 B@:0 @0:0 @1:0
2018-03-24 01:14:00,146 - Recv: T:123.49 /0.00 B:55.58 /0.00 T0:124.02 /0.00 T1:123.49 /0.00 @:0 B@:0 @0:0 @1:0
2018-03-24 01:14:00,317 - Changing monitoring state from 'Operational' to 'Printing'
2018-03-24 01:14:00,361 - Send: N0 M110 N0*125
2018-03-24 01:14:00,371 - Recv: ok N0 P15 B3
2018-03-24 01:14:00,374 - Send: N1 G90*17
2018-03-24 01:14:00,380 - Recv: ok N1 P15 B3
2018-03-24 01:14:00,383 - Send: N2 M82*27
2018-03-24 01:14:00,388 - Recv: ok N2 P15 B3
2018-03-24 01:14:00,391 - Send: N3 M106 S255*102
2018-03-24 01:14:00,396 - Recv: ok N3 P15 B3
2018-03-24 01:14:00,400 - Send: N4 G4 P500*108
2018-03-24 01:14:00,908 - Recv: ok N4 P15 B3
2018-03-24 01:14:00,910 - Send: N5 M117 0.07p complete*97
2018-03-24 01:14:00,916 - Recv: ok N5 P15 B3
2018-03-24 01:14:00,918 - Send: N6 M106 S0*97
2018-03-24 01:14:00,924 - Recv: ok N6 P15 B3
2018-03-24 01:14:00,925 - Send: N7 G26*26
2018-03-24 01:14:00,928 - Recv: ok N7 P15 B3
2018-03-24 01:14:00,929 - Send: N8 G21*18
2018-03-24 01:14:00,933 - Recv: ok N8 P15 B3
2018-03-24 01:14:00,935 - Send: N9 M107*44
2018-03-24 01:14:00,941 - Recv: ok N9 P15 B3
2018-03-24 01:14:00,942 - Send: N10 G90*33
2018-03-24 01:14:00,949 - Recv: ok N10 P15 B3
2018-03-24 01:14:00,950 - Send: N11 M104 S140 T0*20
2018-03-24 01:14:00,957 - Recv: ok N11 P15 B3
2018-03-24 01:14:00,959 - Send: N12 M104 S140 T1*22
2018-03-24 01:14:00,966 - Recv: ok N12 P15 B3
2018-03-24 01:14:00,967 - Send: N13 M140 S60*97
2018-03-24 01:14:00,973 - Recv: ok N13 P15 B3
2018-03-24 01:14:00,976 - Send: N14 G28 X Y*39
2018-03-24 01:14:00,983 - Recv: echo:Active Extruder: 0
2018-03-24 01:14:02,146 - Recv: T:122.88 /140.00 B:55.44 /60.00 T0:123.49 /140.00 T1:122.88 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:14:04,148 - Recv: T:122.57 /140.00 B:55.53 /60.00 T0:123.19 /140.00 T1:122.57 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:14:06,148 - Recv: T:123.06 /140.00 B:55.85 /60.00 T0:123.90 /140.00 T1:123.06 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:14:06,670 - Recv: echo:Active Extruder: 0
2018-03-24 01:14:06,674 - Recv: X:-19.00 Y:296.00 Z:10.00 E:0.00 Count X:-1910 Y:29748 Z:16000
2018-03-24 01:14:06,678 - Recv: ok N14 P15 B3
2018-03-24 01:14:06,682 - Send: N15 G1 X-17 F3000*42
2018-03-24 01:14:06,688 - Recv: ok N15 P14 B3
2018-03-24 01:14:06,691 - Send: N16 G1 Y258 F3000*60
2018-03-24 01:14:06,701 - Recv: ok N16 P13 B3
2018-03-24 01:14:06,704 - Send: N17 G1 X-19 F3000*38
2018-03-24 01:14:06,712 - Recv: ok N17 P12 B3
2018-03-24 01:14:06,716 - Send: N18 M117 Heating...*75
2018-03-24 01:14:06,725 - Recv: ok N18 P12 B3
2018-03-24 01:14:06,728 - Send: N19 M109 R140 T0*16
2018-03-24 01:14:06,746 - Recv: T:124.19 /140.00 B:55.89 /60.00 T0:124.19 /140.00 T1:123.32 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:14:07,746 - Recv: T:125.04 /140.00 B:56.21 /60.00 T0:125.04 /140.00 T1:124.05 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:14:08,147 - Recv: T:125.32 /140.00 B:56.29 /60.00 T0:125.32 /140.00 T1:124.28 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:14:08,746 - Recv: T:125.93 /140.00 B:56.46 /60.00 T0:125.93 /140.00 T1:124.85 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:14:09,748 - Recv: T:126.90 /140.00 B:56.79 /60.00 T0:126.90 /140.00 T1:125.68 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:14:10,146 - Recv: T:127.30 /140.00 B:56.83 /60.00 T0:127.30 /140.00 T1:125.99 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:14:10,747 - Recv: T:127.99 /140.00 B:57.04 /60.00 T0:127.99 /140.00 T1:126.70 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:14:11,748 - Recv: T:129.18 /140.00 B:57.39 /60.00 T0:129.18 /140.00 T1:127.70 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:14:12,149 - Recv: T:129.56 /140.00 B:57.50 /60.00 T0:129.56 /140.00 T1:128.09 /140.00 @:127 B@:103 @0:127 @1:127
2018-03-24 01:14:12,748 - Recv: T:130.37 /140.00 B:57.71 /60.00 T0:130.37 /140.00 T1:128.82 /140.00 @:127 B@:103 @0:127 @1:127 W:0
2018-03-24 01:14:13,316 - Recv: ok N19 P15 B3
2018-03-24 01:14:13,322 - Send: N20 M117 ETL No ETL yet*95
2018-03-24 01:14:13,325 - Recv: echo:endstops hit: X:-18.99
2018-03-24 01:14:13,328 - Recv: ok N20 P15 B3
2018-03-24 01:14:13,331 - Send: N21 M117 ETA No ETA yet*94
2018-03-24 01:14:13,336 - Recv: ok N21 P15 B3
2018-03-24 01:14:13,338 - Send: N22 M117 0.07p complete*84
2018-03-24 01:14:13,360 - Recv: ok N22 P15 B3
2018-03-24 01:14:13,363 - Send: N23 M109 R140 T1*24
2018-03-24 01:14:13,398 - Recv: T:129.58 /140.00 B:57.96 /60.00 T0:131.36 /140.00 T1:129.58 /140.00 @:127 B@:103 @0:127 @1:127 W:?
2018-03-24 01:14:14,151 - Recv: T:130.59 /140.00 B:58.28 /60.00 T0:132.54 /140.00 T1:130.59 /140.00 @:127 B@:90 @0:119 @1:127
2018-03-24 01:14:14,398 - Recv: T:130.81 /140.00 B:58.32 /60.00 T0:132.83 /140.00 T1:130.81 /140.00 @:127 B@:89 @0:113 @1:127 W:0
2018-03-24 01:14:14,790 - Recv: ok N23 P15 B3
2018-03-24 01:14:14,798 - Send: N24 T0*12
2018-03-24 01:14:14,803 - Recv: echo:Active Extruder: 0
2018-03-24 01:14:14,806 - Recv: ok N24 P15 B3
2018-03-24 01:14:14,811 - Send: N25 G28 Z*94
2018-03-24 01:14:14,819 - Recv: echo:Active Extruder: 0
2018-03-24 01:14:16,151 - Recv: T:133.28 /140.00 B:58.94 /60.00 T0:135.37 /140.00 T1:133.28 /140.00 @:109 B@:56 @0:72 @1:109
2018-03-24 01:14:18,149 - Recv: T:135.93 /140.00 B:59.39 /60.00 T0:138.07 /140.00 T1:135.93 /140.00 @:66 B@:43 @0:21 @1:66
2018-03-24 01:14:20,150 - Recv: T:138.31 /140.00 B:59.74 /60.00 T0:140.08 /140.00 T1:138.31 /140.00 @:24 B@:30 @0:0 @1:24
2018-03-24 01:14:22,151 - Recv: T:140.10 /140.00 B:59.99 /60.00 T0:141.65 /140.00 T1:140.10 /140.00 @:0 B@:21 @0:0 @1:0
2018-03-24 01:14:23,528 - Recv: echo:Active Extruder: 0
2018-03-24 01:14:23,535 - Recv: X:-19.00 Y:258.00 Z:16.00 E:0.00 Count X:-1910 Y:25929 Z:25600
2018-03-24 01:14:23,539 - Recv: ok N25 P15 B3
2018-03-24 01:14:23,542 - Send: N26 M117 ETL No ETL yet*89
2018-03-24 01:14:23,548 - Recv: ok N26 P15 B3
2018-03-24 01:14:23,550 - Send: N27 M117 ETA No ETA yet*88
2018-03-24 01:14:23,556 - Recv: ok N27 P15 B3
2018-03-24 01:14:23,558 - Send: N28 M117 0.07p complete*94
2018-03-24 01:14:23,579 - Recv: ok N28 P15 B3
2018-03-24 01:14:23,587 - Send: N29 T0*1
2018-03-24 01:14:23,606 - Recv: echo:Active Extruder: 0
2018-03-24 01:14:23,608 - Recv: ok N29 P15 B3
2018-03-24 01:14:23,610 - Send: N30 M82*42
2018-03-24 01:14:23,630 - Recv: ok N30 P15 B3
2018-03-24 01:14:23,633 - Send: N31 G92 E0*117
2018-03-24 01:14:23,650 - Recv: X:-19.00 Y:258.00 Z:16.00 E:0.00 Count X:-1910 Y:25929 Z:25600
2018-03-24 01:14:23,654 - Recv: ok N31 P15 B3
2018-03-24 01:14:23,657 - Send: N32 G1 E-15 F100*34
2018-03-24 01:14:23,666 - Recv: ok N32 P14 B3
2018-03-24 01:14:23,674 - Send: N33 T1*11
2018-03-24 01:14:24,150 - Recv: T:141.68 /140.00 B:60.09 /60.00 T0:142.49 /140.00 T1:141.68 /140.00 @:0 B@:24 @0:0 @1:0
2018-03-24 01:14:26,149 - Recv: T:142.50 /140.00 B:60.15 /60.00 T0:142.92 /140.00 T1:142.50 /140.00 @:0 B@:26 @0:0 @1:0
2018-03-24 01:14:28,149 - Recv: T:142.93 /140.00 B:60.18 /60.00 T0:142.90 /140.00 T1:142.93 /140.00 @:0 B@:26 @0:0 @1:0
2018-03-24 01:14:30,151 - Recv: T:142.93 /140.00 B:60.16 /60.00 T0:142.71 /140.00 T1:142.93 /140.00 @:0 B@:30 @0:0 @1:0
2018-03-24 01:14:32,151 - Recv: T:142.81 /140.00 B:60.10 /60.00 T0:142.41 /140.00 T1:142.81 /140.00 @:0 B@:37 @0:0 @1:0
2018-03-24 01:14:32,671 - Recv: echo:Active Extruder: 1
2018-03-24 01:14:32,674 - Recv: ok N33 P15 B3
2018-03-24 01:14:32,676 - Send: N34 M117 ETL No ETL yet*90
2018-03-24 01:14:32,682 - Recv: ok N34 P15 B3
2018-03-24 01:14:32,685 - Send: N35 M117 ETA No ETA yet*91
2018-03-24 01:14:32,702 - Recv: ok N35 P15 B3
2018-03-24 01:14:32,705 - Send: N36 M117 0.08p complete*94
2018-03-24 01:14:32,728 - Recv: ok N36 P15 B3
2018-03-24 01:14:32,731 - Send: N37 M82*45
2018-03-24 01:14:32,756 - Recv: ok N37 P15 B3
2018-03-24 01:14:32,759 - Send: N38 G92 E0*124
2018-03-24 01:14:32,774 - Recv: X:-6.50 Y:258.00 Z:15.93 E:0.00 Count X:-653 Y:25929 Z:25492
2018-03-24 01:14:32,778 - Recv: ok N38 P15 B3
2018-03-24 01:14:32,781 - Send: N39 G1 E-15 F100*41
2018-03-24 01:14:32,789 - Recv: ok N39 P14 B3
2018-03-24 01:14:32,792 - Send: N40 M104 S140 T0*16
2018-03-24 01:14:32,800 - Recv: ok N40 P14 B3
2018-03-24 01:14:32,803 - Send: N41 M104 S140 T1*16
2018-03-24 01:14:32,813 - Recv: ok N41 P14 B3
2018-03-24 01:14:32,816 - Send: N42 M106*18
2018-03-24 01:14:32,822 - Recv: ok N42 P14 B3
2018-03-24 01:14:32,825 - Send: N43 G1 X-17 Y100 F3000*97
2018-03-24 01:14:32,833 - Recv: ok N43 P13 B3
2018-03-24 01:14:32,837 - Send: N44 M104*22
2018-03-24 01:14:32,842 - Recv: ok N44 P13 B3
2018-03-24 01:14:32,845 - Send: N45 M117 Cooling...*84
2018-03-24 01:14:32,850 - Recv: ok N45 P13 B3
2018-03-24 01:14:32,853 - Send: N46 M109 R140 T0*26
2018-03-24 01:14:32,888 - Recv: T:142.25 /140.00 B:60.10 /60.00 T0:142.25 /140.00 T1:142.68 /140.00 @:1 B@:36 @0:1 @1:0 W:?
2018-03-24 01:14:33,888 - Recv: T:141.99 /140.00 B:60.13 /60.00 T0:141.99 /140.00 T1:142.47 /140.00 @:5 B@:32 @0:5 @1:0 W:0
2018-03-24 01:14:33,899 - Recv: ok N46 P13 B3
2018-03-24 01:14:33,902 - Send: N47 M109 R140 T1*26
2018-03-24 01:14:33,924 - Recv: T:142.47 /140.00 B:60.13 /60.00 T0:141.99 /140.00 T1:142.47 /140.00 @:0 B@:32 @0:5 @1:0 W:?
2018-03-24 01:14:34,161 - Recv: T:142.38 /140.00 B:60.11 /60.00 T0:141.89 /140.00 T1:142.38 /140.00 @:2 B@:34 @0:7 @1:2
2018-03-24 01:14:34,923 - Recv: T:142.25 /140.00 B:60.09 /60.00 T0:141.74 /140.00 T1:142.25 /140.00 @:3 B@:36 @0:9 @1:3 W:0
2018-03-24 01:14:34,934 - Recv: ok N47 P13 B3
2018-03-24 01:14:34,937 - Send: N48 M107*25
2018-03-24 01:14:34,955 - Recv: ok N48 P13 B3
2018-03-24 01:14:34,963 - Send: N49 T0*7
2018-03-24 01:14:36,161 - Recv: T:141.90 /140.00 B:60.13 /60.00 T0:141.45 /140.00 T1:141.90 /140.00 @:8 B@:31 @0:13 @1:8
2018-03-24 01:14:38,162 - Recv: T:141.50 /140.00 B:60.14 /60.00 T0:140.98 /140.00 T1:141.50 /140.00 @:12 B@:28 @0:20 @1:12
2018-03-24 01:14:40,163 - Recv: T:140.90 /140.00 B:60.14 /60.00 T0:140.59 /140.00 T1:140.90 /140.00 @:24 B@:26 @0:25 @1:24
2018-03-24 01:14:41,797 - Recv: echo:Active Extruder: 0
2018-03-24 01:14:41,802 - Recv: ok N49 P15 B3
2018-03-24 01:14:41,804 - Send: N50 M117 ETL No ETL yet*88
2018-03-24 01:14:41,807 - Recv: echo:endstops hit: X:-6.50
2018-03-24 01:14:41,829 - Recv: ok N50 P15 B3
2018-03-24 01:14:41,831 - Send: N51 M117 ETA No ETA yet*89
2018-03-24 01:14:41,853 - Recv: ok N51 P15 B3
2018-03-24 01:14:41,855 - Send: N52 M117 0.08p complete*92
2018-03-24 01:14:41,878 - Recv: ok N52 P15 B3
2018-03-24 01:14:41,881 - Send: N53 G1 Z1*85
2018-03-24 01:14:41,899 - Recv: ok N53 P14 B3
2018-03-24 01:14:41,902 - Send: N54 G1 X -18 Y95 F1000*119
2018-03-24 01:14:41,911 - Recv: ok N54 P13 B3
2018-03-24 01:14:41,915 - Send: N55 G1 X -18 Y90 F1000*115
2018-03-24 01:14:41,923 - Recv: ok N55 P12 B3
2018-03-24 01:14:41,926 - Send: N56 G1 X -18 Y85 F1000*116
2018-03-24 01:14:41,935 - Recv: ok N56 P11 B3
2018-03-24 01:14:41,939 - Send: N57 G1 X -17 Y90 F1000*126
2018-03-24 01:14:41,948 - Recv: ok N57 P10 B3
2018-03-24 01:14:41,951 - Send: N58 G1 X -18 Y80 F1000*127
2018-03-24 01:14:41,960 - Recv: ok N58 P9 B3
2018-03-24 01:14:41,963 - Send: N59 G1 X -17 Y95 F1000*117
2018-03-24 01:14:41,972 - Recv: ok N59 P8 B3
2018-03-24 01:14:41,976 - Send: N60 G1 X -18 Y75 F2000*125
2018-03-24 01:14:42,009 - Recv: ok N60 P7 B3
2018-03-24 01:14:42,012 - Send: N61 G1 X -17 Y65 F2000*114
2018-03-24 01:14:42,042 - Recv: ok N61 P6 B3
2018-03-24 01:14:42,045 - Send: N62 G1 X -18 Y70 F2000*122
2018-03-24 01:14:42,078 - Recv: ok N62 P5 B3
2018-03-24 01:14:42,081 - Send: N63 G1 X -17 Y60 F2000*117
2018-03-24 01:14:42,104 - Recv: ok N63 P4 B3
2018-03-24 01:14:42,107 - Send: N64 G1 X -18 Y55 F2000*123
2018-03-24 01:14:42,115 - Recv: ok N64 P3 B3
2018-03-24 01:14:42,118 - Send: N65 G1 X -17 Y50 F2000*112
2018-03-24 01:14:42,128 - Recv: ok N65 P2 B3
2018-03-24 01:14:42,131 - Send: N66 G1 X -18 Y40 F2000*125
2018-03-24 01:14:42,141 - Recv: ok N66 P1 B3
2018-03-24 01:14:42,144 - Send: N67 G1 X -17 Y45 F2000*118
2018-03-24 01:14:42,152 - Recv: ok N67 P0 B3
2018-03-24 01:14:42,155 - Send: N68 G1 X -18 Y35 F2000*113
2018-03-24 01:14:42,165 - Recv: T:140.47 /140.00 B:60.14 /60.00 T0:140.22 /140.00 T1:140.47 /140.00 @:30 B@:24 @0:31 @1:30
2018-03-24 01:14:44,165 - Recv: T:140.09 /140.00 B:60.09 /60.00 T0:139.98 /140.00 T1:140.09 /140.00 @:37 B@:27 @0:34 @1:37
2018-03-24 01:14:46,164 - Recv: T:139.86 /140.00 B:60.09 /60.00 T0:139.97 /140.00 T1:139.86 /140.00 @:40 B@:25 @0:31 @1:40
2018-03-24 01:14:46,924 - Recv: ok N68 P0 B3
2018-03-24 01:14:46,932 - Send: N69 G1 X -17 Y40 F2000*125
2018-03-24 01:14:47,699 - Recv: ok N69 P0 B3
2018-03-24 01:14:47,705 - Send: N70 G1 X -18 Y70 F2000*121
2018-03-24 01:14:47,990 - Recv: ok N70 P0 B3
2018-03-24 01:14:47,993 - Send: N71 G1 X -17 Y30 Z2 F2000*59
2018-03-24 01:14:48,165 - Recv: T:139.83 /140.00 B:60.03 /60.00 T0:139.99 /140.00 T1:139.83 /140.00 @:38 B@:31 @0:28 @1:38
2018-03-24 01:14:48,292 - Recv: ok N71 P0 B3
2018-03-24 01:14:48,295 - Send: N72 G1 X -18 Y35 F2000*122
2018-03-24 01:14:48,607 - Recv: ok N72 P0 B3
2018-03-24 01:14:48,611 - Send: N73 G1 X -17 Y25 F2000*117
2018-03-24 01:14:49,218 - Recv: ok N73 P0 B3
2018-03-24 01:14:49,223 - Send: N74 M117 ETL No ETL yet*94
2018-03-24 01:14:49,230 - Recv: ok N74 P0 B3
2018-03-24 01:14:49,233 - Send: N75 G1 X -18 Y30 F2000*120
2018-03-24 01:14:50,128 - Recv: ok N75 P0 B3
2018-03-24 01:14:50,131 - Send: N76 G1 X -17 Y25 Z1.5 F1000*35
2018-03-24 01:14:50,165 - Recv: T:139.86 /140.00 B:60.00 /60.00 T0:140.04 /140.00 T1:139.86 /140.00 @:35 B@:33 @0:25 @1:35
2018-03-24 01:14:50,751 - Recv: ok N76 P0 B3
2018-03-24 01:14:50,756 - Send: N77 M117 ETA No ETA yet*93
2018-03-24 01:14:50,762 - Recv: ok N77 P0 B3
2018-03-24 01:14:50,764 - Send: N78 M117 0.09p complete*85
2018-03-24 01:14:50,771 - Recv: ok N78 P0 B3
2018-03-24 01:14:50,774 - Send: N79 G1 X -18 Y23 F1000*117
2018-03-24 01:14:51,070 - Recv: ok N79 P0 B3
2018-03-24 01:14:51,073 - Send: N80 G1 X -17 Z15*29
2018-03-24 01:14:51,259 - Recv: ok N80 P0 B3
2018-03-24 01:14:51,262 - Send: N81 M109 R140*85
2018-03-24 01:14:51,280 - Recv: T:140.07 /140.00 B:60.02 /60.00 T0:140.07 /140.00 T1:139.97 /140.00 @:23 B@:30 @0:23 @1:30 W:?
2018-03-24 01:14:52,165 - Recv: T:140.16 /140.00 B:60.03 /60.00 T0:140.16 /140.00 T1:139.99 /140.00 @:20 B@:28 @0:20 @1:29
2018-03-24 01:14:52,282 - Recv: T:140.16 /140.00 B:60.03 /60.00 T0:140.16 /140.00 T1:139.99 /140.00 @:20 B@:28 @0:20 @1:29 W:0
2018-03-24 01:14:52,291 - Recv: ok N81 P4 B3
2018-03-24 01:14:52,294 - Send: N82 M204 S100*93
2018-03-24 01:14:52,303 - Recv: Setting Print and Travel Acceleration: 100.00
2018-03-24 01:14:52,305 - Recv: ok N82 P4 B3
2018-03-24 01:14:52,309 - Send: N83 G29*41
2018-03-24 01:14:54,166 - Recv: T:140.21 /140.00 B:60.03 /60.00 T0:140.21 /140.00 T1:140.20 /140.00 @:17 B@:27 @0:17 @1:21
2018-03-24 01:14:56,166 - Recv: T:140.20 /140.00 B:60.02 /60.00 T0:140.20 /140.00 T1:140.29 /140.00 @:18 B@:28 @0:18 @1:18
2018-03-24 01:14:58,165 - Recv: T:140.12 /140.00 B:60.05 /60.00 T0:140.12 /140.00 T1:140.40 /140.00 @:20 B@:23 @0:20 @1:14
2018-03-24 01:15:00,184 - Recv: T:140.08 /140.00 B:60.03 /60.00 T0:140.08 /140.00 T1:140.36 /140.00 @:21 B@:26 @0:21 @1:15
2018-03-24 01:15:02,183 - Recv: T:140.01 /140.00 B:60.03 /60.00 T0:140.01 /140.00 T1:140.23 /140.00 @:22 B@:25 @0:22 @1:18
2018-03-24 01:15:04,184 - Recv: T:139.97 /140.00 B:60.04 /60.00 T0:139.97 /140.00 T1:140.04 /140.00 @:24 B@:22 @0:24 @1:25
2018-03-24 01:15:06,185 - Recv: T:139.91 /140.00 B:60.00 /60.00 T0:139.91 /140.00 T1:139.91 /140.00 @:26 B@:28 @0:26 @1:28
2018-03-24 01:15:06,861 - Recv: Rewiping
2018-03-24 01:15:08,184 - Recv: T:139.87 /140.00 B:60.01 /60.00 T0:139.87 /140.00 T1:139.68 /140.00 @:27 B@:26 @0:27 @1:36
2018-03-24 01:15:10,184 - Recv: T:139.88 /140.00 B:60.02 /60.00 T0:139.88 /140.00 T1:139.61 /140.00 @:27 B@:24 @0:27 @1:37
2018-03-24 01:18:40,341 - No response from printer after 6 consecutive communication timeouts, considering it dead. Configure long running commands or increase communication timeout if that happens regularly on specific commands or long moves.
2018-03-24 01:18:40,357 - Changing monitoring state from 'Printing' to 'Offline: Too many consecutive timeouts, printer still connected and alive?'
2018-03-24 01:18:40,415 - Connection closed, closing down monitor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment