Skip to content

Instantly share code, notes, and snippets.

@drewzh
Created July 1, 2019 16:20
Show Gist options
  • Save drewzh/f2d63efada1cc1417bce024a3e1006ee to your computer and use it in GitHub Desktop.
Save drewzh/f2d63efada1cc1417bce024a3e1006ee to your computer and use it in GitHub Desktop.
Octoprint serial.log for start gcode sequence issue
2019-07-01 17:04:07,715 - Changing monitoring state from "Offline" to "Detecting serial port"
2019-07-01 17:04:07,740 - Serial port list: ['/dev/ttyACM0']
2019-07-01 17:04:07,741 - Connecting to: /dev/ttyACM0
2019-07-01 17:04:07,745 - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2019-07-01 17:04:07,748 - Connected to: Serial<id=0x6c916f10, open=True>(port='/dev/ttyACM0', baudrate=250000, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor
2019-07-01 17:04:07,752 - Changing monitoring state from "Opening serial port" to "Connecting"
2019-07-01 17:04:07,764 - Send: N0 M110 N0*125
2019-07-01 17:04:07,776 - Recv: ok
2019-07-01 17:04:07,781 - Changing monitoring state from "Connecting" to "Operational"
2019-07-01 17:04:07,793 - Send: N0 M110 N0*125
2019-07-01 17:04:07,806 - Recv: ok
2019-07-01 17:04:07,809 - Send: N1 M115*39
2019-07-01 17:04:07,814 - Recv: FIRMWARE_NAME:Marlin bugfix-2.0.x (Github) SOURCE_CODE_URL:https://github.com/MarlinFirmware/Marlin PROTOCOL_VERSION:1.0 MACHINE_TYPE:Ender 3 Pro 3 EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff
2019-07-01 17:04:07,841 - Recv: Cap:SERIAL_XON_XOFF:0
2019-07-01 17:04:07,843 - Recv: Cap:BINARY_FILE_TRANSFER:0
2019-07-01 17:04:07,846 - Recv: Cap:EEPROM:1
2019-07-01 17:04:07,852 - Recv: Cap:VOLUMETRIC:1
2019-07-01 17:04:07,854 - Recv: Cap:AUTOREPORT_TEMP:1
2019-07-01 17:04:07,859 - Recv: Cap:PROGRESS:0
2019-07-01 17:04:07,862 - Recv: Cap:PRINT_JOB:1
2019-07-01 17:04:07,865 - Recv: Cap:AUTOLEVEL:1
2019-07-01 17:04:07,873 - Recv: Cap:Z_PROBE:1
2019-07-01 17:04:07,878 - Recv: Cap:LEVELING_DATA:1
2019-07-01 17:04:07,882 - Recv: Cap:BUILD_PERCENT:1
2019-07-01 17:04:07,884 - Recv: Cap:SOFTWARE_POWER:0
2019-07-01 17:04:07,887 - Recv: Cap:TOGGLE_LIGHTS:0
2019-07-01 17:04:07,888 - Recv: Cap:CASE_LIGHT_BRIGHTNESS:0
2019-07-01 17:04:07,891 - Recv: Cap:EMERGENCY_PARSER:1
2019-07-01 17:04:07,895 - Recv: Cap:PROMPT_SUPPORT:0
2019-07-01 17:04:07,897 - Recv: Cap:AUTOREPORT_SD_STATUS:1
2019-07-01 17:04:07,902 - Recv: Cap:THERMAL_PROTECTION:1
2019-07-01 17:04:07,905 - Recv: Cap:MOTION_MODES:0
2019-07-01 17:04:07,908 - Recv: Cap:CHAMBER_TEMPERATURE:0
2019-07-01 17:04:07,911 - Recv: ok
2019-07-01 17:04:07,913 - Send: M21
2019-07-01 17:04:07,966 - Recv: echo:SD card ok
2019-07-01 17:04:09,274 - Recv: echo:V67 stored settings retrieved (602 bytes; crc 60173)
2019-07-01 17:04:09,282 - Recv: echo: G21 ; Units in mm (mm)
2019-07-01 17:04:09,286 - Recv: echo: M149 C ; Units in Celsius
2019-07-01 17:04:09,288 - Recv:
2019-07-01 17:04:09,291 - Recv: echo:Filament settings: Disabled
2019-07-01 17:04:09,294 - Recv: echo: M200 D1.75
2019-07-01 17:04:09,297 - Recv: echo: M200 D0
2019-07-01 17:04:09,299 - Recv: echo:Steps per unit:
2019-07-01 17:04:09,301 - Recv: echo: M92 X80.00 Y80.00 Z400.00 E97.25
2019-07-01 17:04:09,304 - Recv: echo:Maximum feedrates (units/s):
2019-07-01 17:04:09,307 - Recv: echo: M203 X1000.00 Y1000.00 Z30.00 E50.00
2019-07-01 17:04:09,309 - Recv: echo:Maximum Acceleration (units/s2):
2019-07-01 17:04:09,312 - Recv: echo: M201 X6000.00 Y3000.00 Z100.00 E5000.00
2019-07-01 17:04:09,315 - Recv: echo:Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel>
2019-07-01 17:04:09,317 - Recv: echo: M204 P3000.00 R3000.00 T6000.00
2019-07-01 17:04:09,319 - Recv: echo:Advanced: B<min_segment_time_us> S<min_feedrate> T<min_travel_feedrate> J<junc_dev>
2019-07-01 17:04:09,321 - Recv: echo: M205 B20000.00 S0.00 T0.00 J0.02
2019-07-01 17:04:09,324 - Recv: echo:Home offset:
2019-07-01 17:04:09,327 - Recv: echo: M206 X0.00 Y0.00 Z0.00
2019-07-01 17:04:09,330 - Recv: echo:Filament Runout Sensor:
2019-07-01 17:04:09,333 - Recv: echo: M412 S1
2019-07-01 17:04:09,335 - Recv: echo:Auto Bed Leveling:
2019-07-01 17:04:09,338 - Recv: echo: M420 S0 Z0.00
2019-07-01 17:04:09,342 - Recv: echo:Material heatup parameters:
2019-07-01 17:04:09,344 - Recv: echo: M145 S0 H200 B60 F0
2019-07-01 17:04:09,346 - Recv: echo: M145 S1 H230 B70 F0
2019-07-01 17:04:09,350 - Recv: echo:PID settings:
2019-07-01 17:04:09,352 - Recv: echo: M301 P22.55 I1.43 D88.88
2019-07-01 17:04:09,358 - Recv: echo: M304 P259.28 I47.61 D352.98
2019-07-01 17:04:09,360 - Recv: echo:Z-Probe Offset (mm):
2019-07-01 17:04:09,362 - Recv: echo: M851 Z-1.77
2019-07-01 17:04:09,365 - Recv: echo:Stepper driver current:
2019-07-01 17:04:09,368 - Recv: echo: M906 X760 Y760 Z760
2019-07-01 17:04:09,370 - Recv: echo: M906 T0 E900
2019-07-01 17:04:09,373 - Recv:
2019-07-01 17:04:09,376 - Recv: echo:Hybrid Threshold:
2019-07-01 17:04:09,377 - Recv: echo: M913 X120 Y120 Z3
2019-07-01 17:04:09,379 - Recv: M913 T0 E30
2019-07-01 17:04:09,380 - Recv:
2019-07-01 17:04:09,382 - Recv: echo:StallGuard threshold:
2019-07-01 17:04:09,383 - Recv: echo: M914 X255 Y100
2019-07-01 17:04:09,384 - Recv: echo:Driver stepping mode:
2019-07-01 17:04:09,385 - Recv: echo: M569 S1 X Y Z
2019-07-01 17:04:09,386 - Recv: echo:Linear Advance:
2019-07-01 17:04:09,387 - Recv: echo: M900 K0.00
2019-07-01 17:04:09,388 - Recv: echo:Filament load/unload lengths:
2019-07-01 17:04:09,389 - Recv: echo: M603 L0.00 U100.00
2019-07-01 17:04:09,390 - Recv: echo:Filament runout sensor:
2019-07-01 17:04:09,392 - Recv: echo: M412 S1
2019-07-01 17:04:09,395 - Recv: ok
2019-07-01 17:04:09,398 - Send: M117 IP 192.168.86.39
2019-07-01 17:04:10,384 - Recv: ok
2019-07-01 17:04:10,391 - Send: M420V1
2019-07-01 17:04:10,462 - Recv: echo:Invalid mesh.
2019-07-01 17:04:10,465 - Recv: echo:Bed Leveling OFF
2019-07-01 17:04:10,467 - Recv: echo:Fade Height OFF
2019-07-01 17:04:10,469 - Recv: ok
2019-07-01 17:04:10,473 - Send: M851
2019-07-01 17:04:10,478 - Recv: echo:Probe Z Offset: -1.77
2019-07-01 17:04:10,484 - Recv: ok
2019-07-01 17:04:10,488 - Send: M155 S2
2019-07-01 17:04:10,525 - Recv: ok
2019-07-01 17:04:10,529 - Send: M27 S1
2019-07-01 17:04:10,568 - Recv: ok
2019-07-01 17:04:10,572 - Send: M20
2019-07-01 17:04:10,575 - Recv: Begin file list
2019-07-01 17:04:10,896 - Recv: /TRASHE~1/274577~1/DATA/MODEL/TEST/TEST-D~1.GCO 16902701
2019-07-01 17:04:11,139 - Recv: /TRASHE~1/274577~1/TEST-D~1.GCO 16902719
2019-07-01 17:04:11,143 - Recv: /TRASHE~1/274577~1/CE3_CR~1.GCO 7110936
2019-07-01 17:04:11,146 - Recv: /TRASHE~1/274577~1/CHEP_E~1.GCO 876
2019-07-01 17:04:11,150 - Recv: /TRASHE~1/274577~1/ENDER3~1.GCO 167614
2019-07-01 17:04:11,481 - Recv: End file list
2019-07-01 17:04:11,496 - Recv: ok
2019-07-01 17:04:11,507 - Send: M115
2019-07-01 17:04:11,518 - Recv: FIRMWARE_NAME:Marlin bugfix-2.0.x (Github) SOURCE_CODE_URL:https://github.com/MarlinFirmware/Marlin PROTOCOL_VERSION:1.0 MACHINE_TYPE:Ender 3 Pro 3 EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff
2019-07-01 17:04:11,525 - Recv: Cap:SERIAL_XON_XOFF:0
2019-07-01 17:04:11,534 - Recv: Cap:BINARY_FILE_TRANSFER:0
2019-07-01 17:04:11,538 - Recv: Cap:EEPROM:1
2019-07-01 17:04:11,551 - Recv: Cap:VOLUMETRIC:1
2019-07-01 17:04:11,556 - Recv: Cap:AUTOREPORT_TEMP:1
2019-07-01 17:04:11,591 - Recv: Cap:PROGRESS:0
2019-07-01 17:04:11,599 - Recv: Cap:PRINT_JOB:1
2019-07-01 17:04:11,609 - Recv: Cap:AUTOLEVEL:1
2019-07-01 17:04:11,624 - Recv: Cap:Z_PROBE:1
2019-07-01 17:04:11,719 - Recv: Cap:LEVELING_DATA:1
2019-07-01 17:04:11,783 - Recv: Cap:BUILD_PERCENT:1
2019-07-01 17:04:11,785 - Recv: Cap:SOFTWARE_POWER:0
2019-07-01 17:04:11,790 - Recv: Cap:TOGGLE_LIGHTS:0
2019-07-01 17:04:11,810 - Recv: Cap:CASE_LIGHT_BRIGHTNESS:0
2019-07-01 17:04:11,861 - Recv: Cap:EMERGENCY_PARSER:1
2019-07-01 17:04:11,917 - Recv: Cap:PROMPT_SUPPORT:0
2019-07-01 17:04:11,946 - Recv: Cap:AUTOREPORT_SD_STATUS:1
2019-07-01 17:04:11,953 - Recv: Cap:THERMAL_PROTECTION:1
2019-07-01 17:04:11,956 - Recv: Cap:MOTION_MODES:0
2019-07-01 17:04:11,959 - Recv: Cap:CHAMBER_TEMPERATURE:0
2019-07-01 17:04:11,962 - Recv: ok
2019-07-01 17:04:11,964 - Send: M504
2019-07-01 17:04:11,965 - Recv: Not SD printing
2019-07-01 17:04:11,969 - Recv: echo:EEPROM OK
2019-07-01 17:04:11,972 - Recv: ok
2019-07-01 17:04:11,974 - Send: M501
2019-07-01 17:04:13,324 - Recv: echo:V67 stored settings retrieved (602 bytes; crc 60173)
2019-07-01 17:04:13,333 - Recv: echo: G21 ; Units in mm (mm)
2019-07-01 17:04:13,337 - Recv: echo: M149 C ; Units in Celsius
2019-07-01 17:04:13,341 - Recv:
2019-07-01 17:04:13,344 - Recv: echo:Filament settings: Disabled
2019-07-01 17:04:13,347 - Recv: echo: M200 D1.75
2019-07-01 17:04:13,349 - Recv: echo: M200 D0
2019-07-01 17:04:13,351 - Recv: echo:Steps per unit:
2019-07-01 17:04:13,355 - Recv: echo: M92 X80.00 Y80.00 Z400.00 E97.25
2019-07-01 17:04:13,359 - Recv: echo:Maximum feedrates (units/s):
2019-07-01 17:04:13,361 - Recv: echo: M203 X1000.00 Y1000.00 Z30.00 E50.00
2019-07-01 17:04:13,365 - Recv: echo:Maximum Acceleration (units/s2):
2019-07-01 17:04:13,366 - Recv: echo: M201 X6000.00 Y3000.00 Z100.00 E5000.00
2019-07-01 17:04:13,368 - Recv: echo:Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel>
2019-07-01 17:04:13,370 - Recv: echo: M204 P3000.00 R3000.00 T6000.00
2019-07-01 17:04:13,373 - Recv: echo:Advanced: B<min_segment_time_us> S<min_feedrate> T<min_travel_feedrate> J<junc_dev>
2019-07-01 17:04:13,375 - Recv: echo: M205 B20000.00 S0.00 T0.00 J0.02
2019-07-01 17:04:13,378 - Recv: echo:Home offset:
2019-07-01 17:04:13,380 - Recv: echo: M206 X0.00 Y0.00 Z0.00
2019-07-01 17:04:13,384 - Recv: echo:Filament Runout Sensor:
2019-07-01 17:04:13,387 - Recv: echo: M412 S1
2019-07-01 17:04:13,389 - Recv: echo:Auto Bed Leveling:
2019-07-01 17:04:13,392 - Recv: echo: M420 S0 Z0.00
2019-07-01 17:04:13,396 - Recv: echo:Material heatup parameters:
2019-07-01 17:04:13,400 - Recv: echo: M145 S0 H200 B60 F0
2019-07-01 17:04:13,404 - Recv: echo: M145 S1 H230 B70 F0
2019-07-01 17:04:13,406 - Recv: echo:PID settings:
2019-07-01 17:04:13,408 - Recv: echo: M301 P22.55 I1.43 D88.88
2019-07-01 17:04:13,410 - Recv: echo: M304 P259.28 I47.61 D352.98
2019-07-01 17:04:13,414 - Recv: echo:Z-Probe Offset (mm):
2019-07-01 17:04:13,416 - Recv: echo: M851 Z-1.77
2019-07-01 17:04:13,417 - Recv: echo:Stepper driver current:
2019-07-01 17:04:13,418 - Recv: echo: M906 X760 Y760 Z760
2019-07-01 17:04:13,420 - Recv: echo: M906 T0 E900
2019-07-01 17:04:13,421 - Recv:
2019-07-01 17:04:13,422 - Recv: echo:Hybrid Threshold:
2019-07-01 17:04:13,424 - Recv: echo: M913 X120 Y120 Z3
2019-07-01 17:04:13,425 - Recv: M913 T0 E30
2019-07-01 17:04:13,426 - Recv:
2019-07-01 17:04:13,428 - Recv: echo:StallGuard threshold:
2019-07-01 17:04:13,429 - Recv: echo: M914 X255 Y100
2019-07-01 17:04:13,431 - Recv: echo:Driver stepping mode:
2019-07-01 17:04:13,432 - Recv: echo: M569 S1 X Y Z
2019-07-01 17:04:13,434 - Recv: echo:Linear Advance:
2019-07-01 17:04:13,435 - Recv: echo: M900 K0.00
2019-07-01 17:04:13,436 - Recv: echo:Filament load/unload lengths:
2019-07-01 17:04:13,437 - Recv: echo: M603 L0.00 U100.00
2019-07-01 17:04:13,439 - Recv: echo:Filament runout sensor:
2019-07-01 17:04:13,441 - Recv: echo: M412 S1
2019-07-01 17:04:13,443 - Recv: ok
2019-07-01 17:04:13,444 - Recv: T:23.95 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:13,445 - Send: M420V1
2019-07-01 17:04:13,449 - Recv: Not SD printing
2019-07-01 17:04:13,451 - Recv: echo:Invalid mesh.
2019-07-01 17:04:13,452 - Recv: echo:Bed Leveling OFF
2019-07-01 17:04:13,453 - Recv: echo:Fade Height OFF
2019-07-01 17:04:13,455 - Recv: ok
2019-07-01 17:04:13,456 - Send: M851
2019-07-01 17:04:13,459 - Recv: echo:Probe Z Offset: -1.77
2019-07-01 17:04:13,462 - Recv: ok
2019-07-01 17:04:13,464 - Send: M155 S2
2019-07-01 17:04:13,466 - Recv: ok
2019-07-01 17:04:13,468 - Send: M27 S1
2019-07-01 17:04:13,470 - Recv: ok
2019-07-01 17:04:14,471 - Recv: Not SD printing
2019-07-01 17:04:15,470 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:15,478 - Recv: Not SD printing
2019-07-01 17:04:16,470 - Recv: Not SD printing
2019-07-01 17:04:17,470 - Recv: T:23.75 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:17,474 - Recv: Not SD printing
2019-07-01 17:04:18,470 - Recv: Not SD printing
2019-07-01 17:04:19,470 - Recv: T:23.83 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:19,484 - Recv: Not SD printing
2019-07-01 17:04:20,470 - Recv: Not SD printing
2019-07-01 17:04:21,470 - Recv: T:23.83 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:21,481 - Recv: Not SD printing
2019-07-01 17:04:22,470 - Recv: Not SD printing
2019-07-01 17:04:23,470 - Recv: T:23.75 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:23,482 - Recv: Not SD printing
2019-07-01 17:04:24,470 - Recv: Not SD printing
2019-07-01 17:04:25,469 - Recv: T:23.98 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:25,481 - Recv: Not SD printing
2019-07-01 17:04:26,470 - Recv: Not SD printing
2019-07-01 17:04:27,469 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:27,474 - Recv: Not SD printing
2019-07-01 17:04:28,471 - Recv: Not SD printing
2019-07-01 17:04:29,470 - Recv: T:23.95 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:29,474 - Recv: Not SD printing
2019-07-01 17:04:30,470 - Recv: Not SD printing
2019-07-01 17:04:31,470 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:31,481 - Recv: Not SD printing
2019-07-01 17:04:32,470 - Recv: Not SD printing
2019-07-01 17:04:33,469 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:33,478 - Recv: Not SD printing
2019-07-01 17:04:34,470 - Recv: Not SD printing
2019-07-01 17:04:35,469 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:35,476 - Recv: Not SD printing
2019-07-01 17:04:36,470 - Recv: Not SD printing
2019-07-01 17:04:37,470 - Recv: T:23.75 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:37,481 - Recv: Not SD printing
2019-07-01 17:04:38,470 - Recv: Not SD printing
2019-07-01 17:04:39,470 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:39,481 - Recv: Not SD printing
2019-07-01 17:04:40,470 - Recv: Not SD printing
2019-07-01 17:04:41,469 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:41,481 - Recv: Not SD printing
2019-07-01 17:04:42,470 - Recv: Not SD printing
2019-07-01 17:04:43,469 - Recv: T:24.26 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:43,480 - Recv: Not SD printing
2019-07-01 17:04:44,469 - Recv: Not SD printing
2019-07-01 17:04:45,477 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:45,501 - Recv: Not SD printing
2019-07-01 17:04:45,545 - Changing monitoring state from "Operational" to "Starting"
2019-07-01 17:04:46,115 - Send: N2 M900 K0.55*93
2019-07-01 17:04:46,122 - Recv: ok
2019-07-01 17:04:46,131 - Send: N0 M110 N0*125
2019-07-01 17:04:46,155 - Recv: ok
2019-07-01 17:04:46,168 - Send: N1 G90*17
2019-07-01 17:04:46,182 - Recv: ok
2019-07-01 17:04:46,186 - Send: N2 G28*17
2019-07-01 17:04:46,470 - Recv: Not SD printing
2019-07-01 17:04:49,248 - Recv: echo:busy: processing
2019-07-01 17:04:49,253 - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
2019-07-01 17:04:49,288 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:49,292 - Recv: Not SD printing
2019-07-01 17:04:50,289 - Recv: Not SD printing
2019-07-01 17:04:51,248 - Recv: echo:busy: processing
2019-07-01 17:04:51,292 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:51,299 - Recv: Not SD printing
2019-07-01 17:04:52,392 - Recv: Not SD printing
2019-07-01 17:04:53,248 - Recv: echo:busy: processing
2019-07-01 17:04:53,293 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:53,392 - Recv: Not SD printing
2019-07-01 17:04:54,590 - Recv: Not SD printing
2019-07-01 17:04:55,898 - Recv: echo:busy: processing
2019-07-01 17:04:55,938 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:55,941 - Recv: Not SD printing
2019-07-01 17:04:57,388 - Recv: Not SD printing
2019-07-01 17:04:57,897 - Recv: echo:busy: processing
2019-07-01 17:04:57,941 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:04:58,392 - Recv: Not SD printing
2019-07-01 17:04:58,685 - Recv: X:164.00 Y:138.00 Z:13.77 E:0.00 Count X:13120 Y:11040 Z:5508
2019-07-01 17:04:58,690 - Recv: ok
2019-07-01 17:04:58,695 - Send: N3 M400*36
2019-07-01 17:04:58,711 - Recv: ok
2019-07-01 17:04:58,716 - Send: N4 M114*35
2019-07-01 17:04:58,758 - Recv: X:164.00 Y:138.00 Z:13.77 E:0.00 Count X:13120 Y:11040 Z:5508
2019-07-01 17:04:58,780 - Recv: ok
2019-07-01 17:04:58,790 - Send: N5 M113 S2*100
2019-07-01 17:04:58,803 - Recv: ok
2019-07-01 17:04:58,817 - Send: N6 G29*20
2019-07-01 17:04:59,393 - Recv: Not SD printing
2019-07-01 17:04:59,940 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:01,000 - Recv: echo:busy: processing
2019-07-01 17:05:01,035 - Recv: Not SD printing
2019-07-01 17:05:01,940 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:02,039 - Recv: Not SD printing
2019-07-01 17:05:03,116 - Recv: echo:busy: processing
2019-07-01 17:05:03,152 - Recv: Not SD printing
2019-07-01 17:05:03,939 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:04,155 - Recv: Not SD printing
2019-07-01 17:05:05,263 - Recv: echo:busy: processing
2019-07-01 17:05:05,298 - Recv: Not SD printing
2019-07-01 17:05:06,768 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:06,782 - Recv: Not SD printing
2019-07-01 17:05:07,263 - Recv: echo:busy: processing
2019-07-01 17:05:07,768 - Recv: Not SD printing
2019-07-01 17:05:08,913 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:08,918 - Recv: Not SD printing
2019-07-01 17:05:09,262 - Recv: echo:busy: processing
2019-07-01 17:05:10,361 - Recv: Not SD printing
2019-07-01 17:05:10,913 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:11,262 - Recv: echo:busy: processing
2019-07-01 17:05:11,363 - Recv: Not SD printing
2019-07-01 17:05:12,625 - Recv: Not SD printing
2019-07-01 17:05:12,916 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:13,272 - Recv: echo:busy: processing
2019-07-01 17:05:14,158 - Recv: Not SD printing
2019-07-01 17:05:14,915 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:15,160 - Recv: Not SD printing
2019-07-01 17:05:15,271 - Recv: echo:busy: processing
2019-07-01 17:05:16,257 - Recv: Not SD printing
2019-07-01 17:05:17,678 - Recv: echo:busy: processing
2019-07-01 17:05:17,719 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:17,723 - Recv: Not SD printing
2019-07-01 17:05:18,723 - Recv: Not SD printing
2019-07-01 17:05:19,831 - Recv: echo:busy: processing
2019-07-01 17:05:19,872 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:19,876 - Recv: Not SD printing
2019-07-01 17:05:21,313 - Recv: Not SD printing
2019-07-01 17:05:21,831 - Recv: echo:busy: processing
2019-07-01 17:05:21,871 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:22,332 - Recv: Not SD printing
2019-07-01 17:05:23,595 - Recv: Not SD printing
2019-07-01 17:05:23,832 - Recv: echo:busy: processing
2019-07-01 17:05:23,875 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:25,076 - Recv: Not SD printing
2019-07-01 17:05:25,832 - Recv: echo:busy: processing
2019-07-01 17:05:25,873 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:26,078 - Recv: Not SD printing
2019-07-01 17:05:27,219 - Recv: Not SD printing
2019-07-01 17:05:28,613 - Recv: echo:busy: processing
2019-07-01 17:05:28,654 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:28,660 - Recv: Not SD printing
2019-07-01 17:05:29,652 - Recv: Not SD printing
2019-07-01 17:05:30,801 - Recv: echo:busy: processing
2019-07-01 17:05:30,841 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:30,847 - Recv: Not SD printing
2019-07-01 17:05:32,295 - Recv: Not SD printing
2019-07-01 17:05:32,799 - Recv: echo:busy: processing
2019-07-01 17:05:32,840 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:33,340 - Recv: Not SD printing
2019-07-01 17:05:33,345 - Recv: Bilinear Leveling Grid:
2019-07-01 17:05:33,350 - Recv: 0 1 2
2019-07-01 17:05:33,362 - Recv: 0 -0.018 -0.108 -0.067
2019-07-01 17:05:33,366 - Recv: 1 +0.072 -0.038 -0.028
2019-07-01 17:05:33,369 - Recv: 2 +0.062 -0.087 -0.118
2019-07-01 17:05:33,372 - Recv:
2019-07-01 17:05:33,377 - Recv: X:234.00 Y:234.00 Z:11.89 E:0.00 Count X:18720 Y:18720 Z:4708
2019-07-01 17:05:33,387 - Recv: ok
2019-07-01 17:05:33,402 - Send: N7 M400*32
2019-07-01 17:05:33,409 - Recv: ok
2019-07-01 17:05:33,418 - Send: N8 M114*47
2019-07-01 17:05:33,423 - Recv: X:234.00 Y:234.00 Z:11.89 E:0.00 Count X:18720 Y:18720 Z:4708
2019-07-01 17:05:33,426 - Recv: ok
2019-07-01 17:05:33,433 - Send: N9 M117 ETL No ETL yet*100
2019-07-01 17:05:33,437 - Recv: ok
2019-07-01 17:05:33,442 - Send: N10 M117 ETA No ETA yet*92
2019-07-01 17:05:33,450 - Recv: ok
2019-07-01 17:05:33,454 - Send: N11 M117 N/A accuracy*41
2019-07-01 17:05:33,465 - Recv: ok
2019-07-01 17:05:33,468 - Send: N12 G92 E0*116
2019-07-01 17:05:33,499 - Recv: X:234.00 Y:234.00 Z:11.89 E:0.00 Count X:18720 Y:18720 Z:4708
2019-07-01 17:05:33,502 - Recv: ok
2019-07-01 17:05:33,512 - Send: N13 G1 Z2.0 F3000*41
2019-07-01 17:05:33,540 - Recv: ok
2019-07-01 17:05:33,549 - Send: N14 G1 X4 Y20 Z0.3 F5000.0*0
2019-07-01 17:05:33,600 - Recv: ok
2019-07-01 17:05:33,604 - Send: N15 G1 X4 Y200.0 Z0.3 F1500.0 E15*79
2019-07-01 17:05:33,615 - Recv: echo: cold extrusion prevented
2019-07-01 17:05:34,173 - Recv: echo: cold extrusion prevented
2019-07-01 17:05:34,343 - Recv: Not SD printing
2019-07-01 17:05:34,849 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:35,344 - Recv: Not SD printing
2019-07-01 17:05:35,609 - Recv: echo:busy: processing
2019-07-01 17:05:36,343 - Recv: Not SD printing
2019-07-01 17:05:36,347 - Recv: ok
2019-07-01 17:05:36,364 - Send: N16 G1 X5 Y200.0 Z0.3 F5000.0*45
2019-07-01 17:05:36,379 - Recv: ok
2019-07-01 17:05:36,386 - Send: N17 G1 X5 Y20 Z0.3 F1500.0 E30*101
2019-07-01 17:05:36,392 - Recv: echo: cold extrusion prevented
2019-07-01 17:05:36,431 - Recv: echo: cold extrusion prevented
2019-07-01 17:05:36,848 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:37,342 - Recv: Not SD printing
2019-07-01 17:05:38,386 - Recv: Not SD printing
2019-07-01 17:05:38,390 - Recv: echo:busy: processing
2019-07-01 17:05:38,850 - Recv: T:24.37 /0.00 B:24.37 /0.00 @:0 B@:0
2019-07-01 17:05:39,390 - Recv: Not SD printing
2019-07-01 17:05:39,961 - Recv: ok
2019-07-01 17:05:39,968 - Send: N18 G92 E0*126
2019-07-01 17:05:40,162 - Recv: X:5.00 Y:20.00 Z:0.30 E:0.00 Count X:320 Y:6001 Z:136
2019-07-01 17:05:40,165 - Recv: ok
2019-07-01 17:05:40,173 - Send: N19 G1 Z2.0 F3000*35
2019-07-01 17:05:40,390 - Recv: Not SD printing
2019-07-01 17:05:40,395 - Recv: ok
2019-07-01 17:05:40,407 - Changing monitoring state from "Starting" to "Printing"
2019-07-01 17:05:40,444 - Send: N20 M140 S60*97
2019-07-01 17:05:40,457 - Recv: ok
2019-07-01 17:05:40,464 - Send: N21 M105*20
2019-07-01 17:05:40,486 - Recv: ok T:24.37 /0.00 B:24.37 /60.00 @:0 B@:0
2019-07-01 17:05:40,508 - Send: N22 M190 S60*110
2019-07-01 17:05:40,523 - Recv: T:24.37 /0.00 B:24.37 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:40,966 - Recv: T:24.37 /0.00 B:24.37 /60.00 @:0 B@:127
2019-07-01 17:05:41,406 - Recv: Not SD printing
2019-07-01 17:05:41,572 - Recv: T:24.37 /0.00 B:24.37 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:42,406 - Recv: Not SD printing
2019-07-01 17:05:42,534 - Recv: T:24.37 /0.00 B:24.37 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:42,541 - Recv: echo:busy: processing
2019-07-01 17:05:42,966 - Recv: T:24.37 /0.00 B:24.37 /60.00 @:0 B@:127
2019-07-01 17:05:43,477 - Recv: Not SD printing
2019-07-01 17:05:43,564 - Recv: T:24.37 /0.00 B:25.00 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:44,476 - Recv: Not SD printing
2019-07-01 17:05:44,533 - Recv: echo:busy: processing
2019-07-01 17:05:44,555 - Recv: T:24.37 /0.00 B:25.23 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:44,983 - Recv: T:24.37 /0.00 B:25.45 /60.00 @:0 B@:127
2019-07-01 17:05:45,476 - Recv: Not SD printing
2019-07-01 17:05:45,598 - Recv: T:24.37 /0.00 B:25.45 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:46,476 - Recv: Not SD printing
2019-07-01 17:05:46,533 - Recv: echo:busy: processing
2019-07-01 17:05:46,555 - Recv: T:24.37 /0.00 B:25.91 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:46,984 - Recv: T:24.37 /0.00 B:25.91 /60.00 @:0 B@:127
2019-07-01 17:05:47,476 - Recv: Not SD printing
2019-07-01 17:05:47,560 - Recv: T:24.37 /0.00 B:26.08 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:48,476 - Recv: Not SD printing
2019-07-01 17:05:48,533 - Recv: echo:busy: processing
2019-07-01 17:05:48,555 - Recv: T:24.37 /0.00 B:26.36 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:48,984 - Recv: T:24.37 /0.00 B:26.82 /60.00 @:0 B@:127
2019-07-01 17:05:49,476 - Recv: Not SD printing
2019-07-01 17:05:49,564 - Recv: T:24.37 /0.00 B:26.82 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:50,494 - Recv: Not SD printing
2019-07-01 17:05:50,534 - Recv: echo:busy: processing
2019-07-01 17:05:50,554 - Recv: T:24.37 /0.00 B:27.27 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:51,001 - Recv: T:24.37 /0.00 B:27.27 /60.00 @:0 B@:127
2019-07-01 17:05:51,494 - Recv: Not SD printing
2019-07-01 17:05:51,554 - Recv: T:24.37 /0.00 B:27.73 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:52,542 - Recv: echo:busy: processing
2019-07-01 17:05:52,545 - Recv: Not SD printing
2019-07-01 17:05:52,594 - Recv: T:24.37 /0.00 B:28.18 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:52,997 - Recv: T:24.37 /0.00 B:28.18 /60.00 @:0 B@:127
2019-07-01 17:05:53,543 - Recv: Not SD printing
2019-07-01 17:05:53,613 - Recv: T:24.37 /0.00 B:28.49 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:54,541 - Recv: echo:busy: processing
2019-07-01 17:05:54,545 - Recv: Not SD printing
2019-07-01 17:05:54,594 - Recv: T:24.37 /0.00 B:28.64 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:55,034 - Recv: T:24.37 /0.00 B:29.09 /60.00 @:0 B@:127
2019-07-01 17:05:55,551 - Recv: Not SD printing
2019-07-01 17:05:55,606 - Recv: T:24.37 /0.00 B:29.09 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:56,541 - Recv: Not SD printing
2019-07-01 17:05:56,545 - Recv: echo:busy: processing
2019-07-01 17:05:56,593 - Recv: T:24.37 /0.00 B:29.55 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:57,034 - Recv: T:24.37 /0.00 B:29.83 /60.00 @:0 B@:127
2019-07-01 17:05:57,580 - Recv: Not SD printing
2019-07-01 17:05:57,594 - Recv: T:24.37 /0.00 B:30.00 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:58,540 - Recv: echo:busy: processing
2019-07-01 17:05:58,572 - Recv: Not SD printing
2019-07-01 17:05:58,594 - Recv: T:24.37 /0.00 B:30.42 /60.00 @:0 B@:127 W:?
2019-07-01 17:05:59,034 - Recv: T:24.37 /0.00 B:30.42 /60.00 @:0 B@:127
2019-07-01 17:05:59,597 - Recv: Not SD printing
2019-07-01 17:05:59,609 - Recv: T:24.37 /0.00 B:30.83 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:00,540 - Recv: echo:busy: processing
2019-07-01 17:06:00,571 - Recv: Not SD printing
2019-07-01 17:06:00,593 - Recv: T:24.37 /0.00 B:31.25 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:01,034 - Recv: T:24.37 /0.00 B:31.25 /60.00 @:0 B@:127
2019-07-01 17:06:01,571 - Recv: Not SD printing
2019-07-01 17:06:01,593 - Recv: T:24.37 /0.00 B:31.67 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:02,571 - Recv: echo:busy: processing
2019-07-01 17:06:02,575 - Recv: Not SD printing
2019-07-01 17:06:02,593 - Recv: T:24.37 /0.00 B:31.69 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:03,033 - Recv: T:24.37 /0.00 B:32.08 /60.00 @:0 B@:127
2019-07-01 17:06:03,600 - Recv: Not SD printing
2019-07-01 17:06:03,605 - Recv: T:24.37 /0.00 B:32.11 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:04,571 - Recv: Not SD printing
2019-07-01 17:06:04,582 - Recv: echo:busy: processing
2019-07-01 17:06:04,594 - Recv: T:24.37 /0.00 B:32.50 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:05,034 - Recv: T:24.37 /0.00 B:32.92 /60.00 @:0 B@:127
2019-07-01 17:06:05,600 - Recv: Not SD printing
2019-07-01 17:06:05,611 - Recv: T:24.37 /0.00 B:32.92 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:06,571 - Recv: Not SD printing
2019-07-01 17:06:06,575 - Recv: echo:busy: processing
2019-07-01 17:06:06,593 - Recv: T:24.37 /0.00 B:33.33 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:07,034 - Recv: T:24.37 /0.00 B:33.33 /60.00 @:0 B@:127
2019-07-01 17:06:07,596 - Recv: Not SD printing
2019-07-01 17:06:07,600 - Recv: T:24.37 /0.00 B:33.75 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:08,571 - Recv: Not SD printing
2019-07-01 17:06:08,575 - Recv: echo:busy: processing
2019-07-01 17:06:08,594 - Recv: T:24.37 /0.00 B:34.17 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:09,034 - Recv: T:24.37 /0.00 B:34.17 /60.00 @:0 B@:127
2019-07-01 17:06:09,579 - Recv: Not SD printing
2019-07-01 17:06:09,593 - Recv: T:24.37 /0.00 B:34.24 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:10,571 - Recv: echo:busy: processing
2019-07-01 17:06:10,575 - Recv: Not SD printing
2019-07-01 17:06:10,593 - Recv: T:24.37 /0.00 B:34.58 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:11,033 - Recv: T:24.37 /0.00 B:35.00 /60.00 @:0 B@:127
2019-07-01 17:06:11,609 - Recv: Not SD printing
2019-07-01 17:06:11,626 - Recv: T:24.37 /0.00 B:35.00 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:12,571 - Recv: echo:busy: processing
2019-07-01 17:06:12,574 - Recv: Not SD printing
2019-07-01 17:06:12,593 - Recv: T:24.37 /0.00 B:35.33 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:13,033 - Recv: T:24.37 /0.00 B:35.33 /60.00 @:0 B@:127
2019-07-01 17:06:13,597 - Recv: Not SD printing
2019-07-01 17:06:13,604 - Recv: T:24.37 /0.00 B:35.67 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:14,570 - Recv: echo:busy: processing
2019-07-01 17:06:14,574 - Recv: Not SD printing
2019-07-01 17:06:14,593 - Recv: T:24.37 /0.00 B:35.67 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:15,034 - Recv: T:24.37 /0.00 B:36.00 /60.00 @:0 B@:127
2019-07-01 17:06:15,598 - Recv: Not SD printing
2019-07-01 17:06:15,606 - Recv: T:24.37 /0.00 B:36.00 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:16,570 - Recv: echo:busy: processing
2019-07-01 17:06:16,574 - Recv: Not SD printing
2019-07-01 17:06:16,592 - Recv: T:24.37 /0.00 B:36.33 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:17,033 - Recv: T:24.37 /0.00 B:36.33 /60.00 @:0 B@:127
2019-07-01 17:06:17,607 - Recv: Not SD printing
2019-07-01 17:06:17,632 - Recv: T:24.37 /0.00 B:36.67 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:18,571 - Recv: echo:busy: processing
2019-07-01 17:06:18,575 - Recv: Not SD printing
2019-07-01 17:06:18,594 - Recv: T:24.37 /0.00 B:36.88 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:19,033 - Recv: T:24.37 /0.00 B:37.00 /60.00 @:0 B@:127
2019-07-01 17:06:19,601 - Recv: Not SD printing
2019-07-01 17:06:19,616 - Recv: T:24.37 /0.00 B:37.00 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:20,571 - Recv: echo:busy: processing
2019-07-01 17:06:20,574 - Recv: Not SD printing
2019-07-01 17:06:20,593 - Recv: T:24.37 /0.00 B:37.33 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:21,032 - Recv: T:24.37 /0.00 B:37.33 /60.00 @:0 B@:127
2019-07-01 17:06:21,599 - Recv: Not SD printing
2019-07-01 17:06:21,608 - Recv: T:24.37 /0.00 B:37.67 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:22,571 - Recv: echo:busy: processing
2019-07-01 17:06:22,574 - Recv: Not SD printing
2019-07-01 17:06:22,593 - Recv: T:24.37 /0.00 B:37.81 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:23,033 - Recv: T:24.37 /0.00 B:38.00 /60.00 @:0 B@:127
2019-07-01 17:06:23,574 - Recv: Not SD printing
2019-07-01 17:06:23,601 - Recv: T:24.37 /0.00 B:38.00 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:24,570 - Recv: Not SD printing
2019-07-01 17:06:24,574 - Recv: echo:busy: processing
2019-07-01 17:06:24,592 - Recv: T:24.37 /0.00 B:38.33 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:25,034 - Recv: T:24.37 /0.00 B:38.33 /60.00 @:0 B@:127
2019-07-01 17:06:25,597 - Recv: Not SD printing
2019-07-01 17:06:25,607 - Recv: T:24.37 /0.00 B:38.67 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:26,570 - Recv: echo:busy: processing
2019-07-01 17:06:26,574 - Recv: Not SD printing
2019-07-01 17:06:26,592 - Recv: T:24.37 /0.00 B:38.67 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:27,034 - Recv: T:24.37 /0.00 B:39.00 /60.00 @:0 B@:127
2019-07-01 17:06:27,607 - Recv: Not SD printing
2019-07-01 17:06:27,634 - Recv: T:24.37 /0.00 B:39.00 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:28,571 - Recv: Not SD printing
2019-07-01 17:06:28,577 - Recv: echo:busy: processing
2019-07-01 17:06:28,593 - Recv: T:24.37 /0.00 B:39.33 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:29,033 - Recv: T:24.37 /0.00 B:39.33 /60.00 @:0 B@:127
2019-07-01 17:06:29,603 - Recv: Not SD printing
2019-07-01 17:06:29,608 - Recv: T:24.37 /0.00 B:39.67 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:30,570 - Recv: Not SD printing
2019-07-01 17:06:30,575 - Recv: echo:busy: processing
2019-07-01 17:06:30,593 - Recv: T:24.37 /0.00 B:39.67 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:31,032 - Recv: T:24.37 /0.00 B:40.00 /60.00 @:0 B@:127
2019-07-01 17:06:31,621 - Recv: Not SD printing
2019-07-01 17:06:31,638 - Recv: T:24.37 /0.00 B:40.00 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:32,570 - Recv: echo:busy: processing
2019-07-01 17:06:32,573 - Recv: Not SD printing
2019-07-01 17:06:32,593 - Recv: T:24.37 /0.00 B:40.29 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:33,032 - Recv: T:24.37 /0.00 B:40.29 /60.00 @:0 B@:127
2019-07-01 17:06:33,596 - Recv: Not SD printing
2019-07-01 17:06:33,601 - Recv: T:24.37 /0.00 B:40.59 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:34,569 - Recv: Not SD printing
2019-07-01 17:06:34,574 - Recv: echo:busy: processing
2019-07-01 17:06:34,593 - Recv: T:24.37 /0.00 B:40.59 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:35,033 - Recv: T:24.37 /0.00 B:40.88 /60.00 @:0 B@:127
2019-07-01 17:06:35,608 - Recv: Not SD printing
2019-07-01 17:06:35,619 - Recv: T:24.37 /0.00 B:40.88 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:36,569 - Recv: echo:busy: processing
2019-07-01 17:06:36,573 - Recv: Not SD printing
2019-07-01 17:06:36,592 - Recv: T:24.37 /0.00 B:41.18 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:37,032 - Recv: T:24.37 /0.00 B:41.18 /60.00 @:0 B@:127
2019-07-01 17:06:37,606 - Recv: Not SD printing
2019-07-01 17:06:37,621 - Recv: T:24.37 /0.00 B:41.23 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:38,570 - Recv: echo:busy: processing
2019-07-01 17:06:38,582 - Recv: Not SD printing
2019-07-01 17:06:38,592 - Recv: T:24.37 /0.00 B:41.47 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:39,032 - Recv: T:24.37 /0.00 B:41.73 /60.00 @:0 B@:127
2019-07-01 17:06:39,611 - Recv: Not SD printing
2019-07-01 17:06:39,627 - Recv: T:24.37 /0.00 B:41.76 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:40,570 - Recv: Not SD printing
2019-07-01 17:06:40,574 - Recv: echo:busy: processing
2019-07-01 17:06:40,592 - Recv: T:24.37 /0.00 B:42.06 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:41,032 - Recv: T:24.37 /0.00 B:42.06 /60.00 @:0 B@:127
2019-07-01 17:06:41,582 - Recv: Not SD printing
2019-07-01 17:06:41,608 - Recv: T:24.37 /0.00 B:42.06 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:42,574 - Recv: echo:busy: processing
2019-07-01 17:06:42,580 - Recv: Not SD printing
2019-07-01 17:06:42,591 - Recv: T:24.37 /0.00 B:42.35 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:43,033 - Recv: T:24.37 /0.00 B:42.44 /60.00 @:0 B@:127
2019-07-01 17:06:43,580 - Recv: Not SD printing
2019-07-01 17:06:43,611 - Recv: T:24.37 /0.00 B:42.65 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:44,570 - Recv: Not SD printing
2019-07-01 17:06:44,573 - Recv: echo:busy: processing
2019-07-01 17:06:44,592 - Recv: T:24.37 /0.00 B:42.94 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:45,034 - Recv: T:24.37 /0.00 B:42.94 /60.00 @:0 B@:127
2019-07-01 17:06:45,589 - Recv: Not SD printing
2019-07-01 17:06:45,595 - Recv: T:24.37 /0.00 B:42.94 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:46,570 - Recv: Not SD printing
2019-07-01 17:06:46,574 - Recv: echo:busy: processing
2019-07-01 17:06:46,592 - Recv: T:24.37 /0.00 B:43.24 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:47,032 - Recv: T:24.37 /0.00 B:43.24 /60.00 @:0 B@:127
2019-07-01 17:06:47,603 - Recv: Not SD printing
2019-07-01 17:06:47,647 - Recv: T:24.37 /0.00 B:43.53 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:48,570 - Recv: echo:busy: processing
2019-07-01 17:06:48,574 - Recv: Not SD printing
2019-07-01 17:06:48,592 - Recv: T:24.37 /0.00 B:43.82 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:49,032 - Recv: T:24.37 /0.00 B:43.82 /60.00 @:0 B@:127
2019-07-01 17:06:49,572 - Recv: Not SD printing
2019-07-01 17:06:49,600 - Recv: T:24.37 /0.00 B:43.82 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:50,569 - Recv: echo:busy: processing
2019-07-01 17:06:50,574 - Recv: Not SD printing
2019-07-01 17:06:50,592 - Recv: T:24.37 /0.00 B:44.12 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:51,032 - Recv: T:24.37 /0.00 B:44.12 /60.00 @:0 B@:127
2019-07-01 17:06:51,570 - Recv: Not SD printing
2019-07-01 17:06:51,615 - Recv: T:24.37 /0.00 B:44.41 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:52,570 - Recv: echo:busy: processing
2019-07-01 17:06:52,574 - Recv: Not SD printing
2019-07-01 17:06:52,591 - Recv: T:24.37 /0.00 B:44.65 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:53,032 - Recv: T:24.37 /0.00 B:44.71 /60.00 @:0 B@:127
2019-07-01 17:06:53,569 - Recv: Not SD printing
2019-07-01 17:06:53,608 - Recv: T:24.37 /0.00 B:44.71 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:54,569 - Recv: Not SD printing
2019-07-01 17:06:54,581 - Recv: echo:busy: processing
2019-07-01 17:06:54,591 - Recv: T:24.37 /0.00 B:45.00 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:55,033 - Recv: T:24.37 /0.00 B:45.02 /60.00 @:0 B@:127
2019-07-01 17:06:55,605 - Recv: Not SD printing
2019-07-01 17:06:55,616 - Recv: T:24.37 /0.00 B:45.26 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:56,570 - Recv: Not SD printing
2019-07-01 17:06:56,574 - Recv: echo:busy: processing
2019-07-01 17:06:56,592 - Recv: T:24.37 /0.00 B:45.35 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:57,033 - Recv: T:24.37 /0.00 B:45.53 /60.00 @:0 B@:127
2019-07-01 17:06:57,571 - Recv: Not SD printing
2019-07-01 17:06:57,624 - Recv: T:24.37 /0.00 B:45.53 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:58,569 - Recv: echo:busy: processing
2019-07-01 17:06:58,573 - Recv: Not SD printing
2019-07-01 17:06:58,591 - Recv: T:24.37 /0.00 B:45.79 /60.00 @:0 B@:127 W:?
2019-07-01 17:06:59,033 - Recv: T:24.37 /0.00 B:45.79 /60.00 @:0 B@:127
2019-07-01 17:06:59,573 - Recv: Not SD printing
2019-07-01 17:06:59,620 - Recv: T:24.37 /0.00 B:46.05 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:00,569 - Recv: echo:busy: processing
2019-07-01 17:07:00,574 - Recv: Not SD printing
2019-07-01 17:07:00,591 - Recv: T:24.37 /0.00 B:46.32 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:01,032 - Recv: T:24.37 /0.00 B:46.32 /60.00 @:0 B@:127
2019-07-01 17:07:01,580 - Recv: Not SD printing
2019-07-01 17:07:01,610 - Recv: T:24.37 /0.00 B:46.35 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:02,569 - Recv: echo:busy: processing
2019-07-01 17:07:02,577 - Recv: Not SD printing
2019-07-01 17:07:02,591 - Recv: T:24.37 /0.00 B:46.58 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:03,032 - Recv: T:24.37 /0.00 B:46.69 /60.00 @:0 B@:127
2019-07-01 17:07:03,591 - Recv: Not SD printing
2019-07-01 17:07:03,596 - Recv: T:24.37 /0.00 B:46.84 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:04,568 - Recv: echo:busy: processing
2019-07-01 17:07:04,572 - Recv: Not SD printing
2019-07-01 17:07:04,591 - Recv: T:24.37 /0.00 B:47.11 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:05,032 - Recv: T:24.37 /0.00 B:47.11 /60.00 @:0 B@:127
2019-07-01 17:07:05,597 - Recv: Not SD printing
2019-07-01 17:07:05,602 - Recv: T:24.37 /0.00 B:47.11 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:06,569 - Recv: Not SD printing
2019-07-01 17:07:06,575 - Recv: echo:busy: processing
2019-07-01 17:07:06,590 - Recv: T:24.37 /0.00 B:47.37 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:07,031 - Recv: T:24.37 /0.00 B:47.63 /60.00 @:0 B@:127
2019-07-01 17:07:07,604 - Recv: Not SD printing
2019-07-01 17:07:07,609 - Recv: T:24.37 /0.00 B:47.63 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:08,569 - Recv: Not SD printing
2019-07-01 17:07:08,580 - Recv: echo:busy: processing
2019-07-01 17:07:08,592 - Recv: T:24.37 /0.00 B:47.89 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:09,031 - Recv: T:24.37 /0.00 B:47.89 /60.00 @:0 B@:127
2019-07-01 17:07:09,574 - Recv: Not SD printing
2019-07-01 17:07:09,627 - Recv: T:24.37 /0.00 B:48.11 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:10,569 - Recv: Not SD printing
2019-07-01 17:07:10,573 - Recv: echo:busy: processing
2019-07-01 17:07:10,591 - Recv: T:24.37 /0.00 B:48.16 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:11,032 - Recv: T:24.37 /0.00 B:48.42 /60.00 @:0 B@:127
2019-07-01 17:07:11,593 - Recv: Not SD printing
2019-07-01 17:07:11,602 - Recv: T:24.37 /0.00 B:48.42 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:12,569 - Recv: echo:busy: processing
2019-07-01 17:07:12,572 - Recv: Not SD printing
2019-07-01 17:07:12,591 - Recv: T:24.37 /0.00 B:48.68 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:13,031 - Recv: T:24.37 /0.00 B:48.68 /60.00 @:0 B@:127
2019-07-01 17:07:13,591 - Recv: Not SD printing
2019-07-01 17:07:13,638 - Recv: T:24.37 /0.00 B:48.95 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:14,569 - Recv: echo:busy: processing
2019-07-01 17:07:14,572 - Recv: Not SD printing
2019-07-01 17:07:14,591 - Recv: T:24.37 /0.00 B:48.96 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:15,032 - Recv: T:24.37 /0.00 B:49.21 /60.00 @:0 B@:127
2019-07-01 17:07:15,597 - Recv: Not SD printing
2019-07-01 17:07:15,603 - Recv: T:24.37 /0.00 B:49.21 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:16,569 - Recv: echo:busy: processing
2019-07-01 17:07:16,572 - Recv: Not SD printing
2019-07-01 17:07:16,591 - Recv: T:24.37 /0.00 B:49.47 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:17,030 - Recv: T:24.37 /0.00 B:49.47 /60.00 @:0 B@:127
2019-07-01 17:07:17,594 - Recv: Not SD printing
2019-07-01 17:07:17,597 - Recv: T:24.37 /0.00 B:49.74 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:18,569 - Recv: echo:busy: processing
2019-07-01 17:07:18,573 - Recv: Not SD printing
2019-07-01 17:07:18,590 - Recv: T:24.37 /0.00 B:50.00 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:19,031 - Recv: T:24.37 /0.00 B:50.00 /60.00 @:0 B@:127
2019-07-01 17:07:19,570 - Recv: Not SD printing
2019-07-01 17:07:19,621 - Recv: T:24.37 /0.00 B:50.00 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:20,569 - Recv: Not SD printing
2019-07-01 17:07:20,573 - Recv: echo:busy: processing
2019-07-01 17:07:20,591 - Recv: T:24.37 /0.00 B:50.23 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:21,031 - Recv: T:24.37 /0.00 B:50.40 /60.00 @:0 B@:127
2019-07-01 17:07:21,596 - Recv: Not SD printing
2019-07-01 17:07:21,606 - Recv: T:24.37 /0.00 B:50.45 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:22,568 - Recv: echo:busy: processing
2019-07-01 17:07:22,572 - Recv: Not SD printing
2019-07-01 17:07:22,591 - Recv: T:24.37 /0.00 B:50.68 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:23,031 - Recv: T:24.37 /0.00 B:50.68 /60.00 @:0 B@:127
2019-07-01 17:07:23,583 - Recv: Not SD printing
2019-07-01 17:07:23,629 - Recv: T:24.37 /0.00 B:50.91 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:24,569 - Recv: Not SD printing
2019-07-01 17:07:24,574 - Recv: echo:busy: processing
2019-07-01 17:07:24,591 - Recv: T:24.37 /0.00 B:50.91 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:25,031 - Recv: T:24.37 /0.00 B:51.14 /60.00 @:0 B@:127
2019-07-01 17:07:25,569 - Recv: Not SD printing
2019-07-01 17:07:25,632 - Recv: T:24.37 /0.00 B:51.14 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:26,568 - Recv: echo:busy: processing
2019-07-01 17:07:26,572 - Recv: Not SD printing
2019-07-01 17:07:26,590 - Recv: T:24.37 /0.00 B:51.36 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:27,030 - Recv: T:24.37 /0.00 B:51.53 /60.00 @:0 B@:127
2019-07-01 17:07:27,598 - Recv: Not SD printing
2019-07-01 17:07:27,604 - Recv: T:24.37 /0.00 B:51.59 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:28,575 - Recv: echo:busy: processing
2019-07-01 17:07:28,581 - Recv: Not SD printing
2019-07-01 17:07:28,590 - Recv: T:24.37 /0.00 B:51.82 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:29,031 - Recv: T:24.37 /0.00 B:51.82 /60.00 @:0 B@:127
2019-07-01 17:07:29,583 - Recv: Not SD printing
2019-07-01 17:07:29,595 - Recv: T:24.37 /0.00 B:52.05 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:30,569 - Recv: echo:busy: processing
2019-07-01 17:07:30,574 - Recv: Not SD printing
2019-07-01 17:07:30,590 - Recv: T:24.37 /0.00 B:52.05 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:31,030 - Recv: T:24.37 /0.00 B:52.27 /60.00 @:0 B@:127
2019-07-01 17:07:31,590 - Recv: Not SD printing
2019-07-01 17:07:31,619 - Recv: T:24.37 /0.00 B:52.27 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:32,568 - Recv: echo:busy: processing
2019-07-01 17:07:32,572 - Recv: Not SD printing
2019-07-01 17:07:32,591 - Recv: T:24.37 /0.00 B:52.50 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:33,030 - Recv: T:24.37 /0.00 B:52.50 /60.00 @:0 B@:127
2019-07-01 17:07:33,574 - Recv: Not SD printing
2019-07-01 17:07:33,618 - Recv: T:24.37 /0.00 B:52.73 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:34,568 - Recv: Not SD printing
2019-07-01 17:07:34,573 - Recv: echo:busy: processing
2019-07-01 17:07:34,590 - Recv: T:24.37 /0.00 B:52.95 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:35,031 - Recv: T:24.37 /0.00 B:52.95 /60.00 @:0 B@:127
2019-07-01 17:07:35,580 - Recv: Not SD printing
2019-07-01 17:07:35,606 - Recv: T:24.37 /0.00 B:52.95 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:36,568 - Recv: Not SD printing
2019-07-01 17:07:36,578 - Recv: echo:busy: processing
2019-07-01 17:07:36,593 - Recv: T:24.37 /0.00 B:53.18 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:37,031 - Recv: T:24.37 /0.00 B:53.41 /60.00 @:0 B@:127
2019-07-01 17:07:37,604 - Recv: Not SD printing
2019-07-01 17:07:37,621 - Recv: T:24.37 /0.00 B:53.41 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:38,567 - Recv: Not SD printing
2019-07-01 17:07:38,571 - Recv: echo:busy: processing
2019-07-01 17:07:38,590 - Recv: T:24.37 /0.00 B:53.64 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:39,031 - Recv: T:24.37 /0.00 B:53.64 /60.00 @:0 B@:127
2019-07-01 17:07:39,569 - Recv: Not SD printing
2019-07-01 17:07:39,598 - Recv: T:24.37 /0.00 B:53.86 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:40,568 - Recv: Not SD printing
2019-07-01 17:07:40,577 - Recv: echo:busy: processing
2019-07-01 17:07:40,590 - Recv: T:24.37 /0.00 B:53.95 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:41,030 - Recv: T:24.37 /0.00 B:54.09 /60.00 @:0 B@:127
2019-07-01 17:07:41,591 - Recv: Not SD printing
2019-07-01 17:07:41,623 - Recv: T:24.37 /0.00 B:54.09 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:42,568 - Recv: echo:busy: processing
2019-07-01 17:07:42,571 - Recv: Not SD printing
2019-07-01 17:07:42,590 - Recv: T:24.41 /0.00 B:54.32 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:43,030 - Recv: T:24.37 /0.00 B:54.32 /60.00 @:0 B@:127
2019-07-01 17:07:43,593 - Recv: Not SD printing
2019-07-01 17:07:43,600 - Recv: T:24.37 /0.00 B:54.55 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:44,567 - Recv: Not SD printing
2019-07-01 17:07:44,579 - Recv: echo:busy: processing
2019-07-01 17:07:44,590 - Recv: T:24.84 /0.00 B:54.77 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:45,030 - Recv: T:24.37 /0.00 B:54.77 /60.00 @:0 B@:127
2019-07-01 17:07:45,598 - Recv: Not SD printing
2019-07-01 17:07:45,612 - Recv: T:24.37 /0.00 B:55.00 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:46,567 - Recv: echo:busy: processing
2019-07-01 17:07:46,571 - Recv: Not SD printing
2019-07-01 17:07:46,590 - Recv: T:24.37 /0.00 B:55.20 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:47,030 - Recv: T:24.84 /0.00 B:55.21 /60.00 @:0 B@:127
2019-07-01 17:07:47,568 - Recv: Not SD printing
2019-07-01 17:07:47,589 - Recv: T:24.37 /0.00 B:55.21 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:48,571 - Recv: echo:busy: processing
2019-07-01 17:07:48,577 - Recv: Not SD printing
2019-07-01 17:07:48,589 - Recv: T:24.37 /0.00 B:55.42 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:49,030 - Recv: T:24.37 /0.00 B:55.53 /60.00 @:0 B@:127
2019-07-01 17:07:49,570 - Recv: Not SD printing
2019-07-01 17:07:49,617 - Recv: T:24.65 /0.00 B:55.63 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:50,568 - Recv: Not SD printing
2019-07-01 17:07:50,581 - Recv: echo:busy: processing
2019-07-01 17:07:50,589 - Recv: T:24.37 /0.00 B:55.83 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:51,030 - Recv: T:24.37 /0.00 B:55.83 /60.00 @:0 B@:127
2019-07-01 17:07:51,575 - Recv: Not SD printing
2019-07-01 17:07:51,635 - Recv: T:24.96 /0.00 B:56.04 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:52,568 - Recv: echo:busy: processing
2019-07-01 17:07:52,573 - Recv: Not SD printing
2019-07-01 17:07:52,590 - Recv: T:24.96 /0.00 B:56.04 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:53,030 - Recv: T:25.00 /0.00 B:56.25 /60.00 @:0 B@:127
2019-07-01 17:07:53,595 - Recv: Not SD printing
2019-07-01 17:07:53,599 - Recv: T:25.00 /0.00 B:56.25 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:54,567 - Recv: Not SD printing
2019-07-01 17:07:54,578 - Recv: echo:busy: processing
2019-07-01 17:07:54,589 - Recv: T:24.73 /0.00 B:56.46 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:55,030 - Recv: T:24.92 /0.00 B:56.51 /60.00 @:0 B@:127
2019-07-01 17:07:55,581 - Recv: Not SD printing
2019-07-01 17:07:55,625 - Recv: T:24.88 /0.00 B:56.67 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:56,568 - Recv: echo:busy: processing
2019-07-01 17:07:56,571 - Recv: Not SD printing
2019-07-01 17:07:56,590 - Recv: T:25.00 /0.00 B:56.88 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:57,030 - Recv: T:24.88 /0.00 B:56.88 /60.00 @:0 B@:127
2019-07-01 17:07:57,568 - Recv: Not SD printing
2019-07-01 17:07:57,615 - Recv: T:25.00 /0.00 B:57.08 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:58,568 - Recv: echo:busy: processing
2019-07-01 17:07:58,578 - Recv: Not SD printing
2019-07-01 17:07:58,591 - Recv: T:24.37 /0.00 B:57.29 /60.00 @:0 B@:127 W:?
2019-07-01 17:07:59,029 - Recv: T:25.00 /0.00 B:57.29 /60.00 @:0 B@:127
2019-07-01 17:07:59,595 - Recv: Not SD printing
2019-07-01 17:07:59,641 - Recv: T:24.37 /0.00 B:57.29 /60.00 @:0 B@:127 W:?
2019-07-01 17:08:00,567 - Recv: echo:busy: processing
2019-07-01 17:08:00,570 - Recv: Not SD printing
2019-07-01 17:08:00,589 - Recv: T:24.41 /0.00 B:57.50 /60.00 @:0 B@:127 W:?
2019-07-01 17:08:01,029 - Recv: T:24.37 /0.00 B:57.71 /60.00 @:0 B@:127
2019-07-01 17:08:01,569 - Recv: Not SD printing
2019-07-01 17:08:01,589 - Recv: T:24.37 /0.00 B:57.71 /60.00 @:0 B@:127 W:?
2019-07-01 17:08:02,567 - Recv: echo:busy: processing
2019-07-01 17:08:02,570 - Recv: Not SD printing
2019-07-01 17:08:02,589 - Recv: T:25.00 /0.00 B:57.92 /60.00 @:0 B@:127 W:?
2019-07-01 17:08:03,029 - Recv: T:25.00 /0.00 B:57.92 /60.00 @:0 B@:127
2019-07-01 17:08:03,579 - Recv: Not SD printing
2019-07-01 17:08:03,588 - Recv: T:25.00 /0.00 B:58.13 /60.00 @:0 B@:127 W:?
2019-07-01 17:08:04,566 - Recv: echo:busy: processing
2019-07-01 17:08:04,570 - Recv: Not SD printing
2019-07-01 17:08:04,589 - Recv: T:24.84 /0.00 B:58.33 /60.00 @:0 B@:127 W:?
2019-07-01 17:08:05,030 - Recv: T:24.92 /0.00 B:58.33 /60.00 @:0 B@:127
2019-07-01 17:08:05,589 - Recv: Not SD printing
2019-07-01 17:08:05,597 - Recv: T:25.00 /0.00 B:58.36 /60.00 @:0 B@:127 W:?
2019-07-01 17:08:06,567 - Recv: echo:busy: processing
2019-07-01 17:08:06,571 - Recv: Not SD printing
2019-07-01 17:08:06,590 - Recv: T:25.00 /0.00 B:58.54 /60.00 @:0 B@:127 W:?
2019-07-01 17:08:07,029 - Recv: T:25.00 /0.00 B:58.75 /60.00 @:0 B@:127
2019-07-01 17:08:07,595 - Recv: Not SD printing
2019-07-01 17:08:07,601 - Recv: T:25.00 /0.00 B:58.75 /60.00 @:0 B@:127 W:?
2019-07-01 17:08:08,567 - Recv: echo:busy: processing
2019-07-01 17:08:08,571 - Recv: Not SD printing
2019-07-01 17:08:08,589 - Recv: T:25.00 /0.00 B:58.96 /60.00 @:0 B@:127 W:?
2019-07-01 17:08:09,029 - Recv: T:25.00 /0.00 B:58.97 /60.00 @:0 B@:127
2019-07-01 17:08:09,595 - Recv: Not SD printing
2019-07-01 17:08:09,599 - Recv: T:25.00 /0.00 B:59.17 /60.00 @:0 B@:127 W:9
2019-07-01 17:08:10,567 - Recv: echo:busy: processing
2019-07-01 17:08:10,570 - Recv: Not SD printing
2019-07-01 17:08:10,589 - Recv: T:25.00 /0.00 B:59.38 /60.00 @:0 B@:127 W:8
2019-07-01 17:08:11,029 - Recv: T:25.00 /0.00 B:59.38 /60.00 @:0 B@:127
2019-07-01 17:08:11,571 - Recv: Not SD printing
2019-07-01 17:08:11,618 - Recv: T:25.00 /0.00 B:59.58 /60.00 @:0 B@:127 W:7
2019-07-01 17:08:12,567 - Recv: echo:busy: processing
2019-07-01 17:08:12,571 - Recv: Not SD printing
2019-07-01 17:08:12,588 - Recv: T:25.00 /0.00 B:59.64 /60.00 @:0 B@:127 W:6
2019-07-01 17:08:13,032 - Recv: T:25.00 /0.00 B:59.79 /60.00 @:0 B@:121
2019-07-01 17:08:13,573 - Recv: Not SD printing
2019-07-01 17:08:13,613 - Recv: T:25.00 /0.00 B:59.79 /60.00 @:0 B@:126 W:5
2019-07-01 17:08:14,566 - Recv: echo:busy: processing
2019-07-01 17:08:14,569 - Recv: Not SD printing
2019-07-01 17:08:14,588 - Recv: T:25.00 /0.00 B:60.00 /60.00 @:0 B@:97 W:4
2019-07-01 17:08:15,029 - Recv: T:25.00 /0.00 B:60.00 /60.00 @:0 B@:101
2019-07-01 17:08:15,567 - Recv: Not SD printing
2019-07-01 17:08:15,617 - Recv: T:25.00 /0.00 B:60.19 /60.00 @:0 B@:70 W:3
2019-07-01 17:08:16,567 - Recv: echo:busy: processing
2019-07-01 17:08:16,570 - Recv: Not SD printing
2019-07-01 17:08:16,588 - Recv: T:25.00 /0.00 B:60.19 /60.00 @:0 B@:74 W:2
2019-07-01 17:08:17,029 - Recv: T:25.00 /0.00 B:60.19 /60.00 @:0 B@:75
2019-07-01 17:08:17,574 - Recv: Not SD printing
2019-07-01 17:08:17,603 - Recv: T:25.00 /0.00 B:60.19 /60.00 @:0 B@:76 W:1
2019-07-01 17:08:18,567 - Recv: Not SD printing
2019-07-01 17:08:18,580 - Recv: echo:busy: processing
2019-07-01 17:08:18,589 - Recv: T:25.00 /0.00 B:60.37 /60.00 @:0 B@:40 W:0
2019-07-01 17:08:19,029 - Recv: T:25.00 /0.00 B:60.37 /60.00 @:0 B@:39
2019-07-01 17:08:19,140 - Recv: ok
2019-07-01 17:08:19,152 - Send: N23 M104 S200*86
2019-07-01 17:08:19,166 - Recv: ok
2019-07-01 17:08:19,178 - Send: N24 M105*17
2019-07-01 17:08:19,190 - Recv: ok T:25.00 /200.00 B:60.37 /60.00 @:0 B@:38
2019-07-01 17:08:19,199 - Send: N25 M109 S200*93
2019-07-01 17:08:19,231 - Recv: T:25.00 /200.00 B:60.37 /60.00 @:0 B@:38 W:?
2019-07-01 17:08:19,566 - Recv: Not SD printing
2019-07-01 17:08:20,231 - Recv: T:25.00 /200.00 B:60.37 /60.00 @:127 B@:33 W:?
2019-07-01 17:08:20,566 - Recv: Not SD printing
2019-07-01 17:08:21,028 - Recv: T:25.00 /200.00 B:60.19 /60.00 @:127 B@:64
2019-07-01 17:08:21,231 - Recv: T:25.00 /200.00 B:60.19 /60.00 @:127 B@:64 W:?
2019-07-01 17:08:21,239 - Recv: echo:busy: processing
2019-07-01 17:08:21,593 - Recv: Not SD printing
2019-07-01 17:08:22,230 - Recv: T:25.00 /200.00 B:60.19 /60.00 @:127 B@:60 W:?
2019-07-01 17:08:22,566 - Recv: Not SD printing
2019-07-01 17:08:23,029 - Recv: T:25.45 /200.00 B:60.19 /60.00 @:127 B@:56
2019-07-01 17:08:23,230 - Recv: T:25.45 /200.00 B:60.19 /60.00 @:127 B@:56 W:?
2019-07-01 17:08:23,238 - Recv: echo:busy: processing
2019-07-01 17:08:23,593 - Recv: Not SD printing
2019-07-01 17:08:24,230 - Recv: T:25.91 /200.00 B:60.19 /60.00 @:127 B@:51 W:?
2019-07-01 17:08:24,566 - Recv: Not SD printing
2019-07-01 17:08:25,040 - Recv: T:26.39 /200.00 B:60.19 /60.00 @:127 B@:47
2019-07-01 17:08:25,230 - Recv: T:26.82 /200.00 B:60.19 /60.00 @:127 B@:46 W:?
2019-07-01 17:08:25,238 - Recv: echo:busy: processing
2019-07-01 17:08:25,586 - Recv: Not SD printing
2019-07-01 17:08:26,245 - Recv: T:27.73 /200.00 B:60.19 /60.00 @:127 B@:42 W:?
2019-07-01 17:08:26,566 - Recv: Not SD printing
2019-07-01 17:08:27,040 - Recv: T:28.64 /200.00 B:60.13 /60.00 @:127 B@:50
2019-07-01 17:08:27,230 - Recv: echo:busy: processing
2019-07-01 17:08:27,245 - Recv: T:29.09 /200.00 B:60.00 /60.00 @:127 B@:73 W:?
2019-07-01 17:08:27,577 - Recv: Not SD printing
2019-07-01 17:08:28,244 - Recv: T:30.42 /200.00 B:60.00 /60.00 @:127 B@:70 W:?
2019-07-01 17:08:28,566 - Recv: Not SD printing
2019-07-01 17:08:29,039 - Recv: T:31.74 /200.00 B:60.00 /60.00 @:127 B@:68
2019-07-01 17:08:29,229 - Recv: echo:busy: processing
2019-07-01 17:08:29,245 - Recv: T:32.08 /200.00 B:60.00 /60.00 @:127 B@:68 W:?
2019-07-01 17:08:29,574 - Recv: Not SD printing
2019-07-01 17:08:30,243 - Recv: T:33.85 /200.00 B:60.00 /60.00 @:127 B@:67 W:?
2019-07-01 17:08:30,566 - Recv: Not SD printing
2019-07-01 17:08:31,040 - Recv: T:35.40 /200.00 B:60.00 /60.00 @:127 B@:66
2019-07-01 17:08:31,229 - Recv: echo:busy: processing
2019-07-01 17:08:31,244 - Recv: T:35.67 /200.00 B:60.00 /60.00 @:127 B@:66 W:?
2019-07-01 17:08:31,567 - Recv: Not SD printing
2019-07-01 17:08:32,244 - Recv: T:37.73 /200.00 B:60.00 /60.00 @:127 B@:65 W:?
2019-07-01 17:08:32,566 - Recv: Not SD printing
2019-07-01 17:08:33,040 - Recv: T:39.35 /200.00 B:60.00 /60.00 @:127 B@:65
2019-07-01 17:08:33,230 - Recv: echo:busy: processing
2019-07-01 17:08:33,244 - Recv: T:39.69 /200.00 B:60.00 /60.00 @:127 B@:64 W:?
2019-07-01 17:08:33,580 - Recv: Not SD printing
2019-07-01 17:08:34,244 - Recv: T:41.62 /200.00 B:60.06 /60.00 @:127 B@:53 W:?
2019-07-01 17:08:34,566 - Recv: Not SD printing
2019-07-01 17:08:35,040 - Recv: T:43.33 /200.00 B:60.19 /60.00 @:127 B@:29
2019-07-01 17:08:35,230 - Recv: echo:busy: processing
2019-07-01 17:08:35,244 - Recv: T:43.66 /200.00 B:60.19 /60.00 @:127 B@:28 W:?
2019-07-01 17:08:35,589 - Recv: Not SD printing
2019-07-01 17:08:36,244 - Recv: T:46.15 /200.00 B:60.00 /60.00 @:127 B@:62 W:?
2019-07-01 17:08:36,567 - Recv: Not SD printing
2019-07-01 17:08:37,039 - Recv: T:47.91 /200.00 B:60.16 /60.00 @:127 B@:30
2019-07-01 17:08:37,229 - Recv: echo:busy: processing
2019-07-01 17:08:37,243 - Recv: T:48.27 /200.00 B:60.02 /60.00 @:127 B@:56 W:?
2019-07-01 17:08:37,612 - Recv: Not SD printing
2019-07-01 17:08:38,243 - Recv: T:50.50 /200.00 B:60.00 /60.00 @:127 B@:60 W:?
2019-07-01 17:08:38,566 - Recv: Not SD printing
2019-07-01 17:08:39,039 - Recv: T:52.24 /200.00 B:60.00 /60.00 @:127 B@:59
2019-07-01 17:08:39,230 - Recv: echo:busy: processing
2019-07-01 17:08:39,244 - Recv: T:52.60 /200.00 B:60.00 /60.00 @:127 B@:59 W:?
2019-07-01 17:08:39,583 - Recv: Not SD printing
2019-07-01 17:08:40,243 - Recv: T:55.12 /200.00 B:60.02 /60.00 @:127 B@:54 W:?
2019-07-01 17:08:40,566 - Recv: Not SD printing
2019-07-01 17:08:41,040 - Recv: T:56.78 /200.00 B:60.17 /60.00 @:127 B@:25
2019-07-01 17:08:41,230 - Recv: echo:busy: processing
2019-07-01 17:08:41,244 - Recv: T:57.15 /200.00 B:60.08 /60.00 @:127 B@:42 W:?
2019-07-01 17:08:41,566 - Recv: Not SD printing
2019-07-01 17:08:42,244 - Recv: T:59.21 /200.00 B:60.00 /60.00 @:127 B@:56 W:?
2019-07-01 17:08:42,566 - Recv: Not SD printing
2019-07-01 17:08:43,039 - Recv: T:60.84 /200.00 B:60.00 /60.00 @:127 B@:56
2019-07-01 17:08:43,231 - Recv: echo:busy: processing
2019-07-01 17:08:43,245 - Recv: T:61.19 /200.00 B:60.00 /60.00 @:127 B@:56 W:?
2019-07-01 17:08:43,596 - Recv: Not SD printing
2019-07-01 17:08:44,244 - Recv: T:63.48 /200.00 B:60.00 /60.00 @:127 B@:55 W:?
2019-07-01 17:08:44,565 - Recv: Not SD printing
2019-07-01 17:08:45,039 - Recv: T:65.18 /200.00 B:60.00 /60.00 @:127 B@:55
2019-07-01 17:08:45,230 - Recv: echo:busy: processing
2019-07-01 17:08:45,243 - Recv: T:65.51 /200.00 B:60.00 /60.00 @:127 B@:55 W:?
2019-07-01 17:08:45,587 - Recv: Not SD printing
2019-07-01 17:08:46,243 - Recv: T:67.47 /200.00 B:60.03 /60.00 @:127 B@:48 W:?
2019-07-01 17:08:46,565 - Recv: Not SD printing
2019-07-01 17:08:47,039 - Recv: T:69.16 /200.00 B:60.19 /60.00 @:127 B@:18
2019-07-01 17:08:47,230 - Recv: echo:busy: processing
2019-07-01 17:08:47,243 - Recv: T:69.49 /200.00 B:60.15 /60.00 @:127 B@:25 W:?
2019-07-01 17:08:47,587 - Recv: Not SD printing
2019-07-01 17:08:48,244 - Recv: T:71.82 /200.00 B:60.00 /60.00 @:127 B@:52 W:?
2019-07-01 17:08:48,565 - Recv: Not SD printing
2019-07-01 17:08:49,039 - Recv: T:73.52 /200.00 B:60.00 /60.00 @:127 B@:52
2019-07-01 17:08:49,230 - Recv: echo:busy: processing
2019-07-01 17:08:49,243 - Recv: T:73.86 /200.00 B:60.09 /60.00 @:127 B@:34 W:?
2019-07-01 17:08:49,566 - Recv: Not SD printing
2019-07-01 17:08:50,244 - Recv: T:75.90 /200.00 B:60.07 /60.00 @:127 B@:37 W:?
2019-07-01 17:08:50,566 - Recv: Not SD printing
2019-07-01 17:08:51,039 - Recv: T:77.57 /200.00 B:60.00 /60.00 @:127 B@:49
2019-07-01 17:08:51,230 - Recv: echo:busy: processing
2019-07-01 17:08:51,244 - Recv: T:77.90 /200.00 B:60.00 /60.00 @:127 B@:49 W:?
2019-07-01 17:08:51,566 - Recv: Not SD printing
2019-07-01 17:08:52,243 - Recv: T:80.24 /200.00 B:60.00 /60.00 @:127 B@:49 W:?
2019-07-01 17:08:52,565 - Recv: Not SD printing
2019-07-01 17:08:53,038 - Recv: T:81.85 /200.00 B:60.00 /60.00 @:127 B@:48
2019-07-01 17:08:53,229 - Recv: echo:busy: processing
2019-07-01 17:08:53,244 - Recv: T:82.17 /200.00 B:60.00 /60.00 @:127 B@:48 W:?
2019-07-01 17:08:53,592 - Recv: Not SD printing
2019-07-01 17:08:54,243 - Recv: T:84.13 /200.00 B:60.00 /60.00 @:127 B@:48 W:?
2019-07-01 17:08:54,565 - Recv: Not SD printing
2019-07-01 17:08:55,038 - Recv: T:85.72 /200.00 B:60.00 /60.00 @:127 B@:48
2019-07-01 17:08:55,229 - Recv: echo:busy: processing
2019-07-01 17:08:55,243 - Recv: T:86.04 /200.00 B:60.00 /60.00 @:127 B@:48 W:?
2019-07-01 17:08:55,575 - Recv: Not SD printing
2019-07-01 17:08:56,244 - Recv: T:88.22 /200.00 B:60.00 /60.00 @:127 B@:48 W:?
2019-07-01 17:08:56,565 - Recv: Not SD printing
2019-07-01 17:08:57,039 - Recv: T:89.77 /200.00 B:60.08 /60.00 @:127 B@:32
2019-07-01 17:08:57,230 - Recv: echo:busy: processing
2019-07-01 17:08:57,243 - Recv: T:90.11 /200.00 B:60.19 /60.00 @:127 B@:12 W:?
2019-07-01 17:08:57,581 - Recv: Not SD printing
2019-07-01 17:08:58,243 - Recv: T:91.98 /200.00 B:60.00 /60.00 @:127 B@:46 W:?
2019-07-01 17:08:58,566 - Recv: Not SD printing
2019-07-01 17:08:59,039 - Recv: T:93.55 /200.00 B:60.00 /60.00 @:127 B@:46
2019-07-01 17:08:59,230 - Recv: echo:busy: processing
2019-07-01 17:08:59,244 - Recv: T:93.88 /200.00 B:60.00 /60.00 @:127 B@:46 W:?
2019-07-01 17:08:59,565 - Recv: Not SD printing
2019-07-01 17:09:00,243 - Recv: T:96.05 /200.00 B:60.00 /60.00 @:127 B@:45 W:?
2019-07-01 17:09:00,565 - Recv: Not SD printing
2019-07-01 17:09:01,038 - Recv: T:97.58 /200.00 B:60.00 /60.00 @:127 B@:45
2019-07-01 17:09:01,229 - Recv: echo:busy: processing
2019-07-01 17:09:01,244 - Recv: T:97.88 /200.00 B:60.00 /60.00 @:127 B@:45 W:?
2019-07-01 17:09:01,583 - Recv: Not SD printing
2019-07-01 17:09:02,243 - Recv: T:99.74 /200.00 B:60.00 /60.00 @:127 B@:45 W:?
2019-07-01 17:09:02,565 - Recv: Not SD printing
2019-07-01 17:09:03,039 - Recv: T:101.25 /200.00 B:60.00 /60.00 @:127 B@:44
2019-07-01 17:09:03,229 - Recv: echo:busy: processing
2019-07-01 17:09:03,243 - Recv: T:101.55 /200.00 B:60.00 /60.00 @:127 B@:44 W:?
2019-07-01 17:09:03,571 - Recv: Not SD printing
2019-07-01 17:09:04,243 - Recv: T:103.63 /200.00 B:60.00 /60.00 @:127 B@:44 W:?
2019-07-01 17:09:04,564 - Recv: Not SD printing
2019-07-01 17:09:05,039 - Recv: T:104.79 /200.00 B:60.00 /60.00 @:127 B@:44
2019-07-01 17:09:05,229 - Recv: echo:busy: processing
2019-07-01 17:09:05,243 - Recv: T:105.39 /200.00 B:60.00 /60.00 @:127 B@:43 W:?
2019-07-01 17:09:05,571 - Recv: Not SD printing
2019-07-01 17:09:06,243 - Recv: T:107.15 /200.00 B:60.00 /60.00 @:127 B@:43 W:?
2019-07-01 17:09:06,565 - Recv: Not SD printing
2019-07-01 17:09:07,038 - Recv: T:108.60 /200.00 B:60.00 /60.00 @:127 B@:43
2019-07-01 17:09:07,229 - Recv: echo:busy: processing
2019-07-01 17:09:07,243 - Recv: T:108.89 /200.00 B:60.10 /60.00 @:127 B@:23 W:?
2019-07-01 17:09:07,599 - Recv: Not SD printing
2019-07-01 17:09:08,243 - Recv: T:110.95 /200.00 B:60.00 /60.00 @:127 B@:42 W:?
2019-07-01 17:09:08,565 - Recv: Not SD printing
2019-07-01 17:09:09,038 - Recv: T:112.12 /200.00 B:60.00 /60.00 @:127 B@:42
2019-07-01 17:09:09,229 - Recv: echo:busy: processing
2019-07-01 17:09:09,243 - Recv: T:112.69 /200.00 B:60.00 /60.00 @:127 B@:42 W:?
2019-07-01 17:09:09,565 - Recv: Not SD printing
2019-07-01 17:09:10,242 - Recv: T:114.39 /200.00 B:60.00 /60.00 @:127 B@:41 W:?
2019-07-01 17:09:10,565 - Recv: Not SD printing
2019-07-01 17:09:11,038 - Recv: T:115.84 /200.00 B:60.00 /60.00 @:127 B@:41
2019-07-01 17:09:11,228 - Recv: echo:busy: processing
2019-07-01 17:09:11,243 - Recv: T:116.12 /200.00 B:60.00 /60.00 @:127 B@:41 W:?
2019-07-01 17:09:11,580 - Recv: Not SD printing
2019-07-01 17:09:12,243 - Recv: T:117.84 /200.00 B:60.00 /60.00 @:127 B@:41 W:?
2019-07-01 17:09:12,567 - Recv: Not SD printing
2019-07-01 17:09:13,039 - Recv: T:119.25 /200.00 B:60.00 /60.00 @:127 B@:40
2019-07-01 17:09:13,228 - Recv: echo:busy: processing
2019-07-01 17:09:13,243 - Recv: T:119.80 /200.00 B:60.00 /60.00 @:127 B@:40 W:?
2019-07-01 17:09:13,574 - Recv: Not SD printing
2019-07-01 17:09:14,243 - Recv: T:121.51 /200.00 B:60.00 /60.00 @:127 B@:40 W:?
2019-07-01 17:09:14,564 - Recv: Not SD printing
2019-07-01 17:09:15,039 - Recv: T:122.87 /200.00 B:60.00 /60.00 @:127 B@:40
2019-07-01 17:09:15,229 - Recv: echo:busy: processing
2019-07-01 17:09:15,243 - Recv: T:123.13 /200.00 B:60.00 /60.00 @:127 B@:40 W:?
2019-07-01 17:09:15,567 - Recv: Not SD printing
2019-07-01 17:09:16,243 - Recv: T:124.72 /200.00 B:60.00 /60.00 @:127 B@:40 W:?
2019-07-01 17:09:16,564 - Recv: Not SD printing
2019-07-01 17:09:17,039 - Recv: T:126.07 /200.00 B:60.00 /60.00 @:127 B@:39
2019-07-01 17:09:17,229 - Recv: echo:busy: processing
2019-07-01 17:09:17,244 - Recv: T:126.63 /200.00 B:60.00 /60.00 @:127 B@:39 W:?
2019-07-01 17:09:17,599 - Recv: Not SD printing
2019-07-01 17:09:18,243 - Recv: T:128.23 /200.00 B:60.06 /60.00 @:127 B@:28 W:?
2019-07-01 17:09:18,566 - Recv: Not SD printing
2019-07-01 17:09:19,038 - Recv: T:129.58 /200.00 B:60.00 /60.00 @:127 B@:38
2019-07-01 17:09:19,229 - Recv: echo:busy: processing
2019-07-01 17:09:19,244 - Recv: T:129.83 /200.00 B:60.00 /60.00 @:127 B@:38 W:?
2019-07-01 17:09:19,569 - Recv: Not SD printing
2019-07-01 17:09:20,242 - Recv: T:131.41 /200.00 B:60.00 /60.00 @:127 B@:38 W:?
2019-07-01 17:09:20,564 - Recv: Not SD printing
2019-07-01 17:09:21,039 - Recv: T:132.70 /200.00 B:60.00 /60.00 @:127 B@:37
2019-07-01 17:09:21,229 - Recv: echo:busy: processing
2019-07-01 17:09:21,243 - Recv: T:133.23 /200.00 B:60.00 /60.00 @:127 B@:37 W:?
2019-07-01 17:09:21,565 - Recv: Not SD printing
2019-07-01 17:09:22,242 - Recv: T:134.74 /200.00 B:60.00 /60.00 @:127 B@:37 W:?
2019-07-01 17:09:22,564 - Recv: Not SD printing
2019-07-01 17:09:23,038 - Recv: T:136.04 /200.00 B:60.00 /60.00 @:127 B@:37
2019-07-01 17:09:23,229 - Recv: echo:busy: processing
2019-07-01 17:09:23,242 - Recv: T:136.32 /200.00 B:60.00 /60.00 @:127 B@:37 W:?
2019-07-01 17:09:23,595 - Recv: Not SD printing
2019-07-01 17:09:24,243 - Recv: T:137.89 /200.00 B:60.00 /60.00 @:127 B@:37 W:?
2019-07-01 17:09:24,564 - Recv: Not SD printing
2019-07-01 17:09:25,038 - Recv: T:139.17 /200.00 B:60.00 /60.00 @:127 B@:37
2019-07-01 17:09:25,229 - Recv: echo:busy: processing
2019-07-01 17:09:25,242 - Recv: T:139.69 /200.00 B:60.00 /60.00 @:127 B@:37 W:?
2019-07-01 17:09:25,565 - Recv: Not SD printing
2019-07-01 17:09:26,242 - Recv: T:141.19 /200.00 B:60.00 /60.00 @:127 B@:37 W:?
2019-07-01 17:09:26,565 - Recv: Not SD printing
2019-07-01 17:09:27,038 - Recv: T:142.43 /200.00 B:60.00 /60.00 @:127 B@:37
2019-07-01 17:09:27,228 - Recv: echo:busy: processing
2019-07-01 17:09:27,242 - Recv: T:142.67 /200.00 B:60.00 /60.00 @:127 B@:37 W:?
2019-07-01 17:09:27,574 - Recv: Not SD printing
2019-07-01 17:09:28,242 - Recv: T:144.11 /200.00 B:60.00 /60.00 @:127 B@:37 W:?
2019-07-01 17:09:28,565 - Recv: Not SD printing
2019-07-01 17:09:29,038 - Recv: T:145.26 /200.00 B:60.00 /60.00 @:127 B@:37
2019-07-01 17:09:29,228 - Recv: echo:busy: processing
2019-07-01 17:09:29,243 - Recv: T:145.73 /200.00 B:60.00 /60.00 @:127 B@:37 W:?
2019-07-01 17:09:29,564 - Recv: Not SD printing
2019-07-01 17:09:30,242 - Recv: T:147.16 /200.00 B:60.17 /60.00 @:127 B@:3 W:?
2019-07-01 17:09:30,564 - Recv: Not SD printing
2019-07-01 17:09:31,037 - Recv: T:148.36 /200.00 B:60.00 /60.00 @:127 B@:36
2019-07-01 17:09:31,228 - Recv: echo:busy: processing
2019-07-01 17:09:31,242 - Recv: T:148.60 /200.00 B:60.00 /60.00 @:127 B@:36 W:?
2019-07-01 17:09:31,563 - Recv: Not SD printing
2019-07-01 17:09:32,243 - Recv: T:150.00 /200.00 B:60.00 /60.00 @:127 B@:35 W:?
2019-07-01 17:09:32,563 - Recv: Not SD printing
2019-07-01 17:09:33,038 - Recv: T:151.24 /200.00 B:60.00 /60.00 @:127 B@:35
2019-07-01 17:09:33,229 - Recv: echo:busy: processing
2019-07-01 17:09:33,242 - Recv: T:151.74 /200.00 B:60.17 /60.00 @:127 B@:2 W:?
2019-07-01 17:09:33,564 - Recv: Not SD printing
2019-07-01 17:09:34,242 - Recv: T:153.17 /200.00 B:60.00 /60.00 @:127 B@:34 W:?
2019-07-01 17:09:34,564 - Recv: Not SD printing
2019-07-01 17:09:35,038 - Recv: T:154.32 /200.00 B:60.00 /60.00 @:127 B@:34
2019-07-01 17:09:35,228 - Recv: echo:busy: processing
2019-07-01 17:09:35,242 - Recv: T:154.55 /200.00 B:60.00 /60.00 @:127 B@:34 W:?
2019-07-01 17:09:35,565 - Recv: Not SD printing
2019-07-01 17:09:36,242 - Recv: T:155.98 /200.00 B:60.00 /60.00 @:127 B@:34 W:?
2019-07-01 17:09:36,564 - Recv: Not SD printing
2019-07-01 17:09:37,037 - Recv: T:157.14 /200.00 B:60.00 /60.00 @:127 B@:34
2019-07-01 17:09:37,228 - Recv: echo:busy: processing
2019-07-01 17:09:37,243 - Recv: T:157.60 /200.00 B:60.00 /60.00 @:127 B@:34 W:?
2019-07-01 17:09:37,585 - Recv: Not SD printing
2019-07-01 17:09:38,241 - Recv: T:158.94 /200.00 B:60.00 /60.00 @:127 B@:34 W:?
2019-07-01 17:09:38,564 - Recv: Not SD printing
2019-07-01 17:09:39,037 - Recv: T:160.03 /200.00 B:60.00 /60.00 @:127 B@:34
2019-07-01 17:09:39,227 - Recv: echo:busy: processing
2019-07-01 17:09:39,242 - Recv: T:160.26 /200.00 B:60.00 /60.00 @:127 B@:34 W:?
2019-07-01 17:09:39,594 - Recv: Not SD printing
2019-07-01 17:09:40,241 - Recv: T:161.71 /200.00 B:60.00 /60.00 @:127 B@:34 W:?
2019-07-01 17:09:40,564 - Recv: Not SD printing
2019-07-01 17:09:41,037 - Recv: T:162.89 /200.00 B:60.00 /60.00 @:127 B@:34
2019-07-01 17:09:41,227 - Recv: echo:busy: processing
2019-07-01 17:09:41,242 - Recv: T:163.34 /200.00 B:60.00 /60.00 @:127 B@:34 W:?
2019-07-01 17:09:41,596 - Recv: Not SD printing
2019-07-01 17:09:42,242 - Recv: T:164.74 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:42,564 - Recv: Not SD printing
2019-07-01 17:09:43,038 - Recv: T:165.83 /200.00 B:60.00 /60.00 @:127 B@:33
2019-07-01 17:09:43,228 - Recv: echo:busy: processing
2019-07-01 17:09:43,241 - Recv: T:166.11 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:43,619 - Recv: Not SD printing
2019-07-01 17:09:44,242 - Recv: T:167.50 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:44,564 - Recv: Not SD printing
2019-07-01 17:09:45,037 - Recv: T:168.61 /200.00 B:60.00 /60.00 @:127 B@:33
2019-07-01 17:09:45,228 - Recv: echo:busy: processing
2019-07-01 17:09:45,241 - Recv: T:169.06 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:45,564 - Recv: Not SD printing
2019-07-01 17:09:46,241 - Recv: T:170.31 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:46,564 - Recv: Not SD printing
2019-07-01 17:09:47,037 - Recv: T:171.50 /200.00 B:60.00 /60.00 @:127 B@:33
2019-07-01 17:09:47,227 - Recv: echo:busy: processing
2019-07-01 17:09:47,242 - Recv: T:171.70 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:47,564 - Recv: Not SD printing
2019-07-01 17:09:48,241 - Recv: T:173.11 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:48,563 - Recv: Not SD printing
2019-07-01 17:09:49,037 - Recv: T:174.14 /200.00 B:60.00 /60.00 @:127 B@:33
2019-07-01 17:09:49,227 - Recv: echo:busy: processing
2019-07-01 17:09:49,241 - Recv: T:174.37 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:49,570 - Recv: Not SD printing
2019-07-01 17:09:50,241 - Recv: T:175.94 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:50,563 - Recv: Not SD printing
2019-07-01 17:09:51,037 - Recv: T:177.00 /200.00 B:60.00 /60.00 @:127 B@:33
2019-07-01 17:09:51,228 - Recv: echo:busy: processing
2019-07-01 17:09:51,241 - Recv: T:177.15 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:51,586 - Recv: Not SD printing
2019-07-01 17:09:52,241 - Recv: T:178.33 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:52,563 - Recv: Not SD printing
2019-07-01 17:09:53,037 - Recv: T:179.33 /200.00 B:60.00 /60.00 @:127 B@:33
2019-07-01 17:09:53,228 - Recv: echo:busy: processing
2019-07-01 17:09:53,241 - Recv: T:179.62 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:53,599 - Recv: Not SD printing
2019-07-01 17:09:54,241 - Recv: T:181.03 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:54,564 - Recv: Not SD printing
2019-07-01 17:09:55,037 - Recv: T:181.97 /200.00 B:60.00 /60.00 @:127 B@:33
2019-07-01 17:09:55,228 - Recv: echo:busy: processing
2019-07-01 17:09:55,242 - Recv: T:182.31 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:55,565 - Recv: Not SD printing
2019-07-01 17:09:56,242 - Recv: T:183.46 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:56,563 - Recv: Not SD printing
2019-07-01 17:09:57,037 - Recv: T:184.52 /200.00 B:60.00 /60.00 @:127 B@:33
2019-07-01 17:09:57,228 - Recv: echo:busy: processing
2019-07-01 17:09:57,241 - Recv: T:184.62 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:09:57,566 - Recv: Not SD printing
2019-07-01 17:09:58,241 - Recv: T:186.17 /200.00 B:60.06 /60.00 @:127 B@:22 W:?
2019-07-01 17:09:58,563 - Recv: Not SD printing
2019-07-01 17:09:59,036 - Recv: T:187.08 /200.00 B:60.00 /60.00 @:127 B@:33
2019-07-01 17:09:59,228 - Recv: echo:busy: processing
2019-07-01 17:09:59,241 - Recv: T:187.34 /200.00 B:60.10 /60.00 @:127 B@:14 W:?
2019-07-01 17:09:59,564 - Recv: Not SD printing
2019-07-01 17:10:00,241 - Recv: T:188.46 /200.00 B:60.01 /60.00 @:127 B@:31 W:?
2019-07-01 17:10:00,562 - Recv: Not SD printing
2019-07-01 17:10:01,037 - Recv: T:189.58 /200.00 B:60.00 /60.00 @:127 B@:33
2019-07-01 17:10:01,228 - Recv: echo:busy: processing
2019-07-01 17:10:01,241 - Recv: T:189.58 /200.00 B:60.00 /60.00 @:127 B@:33 W:?
2019-07-01 17:10:01,606 - Recv: Not SD printing
2019-07-01 17:10:02,241 - Recv: T:191.05 /200.00 B:60.00 /60.00 @:93 B@:32 W:?
2019-07-01 17:10:02,563 - Recv: Not SD printing
2019-07-01 17:10:03,037 - Recv: T:192.27 /200.00 B:60.00 /60.00 @:72 B@:32
2019-07-01 17:10:03,227 - Recv: echo:busy: processing
2019-07-01 17:10:03,242 - Recv: T:192.27 /200.00 B:60.00 /60.00 @:74 B@:32 W:?
2019-07-01 17:10:03,564 - Recv: Not SD printing
2019-07-01 17:10:04,241 - Recv: T:193.64 /200.00 B:60.00 /60.00 @:53 B@:32 W:?
2019-07-01 17:10:04,563 - Recv: Not SD printing
2019-07-01 17:10:05,036 - Recv: T:194.55 /200.00 B:60.00 /60.00 @:42 B@:32
2019-07-01 17:10:05,227 - Recv: echo:busy: processing
2019-07-01 17:10:05,241 - Recv: T:194.55 /200.00 B:60.00 /60.00 @:45 B@:32 W:?
2019-07-01 17:10:05,593 - Recv: Not SD printing
2019-07-01 17:10:06,241 - Recv: T:195.77 /200.00 B:60.00 /60.00 @:31 B@:32 W:?
2019-07-01 17:10:06,563 - Recv: Not SD printing
2019-07-01 17:10:07,037 - Recv: T:196.36 /200.00 B:60.00 /60.00 @:29 B@:32
2019-07-01 17:10:07,227 - Recv: echo:busy: processing
2019-07-01 17:10:07,241 - Recv: T:196.36 /200.00 B:60.00 /60.00 @:31 B@:32 W:?
2019-07-01 17:10:07,573 - Recv: Not SD printing
2019-07-01 17:10:08,241 - Recv: T:197.27 /200.00 B:60.00 /60.00 @:22 B@:32 W:?
2019-07-01 17:10:08,562 - Recv: Not SD printing
2019-07-01 17:10:09,037 - Recv: T:197.73 /200.00 B:60.00 /60.00 @:20 B@:32
2019-07-01 17:10:09,227 - Recv: echo:busy: processing
2019-07-01 17:10:09,241 - Recv: T:197.73 /200.00 B:60.00 /60.00 @:22 B@:32 W:?
2019-07-01 17:10:09,592 - Recv: Not SD printing
2019-07-01 17:10:10,241 - Recv: T:198.18 /200.00 B:60.00 /60.00 @:23 B@:32 W:?
2019-07-01 17:10:10,563 - Recv: Not SD printing
2019-07-01 17:10:11,037 - Recv: T:198.18 /200.00 B:60.00 /60.00 @:31 B@:32
2019-07-01 17:10:11,227 - Recv: echo:busy: processing
2019-07-01 17:10:11,240 - Recv: T:198.18 /200.00 B:60.00 /60.00 @:32 B@:32 W:?
2019-07-01 17:10:11,565 - Recv: Not SD printing
2019-07-01 17:10:12,241 - Recv: T:198.18 /200.00 B:60.00 /60.00 @:39 B@:32 W:?
2019-07-01 17:10:12,563 - Recv: Not SD printing
2019-07-01 17:10:13,036 - Recv: T:198.18 /200.00 B:60.00 /60.00 @:44 B@:32
2019-07-01 17:10:13,227 - Recv: echo:busy: processing
2019-07-01 17:10:13,242 - Recv: T:198.18 /200.00 B:60.00 /60.00 @:45 B@:32 W:?
2019-07-01 17:10:13,596 - Recv: Not SD printing
2019-07-01 17:10:14,240 - Recv: T:198.18 /200.00 B:60.00 /60.00 @:50 B@:32 W:?
2019-07-01 17:10:14,564 - Recv: Not SD printing
2019-07-01 17:10:15,036 - Recv: T:198.18 /200.00 B:60.00 /60.00 @:53 B@:32
2019-07-01 17:10:15,227 - Recv: echo:busy: processing
2019-07-01 17:10:15,241 - Recv: T:198.18 /200.00 B:60.00 /60.00 @:53 B@:32 W:?
2019-07-01 17:10:15,566 - Recv: Not SD printing
2019-07-01 17:10:16,240 - Recv: T:197.73 /200.00 B:60.00 /60.00 @:67 B@:32 W:?
2019-07-01 17:10:16,562 - Recv: Not SD printing
2019-07-01 17:10:17,036 - Recv: T:197.73 /200.00 B:60.00 /60.00 @:68 B@:32
2019-07-01 17:10:17,226 - Recv: echo:busy: processing
2019-07-01 17:10:17,241 - Recv: T:197.73 /200.00 B:60.00 /60.00 @:68 B@:32 W:?
2019-07-01 17:10:17,607 - Recv: Not SD printing
2019-07-01 17:10:18,241 - Recv: T:197.27 /200.00 B:60.00 /60.00 @:80 B@:32 W:?
2019-07-01 17:10:18,562 - Recv: Not SD printing
2019-07-01 17:10:19,036 - Recv: T:197.02 /200.00 B:60.00 /60.00 @:87 B@:31
2019-07-01 17:10:19,227 - Recv: echo:busy: processing
2019-07-01 17:10:19,240 - Recv: T:196.82 /200.00 B:60.00 /60.00 @:92 B@:31 W:?
2019-07-01 17:10:19,575 - Recv: Not SD printing
2019-07-01 17:10:20,241 - Recv: T:196.82 /200.00 B:60.00 /60.00 @:91 B@:31 W:?
2019-07-01 17:10:20,563 - Recv: Not SD printing
2019-07-01 17:10:21,036 - Recv: T:196.82 /200.00 B:60.00 /60.00 @:91 B@:31
2019-07-01 17:10:21,226 - Recv: echo:busy: processing
2019-07-01 17:10:21,241 - Recv: T:196.51 /200.00 B:60.00 /60.00 @:99 B@:31 W:?
2019-07-01 17:10:21,563 - Recv: Not SD printing
2019-07-01 17:10:22,240 - Recv: T:196.36 /200.00 B:60.00 /60.00 @:102 B@:31 W:?
2019-07-01 17:10:22,563 - Recv: Not SD printing
2019-07-01 17:10:23,036 - Recv: T:196.36 /200.00 B:60.00 /60.00 @:103 B@:31
2019-07-01 17:10:23,226 - Recv: echo:busy: processing
2019-07-01 17:10:23,241 - Recv: T:196.36 /200.00 B:60.00 /60.00 @:103 B@:31 W:?
2019-07-01 17:10:23,582 - Recv: Not SD printing
2019-07-01 17:10:24,240 - Recv: T:196.36 /200.00 B:60.00 /60.00 @:104 B@:31 W:?
2019-07-01 17:10:24,563 - Recv: Not SD printing
2019-07-01 17:10:25,035 - Recv: T:196.36 /200.00 B:60.00 /60.00 @:105 B@:31
2019-07-01 17:10:25,226 - Recv: echo:busy: processing
2019-07-01 17:10:25,241 - Recv: T:196.36 /200.00 B:60.00 /60.00 @:105 B@:31 W:?
2019-07-01 17:10:25,593 - Recv: Not SD printing
2019-07-01 17:10:26,240 - Recv: T:196.82 /200.00 B:60.00 /60.00 @:97 B@:30 W:?
2019-07-01 17:10:26,562 - Recv: Not SD printing
2019-07-01 17:10:27,037 - Recv: T:196.99 /200.00 B:60.00 /60.00 @:94 B@:30
2019-07-01 17:10:27,227 - Recv: echo:busy: processing
2019-07-01 17:10:27,241 - Recv: T:197.27 /200.00 B:60.00 /60.00 @:88 B@:30 W:?
2019-07-01 17:10:27,583 - Recv: Not SD printing
2019-07-01 17:10:28,240 - Recv: T:197.27 /200.00 B:60.00 /60.00 @:92 B@:30 W:?
2019-07-01 17:10:28,563 - Recv: Not SD printing
2019-07-01 17:10:29,037 - Recv: T:197.73 /200.00 B:60.00 /60.00 @:84 B@:30
2019-07-01 17:10:29,228 - Recv: echo:busy: processing
2019-07-01 17:10:29,240 - Recv: T:197.73 /200.00 B:60.00 /60.00 @:85 B@:30 W:?
2019-07-01 17:10:29,593 - Recv: Not SD printing
2019-07-01 17:10:30,240 - Recv: T:198.18 /200.00 B:60.00 /60.00 @:78 B@:30 W:?
2019-07-01 17:10:30,562 - Recv: Not SD printing
2019-07-01 17:10:31,036 - Recv: T:198.41 /200.00 B:60.00 /60.00 @:76 B@:30
2019-07-01 17:10:31,226 - Recv: echo:busy: processing
2019-07-01 17:10:31,242 - Recv: T:198.64 /200.00 B:60.00 /60.00 @:72 B@:30 W:?
2019-07-01 17:10:31,562 - Recv: Not SD printing
2019-07-01 17:10:32,240 - Recv: T:198.64 /200.00 B:60.00 /60.00 @:77 B@:30 W:?
2019-07-01 17:10:32,562 - Recv: Not SD printing
2019-07-01 17:10:33,036 - Recv: T:199.09 /200.00 B:60.00 /60.00 @:70 B@:30
2019-07-01 17:10:33,226 - Recv: echo:busy: processing
2019-07-01 17:10:33,240 - Recv: T:199.09 /200.00 B:60.00 /60.00 @:71 B@:30 W:9
2019-07-01 17:10:33,562 - Recv: Not SD printing
2019-07-01 17:10:34,240 - Recv: T:199.55 /200.00 B:60.00 /60.00 @:64 B@:30 W:8
2019-07-01 17:10:34,562 - Recv: Not SD printing
2019-07-01 17:10:35,035 - Recv: T:199.57 /200.00 B:60.00 /60.00 @:66 B@:30
2019-07-01 17:10:35,226 - Recv: echo:busy: processing
2019-07-01 17:10:35,240 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:57 B@:30 W:7
2019-07-01 17:10:35,562 - Recv: Not SD printing
2019-07-01 17:10:36,240 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:62 B@:30 W:6
2019-07-01 17:10:36,561 - Recv: Not SD printing
2019-07-01 17:10:37,036 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:50 B@:30
2019-07-01 17:10:37,226 - Recv: echo:busy: processing
2019-07-01 17:10:37,240 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:51 B@:30 W:5
2019-07-01 17:10:37,579 - Recv: Not SD printing
2019-07-01 17:10:38,240 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:55 B@:30 W:4
2019-07-01 17:10:38,562 - Recv: Not SD printing
2019-07-01 17:10:39,036 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:58 B@:30
2019-07-01 17:10:39,226 - Recv: echo:busy: processing
2019-07-01 17:10:39,240 - Recv: T:201.01 /200.00 B:60.00 /60.00 @:47 B@:30 W:3
2019-07-01 17:10:39,563 - Recv: Not SD printing
2019-07-01 17:10:40,240 - Recv: T:201.11 /200.00 B:60.00 /60.00 @:48 B@:30 W:2
2019-07-01 17:10:40,562 - Recv: Not SD printing
2019-07-01 17:10:41,038 - Recv: T:201.11 /200.00 B:60.00 /60.00 @:50 B@:30
2019-07-01 17:10:41,226 - Recv: echo:busy: processing
2019-07-01 17:10:41,240 - Recv: T:201.11 /200.00 B:60.00 /60.00 @:50 B@:30 W:1
2019-07-01 17:10:41,579 - Recv: Not SD printing
2019-07-01 17:10:42,239 - Recv: T:201.11 /200.00 B:60.19 /60.00 @:52 B@:0 W:0
2019-07-01 17:10:42,479 - Recv: ok
2019-07-01 17:10:42,483 - Send: N26 M117 ETL 00h18m37s*54
2019-07-01 17:10:42,504 - Recv: ok
2019-07-01 17:10:42,519 - Send: N27 M117 ETA 17 24 32 Day 01*29
2019-07-01 17:10:42,531 - Recv: ok
2019-07-01 17:10:42,537 - Send: N28 M117 Medium accuracy*62
2019-07-01 17:10:42,572 - Recv: Not SD printing
2019-07-01 17:10:42,576 - Recv: ok
2019-07-01 17:10:42,581 - Send: N29 M117 0.06p complete*94
2019-07-01 17:10:42,614 - Recv: ok
2019-07-01 17:10:42,627 - Send: N30 M117 ETL 00h18m37s*49
2019-07-01 17:10:42,636 - Recv: ok
2019-07-01 17:10:42,654 - Send: N31 M117 ETA 17 25 12 Day 01*25
2019-07-01 17:10:42,661 - Recv: ok
2019-07-01 17:10:42,672 - Send: N32 M117 Medium accuracy*53
2019-07-01 17:10:42,713 - Recv: ok
2019-07-01 17:10:42,724 - Send: N33 M117 0.06p complete*85
2019-07-01 17:10:42,756 - Recv: ok
2019-07-01 17:10:42,766 - Send: N34 M117 ETL 00h18m37s*53
2019-07-01 17:10:42,773 - Recv: ok
2019-07-01 17:10:42,785 - Send: N35 M117 ETA 17 25 52 Day 01*25
2019-07-01 17:10:42,796 - Recv: ok
2019-07-01 17:10:42,803 - Send: N36 M117 Medium accuracy*49
2019-07-01 17:10:42,821 - Recv: ok
2019-07-01 17:10:42,834 - Send: N37 M117 0.06p complete*81
2019-07-01 17:10:42,854 - Recv: ok
2019-07-01 17:10:42,865 - Send: N38 M117 ETL 00h18m37s*57
2019-07-01 17:10:42,896 - Recv: ok
2019-07-01 17:10:42,903 - Send: N39 M117 ETA 17 26 32 Day 01*16
2019-07-01 17:10:42,919 - Recv: ok
2019-07-01 17:10:42,934 - Send: N40 M117 Medium accuracy*48
2019-07-01 17:10:42,946 - Recv: ok
2019-07-01 17:10:42,956 - Send: N41 M117 0.06p complete*80
2019-07-01 17:10:43,035 - Recv: T:201.11 /200.00 B:60.00 /60.00 @:52 B@:28
2019-07-01 17:10:43,048 - Recv: ok
2019-07-01 17:10:43,060 - Send: N42 M117 ETL 00h18m37s*52
2019-07-01 17:10:43,078 - Recv: ok
2019-07-01 17:10:43,092 - Send: N43 M117 ETA 17 27 12 Day 01*30
2019-07-01 17:10:43,103 - Recv: ok
2019-07-01 17:10:43,127 - Send: N44 M117 Medium accuracy*52
2019-07-01 17:10:43,131 - Recv: ok
2019-07-01 17:10:43,139 - Send: N45 M117 0.06p complete*84
2019-07-01 17:10:43,175 - Recv: ok
2019-07-01 17:10:43,181 - Send: N46 M117 ETL 00h18m37s*48
2019-07-01 17:10:43,217 - Recv: ok
2019-07-01 17:10:43,223 - Send: N47 M117 ETA 17 27 52 Day 01*30
2019-07-01 17:10:43,229 - Recv: ok
2019-07-01 17:10:43,233 - Send: N48 M117 Medium accuracy*56
2019-07-01 17:10:43,241 - Recv: ok
2019-07-01 17:10:43,251 - Send: N49 M117 0.06p complete*88
2019-07-01 17:10:43,255 - Recv: ok
2019-07-01 17:10:43,261 - Send: N50 M117 ETL 00h18m37s*55
2019-07-01 17:10:43,267 - Recv: ok
2019-07-01 17:10:43,273 - Send: N51 M117 ETA 17 28 32 Day 01*16
2019-07-01 17:10:43,317 - Recv: ok
2019-07-01 17:10:43,320 - Send: N52 M117 Medium accuracy*51
2019-07-01 17:10:43,359 - Recv: ok
2019-07-01 17:10:43,367 - Send: N53 M117 0.06p complete*83
2019-07-01 17:10:43,372 - Recv: ok
2019-07-01 17:10:43,378 - Send: N54 M117 ETL 00h18m37s*51
2019-07-01 17:10:43,382 - Recv: ok
2019-07-01 17:10:43,391 - Send: N55 M117 ETA 17 29 12 Day 01*23
2019-07-01 17:10:43,395 - Recv: ok
2019-07-01 17:10:43,405 - Send: N56 M82*42
2019-07-01 17:10:43,412 - Recv: ok
2019-07-01 17:10:43,415 - Send: N57 G92 E0*117
2019-07-01 17:10:43,458 - Recv: X:5.00 Y:20.00 Z:2.00 E:0.00 Count X:400 Y:1600 Z:796
2019-07-01 17:10:43,467 - Recv: ok
2019-07-01 17:10:43,473 - Send: N58 G92 E0*122
2019-07-01 17:10:43,549 - Recv: X:5.00 Y:20.00 Z:2.00 E:0.00 Count X:400 Y:1600 Z:796
2019-07-01 17:10:43,560 - Recv: ok
2019-07-01 17:10:43,585 - Send: N59 G1 F2400 E-5*9
2019-07-01 17:10:43,591 - Recv: Not SD printing
2019-07-01 17:10:43,596 - Recv: ok
2019-07-01 17:10:43,606 - Send: N60 M107*19
2019-07-01 17:10:43,611 - Recv: ok
2019-07-01 17:10:43,620 - Send: N61 M204 S500*84
2019-07-01 17:10:43,630 - Recv: ok
2019-07-01 17:10:43,639 - Send: N62 M205 X10 Y10*17
2019-07-01 17:10:43,644 - Recv: ok
2019-07-01 17:10:43,648 - Send: N63 G0 F3600 X103.033 Y102.935 Z0.2*38
2019-07-01 17:10:43,661 - Recv: ok
2019-07-01 17:10:43,665 - Send: N64 G1 F2400 E0*47
2019-07-01 17:10:43,676 - Recv: ok
2019-07-01 17:10:43,680 - Send: N65 G1 F1800 X103.571 Y102.464 E0.02378*52
2019-07-01 17:10:43,690 - Recv: ok
2019-07-01 17:10:43,694 - Send: N66 M400*23
2019-07-01 17:10:44,626 - Recv: Not SD printing
2019-07-01 17:10:45,047 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:66 B@:28
2019-07-01 17:10:45,625 - Recv: Not SD printing
2019-07-01 17:10:45,697 - Recv: echo:busy: processing
2019-07-01 17:10:46,210 - Recv: ok
2019-07-01 17:10:46,214 - Send: N67 M114*22
2019-07-01 17:10:46,217 - Recv: X:103.57 Y:102.46 Z:0.20 E:0.02 Count X:8286 Y:8197 Z:62
2019-07-01 17:10:46,226 - Recv: ok
2019-07-01 17:10:46,237 - Send: N68 M117 Medium accuracy*58
2019-07-01 17:10:46,241 - Recv: ok
2019-07-01 17:10:46,251 - Send: N69 M83*39
2019-07-01 17:10:46,260 - Recv: ok
2019-07-01 17:10:46,263 - Send: N70 G1 E-5.00000 F2400.000*2
2019-07-01 17:10:46,267 - Recv: ok
2019-07-01 17:10:46,271 - Send: N71 G91*39
2019-07-01 17:10:46,275 - Recv: ok
2019-07-01 17:10:46,279 - Send: N72 G1 Z0.200 F3600.000*54
2019-07-01 17:10:46,285 - Recv: ok
2019-07-01 17:10:46,289 - Send: N73 G90*36
2019-07-01 17:10:46,299 - Recv: ok
2019-07-01 17:10:46,304 - Send: N74 G1 X117.500 Y117.500*26
2019-07-01 17:10:46,311 - Recv: ok
2019-07-01 17:10:46,315 - Send: N75 M400*21
2019-07-01 17:10:46,624 - Recv: Not SD printing
2019-07-01 17:10:46,946 - Recv: ok
2019-07-01 17:10:46,952 - Send: N76 M114*22
2019-07-01 17:10:46,958 - Recv: X:117.50 Y:117.50 Z:0.40 E:-4.98 Count X:9400 Y:9400 Z:145
2019-07-01 17:10:46,965 - Recv: ok
2019-07-01 17:10:47,044 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:64 B@:27
2019-07-01 17:10:47,575 - Send: N77 G1 X103.571 Y102.464*29
2019-07-01 17:10:47,583 - Recv: ok
2019-07-01 17:10:47,586 - Send: N78 M400*24
2019-07-01 17:10:47,624 - Recv: Not SD printing
2019-07-01 17:10:48,035 - Recv: ok
2019-07-01 17:10:48,038 - Send: N79 M114*25
2019-07-01 17:10:48,041 - Recv: X:103.57 Y:102.46 Z:0.40 E:-4.98 Count X:8286 Y:8197 Z:142
2019-07-01 17:10:48,050 - Recv: ok
2019-07-01 17:10:48,064 - Send: N80 G91*41
2019-07-01 17:10:48,078 - Recv: ok
2019-07-01 17:10:48,087 - Send: N81 G1 Z-0.200*106
2019-07-01 17:10:48,110 - Recv: ok
2019-07-01 17:10:48,123 - Send: N82 G1 E5.00000 F2400.000*34
2019-07-01 17:10:48,131 - Recv: ok
2019-07-01 17:10:48,143 - Send: N83 G90*43
2019-07-01 17:10:48,151 - Recv: ok
2019-07-01 17:10:48,158 - Send: N84 M82*37
2019-07-01 17:10:48,168 - Recv: ok
2019-07-01 17:10:48,176 - Send: N85 G1 F1800.000*100
2019-07-01 17:10:48,198 - Recv: ok
2019-07-01 17:10:48,206 - Send: N86 G1 X104.159 Y102.056 E0.04759*91
2019-07-01 17:10:48,211 - Recv: ok
2019-07-01 17:10:48,217 - Send: N87 G1 X104.788 Y101.716 E0.07137*93
2019-07-01 17:10:48,225 - Recv: ok
2019-07-01 17:10:48,236 - Send: N88 G1 X105.452 Y101.449 E0.09517*86
2019-07-01 17:10:48,240 - Recv: ok
2019-07-01 17:10:48,245 - Send: N89 G1 X106.141 Y101.257 E0.11896*87
2019-07-01 17:10:48,252 - Recv: ok
2019-07-01 17:10:48,261 - Send: N90 G1 X106.847 Y101.143 E0.14275*84
2019-07-01 17:10:48,264 - Recv: ok
2019-07-01 17:10:48,272 - Send: N91 G1 X107.33 Y101.112 E0.15884*110
2019-07-01 17:10:48,277 - Recv: ok
2019-07-01 17:10:48,279 - Send: N92 G1 X107.651 Y101.103 E0.16952*86
2019-07-01 17:10:48,315 - Recv: ok
2019-07-01 17:10:48,320 - Send: N93 G1 X107.83 Y101.1 E0.17548*107
2019-07-01 17:10:48,330 - Recv: ok
2019-07-01 17:10:48,339 - Send: N94 G1 X126.793 Y101.1 E0.80619*80
2019-07-01 17:10:48,343 - Recv: ok
2019-07-01 17:10:48,347 - Send: N95 G1 X126.885 Y101.101 E0.80925*88
2019-07-01 17:10:48,356 - Recv: ok
2019-07-01 17:10:48,363 - Send: N96 G1 X127.583 Y101.111 E0.83247*92
2019-07-01 17:10:48,367 - Recv: ok
2019-07-01 17:10:48,370 - Send: N97 G1 X128.296 Y101.161 E0.85624*81
2019-07-01 17:10:48,379 - Recv: ok
2019-07-01 17:10:48,382 - Send: N98 G1 X129 Y101.29 E0.88005*121
2019-07-01 17:10:48,432 - Recv: ok
2019-07-01 17:10:48,441 - Send: N99 G1 X129.684 Y101.498 E0.90383*86
2019-07-01 17:10:48,541 - Recv: ok
2019-07-01 17:10:48,544 - Send: N100 G1 X130.341 Y101.78 E0.9276*98
2019-07-01 17:10:48,554 - Recv: ok
2019-07-01 17:10:48,563 - Send: N101 G1 X130.963 Y102.134 E0.95141*97
2019-07-01 17:10:48,569 - Recv: ok
2019-07-01 17:10:48,576 - Send: N102 G1 X131.541 Y102.555 E0.97519*103
2019-07-01 17:10:48,584 - Recv: ok
2019-07-01 17:10:48,595 - Send: N103 G1 X132.069 Y103.038 E0.99899*110
2019-07-01 17:10:48,599 - Recv: ok
2019-07-01 17:10:48,607 - Send: N104 G1 X132.539 Y103.576 E1.02275*109
2019-07-01 17:10:48,613 - Recv: ok
2019-07-01 17:10:48,618 - Send: N105 G1 X132.947 Y104.164 E1.04656*106
2019-07-01 17:10:48,625 - Recv: ok
2019-07-01 17:10:48,634 - Send: N106 G1 X133.286 Y104.794 E1.07035*103
2019-07-01 17:10:48,638 - Recv: Not SD printing
2019-07-01 17:10:48,642 - Recv: ok
2019-07-01 17:10:48,649 - Send: N107 G1 X133.553 Y105.457 E1.09412*107
2019-07-01 17:10:48,654 - Recv: ok
2019-07-01 17:10:48,658 - Send: N108 G1 X133.744 Y106.147 E1.11794*99
2019-07-01 17:10:48,669 - Recv: ok
2019-07-01 17:10:48,675 - Send: N109 G1 X133.857 Y106.853 E1.14172*104
2019-07-01 17:10:48,691 - Recv: ok
2019-07-01 17:10:48,693 - Send: N110 G1 X133.888 Y107.33 E1.15762*91
2019-07-01 17:10:48,703 - Recv: ok
2019-07-01 17:10:48,710 - Send: N111 G1 X133.897 Y107.65 E1.16826*91
2019-07-01 17:10:48,715 - Recv: ok
2019-07-01 17:10:48,724 - Send: N112 G1 X133.9 Y107.83 E1.17425*81
2019-07-01 17:10:48,729 - Recv: ok
2019-07-01 17:10:48,739 - Send: N113 G1 X133.9 Y126.843 E1.80663*105
2019-07-01 17:10:48,744 - Recv: ok
2019-07-01 17:10:48,751 - Send: N114 G1 X133.891 Y127.57 E1.83081*82
2019-07-01 17:10:48,756 - Recv: ok
2019-07-01 17:10:48,759 - Send: N115 G1 X133.842 Y128.284 E1.85461*98
2019-07-01 17:10:48,769 - Recv: ok
2019-07-01 17:10:48,778 - Send: N116 G1 X133.714 Y128.988 E1.87841*102
2019-07-01 17:10:48,783 - Recv: ok
2019-07-01 17:10:48,792 - Send: N117 G1 X133.508 Y129.673 E1.9022*89
2019-07-01 17:10:48,797 - Recv: ok
2019-07-01 17:10:48,805 - Send: N118 G1 X133.227 Y130.33 E1.92597*95
2019-07-01 17:10:48,811 - Recv: ok
2019-07-01 17:10:48,819 - Send: N119 G1 X132.874 Y130.953 E1.94978*103
2019-07-01 17:10:48,824 - Recv: ok
2019-07-01 17:10:48,829 - Send: N120 G1 X132.454 Y131.532 E1.97358*98
2019-07-01 17:10:48,836 - Recv: ok
2019-07-01 17:10:48,844 - Send: N121 G1 X131.972 Y132.06 E1.99735*89
2019-07-01 17:10:48,849 - Recv: ok
2019-07-01 17:10:48,858 - Send: N122 G1 X131.435 Y132.532 E2.02113*101
2019-07-01 17:10:48,862 - Recv: ok
2019-07-01 17:10:48,869 - Send: N123 G1 X130.847 Y132.94 E2.04494*89
2019-07-01 17:10:48,875 - Recv: ok
2019-07-01 17:10:48,881 - Send: N124 G1 X130.218 Y133.281 E2.06873*110
2019-07-01 17:10:48,891 - Recv: ok
2019-07-01 17:10:48,897 - Send: N125 G1 X129.555 Y133.549 E2.09252*108
2019-07-01 17:10:48,903 - Recv: ok
2019-07-01 17:10:48,907 - Send: N126 G1 X128.866 Y133.741 E2.11631*97
2019-07-01 17:10:48,916 - Recv: ok
2019-07-01 17:10:48,923 - Send: N127 G1 X128.16 Y133.856 E2.1401*102
2019-07-01 17:10:48,928 - Recv: ok
2019-07-01 17:10:48,931 - Send: N128 G1 X127.67 Y133.888 E2.15643*82
2019-07-01 17:10:48,940 - Recv: ok
2019-07-01 17:10:48,947 - Send: N129 G1 X127.349 Y133.897 E2.16711*103
2019-07-01 17:10:48,953 - Recv: ok
2019-07-01 17:10:48,960 - Send: N130 G1 X127.17 Y133.9 E2.17307*90
2019-07-01 17:10:48,965 - Recv: ok
2019-07-01 17:10:48,972 - Send: N131 G1 X108.207 Y133.9 E2.80378*99
2019-07-01 17:10:48,977 - Recv: ok
2019-07-01 17:10:48,986 - Send: N132 G1 X108.124 Y133.899 E2.80654*104
2019-07-01 17:10:48,991 - Recv: ok
2019-07-01 17:10:48,994 - Send: N133 G1 X107.426 Y133.89 E2.82976*85
2019-07-01 17:10:49,003 - Recv: ok
2019-07-01 17:10:49,011 - Send: N134 G1 X106.713 Y133.841 E2.85353*96
2019-07-01 17:10:49,046 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:74 B@:27
2019-07-01 17:10:49,052 - Recv: ok
2019-07-01 17:10:49,058 - Send: N135 G1 X106.009 Y133.713 E2.87733*101
2019-07-01 17:10:49,063 - Recv: ok
2019-07-01 17:10:49,070 - Send: N136 G1 X105.324 Y133.507 E2.90112*109
2019-07-01 17:10:49,075 - Recv: ok
2019-07-01 17:10:49,083 - Send: N137 G1 X104.667 Y133.225 E2.9249*85
2019-07-01 17:10:49,089 - Recv: ok
2019-07-01 17:10:49,097 - Send: N138 G1 X104.045 Y132.872 E2.94868*104
2019-07-01 17:10:49,103 - Recv: ok
2019-07-01 17:10:49,106 - Send: N139 G1 X103.466 Y132.452 E2.97248*110
2019-07-01 17:10:49,116 - Recv: ok
2019-07-01 17:10:49,120 - Send: N140 G1 X102.937 Y131.97 E2.99628*90
2019-07-01 17:10:49,130 - Recv: ok
2019-07-01 17:10:49,133 - Send: N141 G1 X102.466 Y131.432 E3.02006*96
2019-07-01 17:10:49,143 - Recv: ok
2019-07-01 17:10:49,150 - Send: N142 G1 X102.058 Y130.845 E3.04384*104
2019-07-01 17:10:49,155 - Recv: ok
2019-07-01 17:10:49,161 - Send: N143 G1 X101.718 Y130.215 E3.06765*111
2019-07-01 17:10:49,166 - Recv: ok
2019-07-01 17:10:49,173 - Send: N144 G1 X101.45 Y129.552 E3.09143*86
2019-07-01 17:10:49,177 - Recv: ok
2019-07-01 17:10:49,184 - Send: N145 G1 X101.258 Y128.863 E3.11522*109
2019-07-01 17:10:49,198 - Recv: ok
2019-07-01 17:10:49,206 - Send: N146 G1 X101.144 Y128.157 E3.13901*97
2019-07-01 17:10:49,211 - Recv: ok
2019-07-01 17:10:49,220 - Send: N147 G1 X101.111 Y127.664 E3.15544*99
2019-07-01 17:10:49,225 - Recv: ok
2019-07-01 17:10:49,230 - Send: N148 G1 X101.102 Y127.331 E3.16652*108
2019-07-01 17:10:49,239 - Recv: ok
2019-07-01 17:10:49,247 - Send: N149 G1 X101.1 Y127.158 E3.17228*106
2019-07-01 17:10:49,252 - Recv: ok
2019-07-01 17:10:49,257 - Send: N150 G1 X101.1 Y108.174 E3.80369*107
2019-07-01 17:10:49,264 - Recv: ok
2019-07-01 17:10:49,271 - Send: N151 G1 X101.101 Y108.087 E3.80658*97
2019-07-01 17:10:49,275 - Recv: ok
2019-07-01 17:10:49,278 - Send: N152 G1 X101.11 Y107.422 E3.8287*96
2019-07-01 17:10:49,287 - Recv: ok
2019-07-01 17:10:49,297 - Send: N153 G1 X101.159 Y106.709 E3.85247*110
2019-07-01 17:10:49,301 - Recv: ok
2019-07-01 17:10:49,310 - Send: N154 G1 X101.288 Y106.005 E3.87628*98
2019-07-01 17:10:49,315 - Recv: ok
2019-07-01 17:10:49,323 - Send: N155 G1 X101.495 Y105.321 E3.90004*97
2019-07-01 17:10:49,327 - Recv: ok
2019-07-01 17:10:49,337 - Send: N156 G1 X101.777 Y104.663 E3.92385*103
2019-07-01 17:10:49,342 - Recv: ok
2019-07-01 17:10:49,349 - Send: N157 G1 X102.13 Y104.041 E3.94764*91
2019-07-01 17:10:49,355 - Recv: ok
2019-07-01 17:10:49,363 - Send: N158 G1 X102.55 Y103.463 E3.97141*87
2019-07-01 17:10:49,368 - Recv: ok
2019-07-01 17:10:49,376 - Send: N159 G1 X103.033 Y102.935 E3.99521*100
2019-07-01 17:10:49,389 - Recv: ok
2019-07-01 17:10:49,397 - Send: N160 G0 F3600 X103.424 Y103.114*74
2019-07-01 17:10:49,413 - Recv: ok
2019-07-01 17:10:49,421 - Send: N161 G1 F1800 X103.958 Y102.673 E4.01824*7
2019-07-01 17:10:49,437 - Recv: ok
2019-07-01 17:10:49,445 - Send: N162 G1 X104.539 Y102.296 E4.04128*104
2019-07-01 17:10:49,460 - Recv: ok
2019-07-01 17:10:49,462 - Send: N163 G1 X105.159 Y101.988 E4.0643*83
2019-07-01 17:10:49,484 - Recv: ok
2019-07-01 17:10:49,491 - Send: N164 G1 X105.811 Y101.754 E4.08734*103
2019-07-01 17:10:49,541 - Recv: ok
2019-07-01 17:10:49,549 - Send: N165 G1 X106.485 Y101.597 E4.11036*100
2019-07-01 17:10:49,564 - Recv: ok
2019-07-01 17:10:49,578 - Send: N166 G1 X107.341 Y101.511 E4.13897*102
2019-07-01 17:10:49,638 - Recv: ok
2019-07-01 17:10:49,647 - Send: N167 G1 X107.662 Y101.502 E4.14965*106
2019-07-01 17:10:49,664 - Recv: Not SD printing
2019-07-01 17:10:49,703 - Recv: ok
2019-07-01 17:10:49,706 - Send: N168 G1 X107.83 Y101.5 E4.15524*86
2019-07-01 17:10:49,760 - Recv: ok
2019-07-01 17:10:49,763 - Send: N169 G1 X126.793 Y101.5 E4.78595*99
2019-07-01 17:10:50,041 - Recv: ok
2019-07-01 17:10:50,047 - Send: N170 G1 X126.879 Y101.501 E4.78881*105
2019-07-01 17:10:50,229 - Recv: ok
2019-07-01 17:10:50,235 - Send: N171 G1 X127.577 Y101.511 E4.81203*109
2019-07-01 17:10:50,253 - Recv: ok
2019-07-01 17:10:50,260 - Send: N172 G1 X128.268 Y101.56 E4.83507*95
2019-07-01 17:10:50,276 - Recv: ok
2019-07-01 17:10:50,283 - Send: N173 G1 X128.948 Y101.69 E4.8581*102
2019-07-01 17:10:50,301 - Recv: ok
2019-07-01 17:10:50,309 - Send: N174 G1 X129.609 Y101.896 E4.88113*101
2019-07-01 17:10:50,325 - Recv: ok
2019-07-01 17:10:50,330 - Send: N175 G1 X130.242 Y102.178 E4.90418*106
2019-07-01 17:10:50,349 - Recv: ok
2019-07-01 17:10:50,357 - Send: N176 G1 X130.838 Y102.53 E4.9272*108
2019-07-01 17:10:50,373 - Recv: ok
2019-07-01 17:10:50,386 - Send: N177 G1 X131.389 Y102.949 E4.95022*109
2019-07-01 17:10:50,398 - Recv: ok
2019-07-01 17:10:50,415 - Send: N178 G1 X131.889 Y103.429 E4.97327*103
2019-07-01 17:10:50,424 - Recv: ok
2019-07-01 17:10:50,437 - Send: N179 G1 X132.33 Y103.963 E4.99631*83
2019-07-01 17:10:50,444 - Recv: ok
2019-07-01 17:10:50,459 - Send: N180 G1 X132.707 Y104.544 E5.01934*97
2019-07-01 17:10:50,468 - Recv: ok
2019-07-01 17:10:50,475 - Send: N181 G1 X133.014 Y105.165 E5.04239*97
2019-07-01 17:10:50,492 - Recv: ok
2019-07-01 17:10:50,498 - Send: N182 G1 X133.247 Y105.817 E5.06541*96
2019-07-01 17:10:50,542 - Recv: ok
2019-07-01 17:10:50,545 - Send: N183 G1 X133.404 Y106.491 E5.08843*96
2019-07-01 17:10:50,553 - Recv: ok
2019-07-01 17:10:50,557 - Send: N184 G1 X133.489 Y107.341 E5.11684*100
2019-07-01 17:10:50,565 - Recv: ok
2019-07-01 17:10:50,568 - Send: N185 G1 X133.498 Y107.661 E5.12749*97
2019-07-01 17:10:50,579 - Recv: ok
2019-07-01 17:10:50,587 - Send: N186 G1 X133.5 Y107.83 E5.13311*80
2019-07-01 17:10:50,593 - Recv: ok
2019-07-01 17:10:50,600 - Send: N187 G1 X133.5 Y126.838 E5.76532*110
2019-07-01 17:10:50,624 - Recv: Not SD printing
2019-07-01 17:10:51,095 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:71 B@:27
2019-07-01 17:10:51,100 - Recv: ok
2019-07-01 17:10:51,115 - Send: N188 G1 X133.491 Y127.565 E5.7895*90
2019-07-01 17:10:51,242 - Recv: ok
2019-07-01 17:10:51,254 - Send: N189 G1 X133.442 Y128.256 E5.81254*100
2019-07-01 17:10:51,262 - Recv: ok
2019-07-01 17:10:51,271 - Send: N190 G1 X133.314 Y128.937 E5.83559*108
2019-07-01 17:10:51,281 - Recv: ok
2019-07-01 17:10:51,295 - Send: N191 G1 X133.109 Y129.598 E5.85861*107
2019-07-01 17:10:51,304 - Recv: ok
2019-07-01 17:10:51,316 - Send: N192 G1 X132.829 Y130.231 E5.88163*104
2019-07-01 17:10:51,325 - Recv: ok
2019-07-01 17:10:51,339 - Send: N193 G1 X132.477 Y130.828 E5.90468*107
2019-07-01 17:10:51,347 - Recv: ok
2019-07-01 17:10:51,361 - Send: N194 G1 X132.06 Y131.381 E5.92772*93
2019-07-01 17:10:51,372 - Recv: ok
2019-07-01 17:10:51,380 - Send: N195 G1 X131.581 Y131.881 E5.95075*105
2019-07-01 17:10:51,394 - Recv: ok
2019-07-01 17:10:51,401 - Send: N196 G1 X131.048 Y132.323 E5.97378*102
2019-07-01 17:10:51,419 - Recv: ok
2019-07-01 17:10:51,423 - Send: N197 G1 X130.467 Y132.701 E5.99683*100
2019-07-01 17:10:51,443 - Recv: ok
2019-07-01 17:10:51,450 - Send: N198 G1 X129.847 Y133.009 E6.01986*107
2019-07-01 17:10:51,466 - Recv: ok
2019-07-01 17:10:51,473 - Send: N199 G1 X129.196 Y133.244 E6.04288*100
2019-07-01 17:10:51,490 - Recv: ok
2019-07-01 17:10:51,494 - Send: N200 G1 X128.521 Y133.402 E6.06593*101
2019-07-01 17:10:51,514 - Recv: ok
2019-07-01 17:10:51,521 - Send: N201 G1 X127.659 Y133.489 E6.09475*98
2019-07-01 17:10:51,539 - Recv: ok
2019-07-01 17:10:51,548 - Send: N202 G1 X127.338 Y133.498 E6.10543*111
2019-07-01 17:10:51,590 - Recv: ok
2019-07-01 17:10:51,597 - Send: N203 G1 X127.17 Y133.5 E6.11102*80
2019-07-01 17:10:51,602 - Recv: ok
2019-07-01 17:10:51,608 - Send: N204 G1 X108.13 Y133.5 E6.74429*81
2019-07-01 17:10:51,624 - Recv: Not SD printing
2019-07-01 17:10:51,628 - Recv: ok
2019-07-01 17:10:51,635 - Send: N205 G1 X107.432 Y133.491 E6.76751*111
2019-07-01 17:10:51,841 - Recv: ok
2019-07-01 17:10:51,845 - Send: N206 G1 X106.741 Y133.442 E6.79055*104
2019-07-01 17:10:52,091 - Recv: ok
2019-07-01 17:10:52,095 - Send: N207 G1 X106.06 Y133.313 E6.8136*108
2019-07-01 17:10:52,306 - Recv: ok
2019-07-01 17:10:52,311 - Send: N208 G1 X105.399 Y133.108 E6.83662*104
2019-07-01 17:10:52,329 - Recv: ok
2019-07-01 17:10:52,343 - Send: N209 G1 X104.766 Y132.827 E6.85966*100
2019-07-01 17:10:52,351 - Recv: ok
2019-07-01 17:10:52,366 - Send: N210 G1 X104.169 Y132.476 E6.88269*100
2019-07-01 17:10:52,379 - Recv: ok
2019-07-01 17:10:52,388 - Send: N211 G1 X103.617 Y132.058 E6.90572*96
2019-07-01 17:10:52,392 - Recv: ok
2019-07-01 17:10:52,401 - Send: N212 G1 X103.117 Y131.579 E6.92875*105
2019-07-01 17:10:52,406 - Recv: ok
2019-07-01 17:10:52,412 - Send: N213 G1 X102.675 Y131.045 E6.9518*84
2019-07-01 17:10:52,419 - Recv: ok
2019-07-01 17:10:52,427 - Send: N214 G1 X102.298 Y130.465 E6.97481*101
2019-07-01 17:10:52,432 - Recv: ok
2019-07-01 17:10:52,440 - Send: N215 G1 X101.99 Y129.844 E6.99787*88
2019-07-01 17:10:52,446 - Recv: ok
2019-07-01 17:10:52,454 - Send: N216 G1 X101.755 Y129.193 E7.02089*101
2019-07-01 17:10:52,487 - Recv: ok
2019-07-01 17:10:52,491 - Send: N217 G1 X101.598 Y128.518 E7.04394*104
2019-07-01 17:10:52,524 - Recv: ok
2019-07-01 17:10:52,531 - Send: N218 G1 X101.511 Y127.653 E7.07285*103
2019-07-01 17:10:52,593 - Recv: ok
2019-07-01 17:10:52,600 - Send: N219 G1 X101.502 Y127.32 E7.08393*92
2019-07-01 17:10:52,605 - Recv: ok
2019-07-01 17:10:52,613 - Send: N220 G1 X101.5 Y127.158 E7.08932*104
2019-07-01 17:10:52,618 - Recv: ok
2019-07-01 17:10:52,627 - Send: N221 G1 X101.5 Y108.174 E7.72073*107
2019-07-01 17:10:52,630 - Recv: Not SD printing
2019-07-01 17:10:52,686 - Recv: ok
2019-07-01 17:10:52,694 - Send: N222 G1 X101.501 Y108.093 E7.72343*97
2019-07-01 17:10:52,700 - Recv: ok
2019-07-01 17:10:52,707 - Send: N223 G1 X101.51 Y107.428 E7.74555*92
2019-07-01 17:10:52,712 - Recv: ok
2019-07-01 17:10:52,719 - Send: N224 G1 X101.559 Y106.737 E7.76859*105
2019-07-01 17:10:52,921 - Recv: ok
2019-07-01 17:10:52,926 - Send: N225 G1 X101.687 Y106.057 E7.7916*85
2019-07-01 17:10:53,095 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:69 B@:27
2019-07-01 17:10:53,132 - Recv: ok
2019-07-01 17:10:53,146 - Send: N226 G1 X101.894 Y105.395 E7.81467*97
2019-07-01 17:10:53,349 - Recv: ok
2019-07-01 17:10:53,367 - Send: N227 G1 X102.175 Y104.762 E7.8377*95
2019-07-01 17:10:53,373 - Recv: ok
2019-07-01 17:10:53,383 - Send: N228 G1 X102.527 Y104.166 E7.86073*96
2019-07-01 17:10:53,397 - Recv: ok
2019-07-01 17:10:53,411 - Send: N229 G1 X102.945 Y103.614 E7.88376*100
2019-07-01 17:10:53,421 - Recv: ok
2019-07-01 17:10:53,433 - Send: N230 G1 X103.424 Y103.114 E7.90679*99
2019-07-01 17:10:53,443 - Recv: ok
2019-07-01 17:10:53,458 - Send: N231 G0 F3600 X103.814 Y103.301*68
2019-07-01 17:10:53,469 - Recv: ok
2019-07-01 17:10:53,486 - Send: N232 G1 F1800 X104.343 Y102.89 E7.92907*63
2019-07-01 17:10:53,491 - Recv: ok
2019-07-01 17:10:53,498 - Send: N233 G1 X104.916 Y102.545 E7.95131*100
2019-07-01 17:10:53,607 - Recv: ok
2019-07-01 17:10:53,613 - Send: N234 G1 X105.527 Y102.272 E7.97357*111
2019-07-01 17:10:53,662 - Recv: Not SD printing
2019-07-01 17:10:53,665 - Recv: ok
2019-07-01 17:10:53,669 - Send: N235 G1 X106.165 Y102.073 E7.9958*94
2019-07-01 17:10:53,680 - Recv: ok
2019-07-01 17:10:53,684 - Send: N236 G1 X106.823 Y101.951 E8.01806*97
2019-07-01 17:10:53,692 - Recv: ok
2019-07-01 17:10:53,699 - Send: N237 G1 X107.352 Y101.911 E8.0357*86
2019-07-01 17:10:53,704 - Recv: ok
2019-07-01 17:10:53,710 - Send: N238 G1 X107.673 Y101.902 E8.04638*101
2019-07-01 17:10:53,714 - Recv: ok
2019-07-01 17:10:53,717 - Send: N239 G1 X107.83 Y101.9 E8.05161*85
2019-07-01 17:10:53,725 - Recv: ok
2019-07-01 17:10:53,732 - Send: N240 G1 X126.793 Y101.9 E8.68232*96
2019-07-01 17:10:53,737 - Recv: ok
2019-07-01 17:10:53,740 - Send: N241 G1 X126.873 Y101.901 E8.68498*103
2019-07-01 17:10:53,752 - Recv: ok
2019-07-01 17:10:53,761 - Send: N242 G1 X127.571 Y101.911 E8.7082*93
2019-07-01 17:10:53,925 - Recv: ok
2019-07-01 17:10:53,932 - Send: N243 G1 X128.238 Y101.96 E8.73044*86
2019-07-01 17:10:54,136 - Recv: ok
2019-07-01 17:10:54,139 - Send: N244 G1 X128.895 Y102.089 E8.75271*99
2019-07-01 17:10:54,348 - Recv: ok
2019-07-01 17:10:54,366 - Send: N245 G1 X129.531 Y102.295 E8.77494*96
2019-07-01 17:10:54,377 - Recv: ok
2019-07-01 17:10:54,383 - Send: N246 G1 X130.139 Y102.576 E8.79722*109
2019-07-01 17:10:54,400 - Recv: ok
2019-07-01 17:10:54,417 - Send: N247 G1 X130.708 Y102.926 E8.81944*104
2019-07-01 17:10:54,424 - Recv: ok
2019-07-01 17:10:54,441 - Send: N248 G1 X131.232 Y103.343 E8.84171*105
2019-07-01 17:10:54,452 - Recv: ok
2019-07-01 17:10:54,474 - Send: N249 G1 X131.702 Y103.819 E8.86396*99
2019-07-01 17:10:54,480 - Recv: ok
2019-07-01 17:10:54,486 - Send: N250 G1 X132.112 Y104.347 E8.8862*94
2019-07-01 17:10:54,498 - Recv: ok
2019-07-01 17:10:54,507 - Send: N251 G1 X132.457 Y104.921 E8.90847*103
2019-07-01 17:10:54,511 - Recv: ok
2019-07-01 17:10:54,518 - Send: N252 G1 X132.73 Y105.532 E8.93073*85
2019-07-01 17:10:54,534 - Recv: ok
2019-07-01 17:10:54,540 - Send: N253 G1 X132.928 Y106.171 E8.95298*98
2019-07-01 17:10:54,557 - Recv: ok
2019-07-01 17:10:54,567 - Send: N254 G1 X133.049 Y106.829 E8.97523*107
2019-07-01 17:10:54,605 - Recv: ok
2019-07-01 17:10:54,613 - Send: N255 G1 X133.089 Y107.353 E8.99271*111
2019-07-01 17:10:54,618 - Recv: ok
2019-07-01 17:10:54,624 - Send: N256 G1 X133.098 Y107.673 E9.00336*104
2019-07-01 17:10:54,629 - Recv: ok
2019-07-01 17:10:54,636 - Send: N257 G1 X133.1 Y107.83 E9.00858*83
2019-07-01 17:10:54,648 - Recv: ok
2019-07-01 17:10:54,657 - Send: N258 G1 X133.1 Y126.833 E9.64062*111
2019-07-01 17:10:54,660 - Recv: Not SD printing
2019-07-01 17:10:54,700 - Recv: ok
2019-07-01 17:10:54,709 - Send: N259 G1 X133.091 Y127.56 E9.66481*86
2019-07-01 17:10:54,915 - Recv: ok
2019-07-01 17:10:54,922 - Send: N260 G1 X133.042 Y128.228 E9.68708*106
2019-07-01 17:10:55,106 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:68 B@:27
2019-07-01 17:10:55,125 - Recv: ok
2019-07-01 17:10:55,128 - Send: N261 G1 X132.915 Y128.884 E9.70931*96
2019-07-01 17:10:55,337 - Recv: ok
2019-07-01 17:10:55,351 - Send: N262 G1 X132.71 Y129.521 E9.73156*81
2019-07-01 17:10:55,361 - Recv: ok
2019-07-01 17:10:55,378 - Send: N263 G1 X132.431 Y130.129 E9.75381*106
2019-07-01 17:10:55,384 - Recv: ok
2019-07-01 17:10:55,397 - Send: N264 G1 X132.081 Y130.699 E9.77606*102
2019-07-01 17:10:55,407 - Recv: ok
2019-07-01 17:10:55,419 - Send: N265 G1 X131.665 Y131.224 E9.79834*106
2019-07-01 17:10:55,430 - Recv: ok
2019-07-01 17:10:55,442 - Send: N266 G1 X131.19 Y131.695 E9.82059*93
2019-07-01 17:10:55,454 - Recv: ok
2019-07-01 17:10:55,471 - Send: N267 G1 X130.663 Y132.106 E9.84282*106
2019-07-01 17:10:55,481 - Recv: ok
2019-07-01 17:10:55,494 - Send: N268 G1 X130.09 Y132.452 E9.86508*92
2019-07-01 17:10:55,502 - Recv: ok
2019-07-01 17:10:55,510 - Send: N269 G1 X129.48 Y132.726 E9.88732*85
2019-07-01 17:10:55,522 - Recv: ok
2019-07-01 17:10:55,530 - Send: N270 G1 X128.841 Y132.926 E9.90959*105
2019-07-01 17:10:55,554 - Recv: ok
2019-07-01 17:10:55,585 - Send: N271 G1 X128.183 Y133.048 E9.93185*101
2019-07-01 17:10:55,603 - Recv: ok
2019-07-01 17:10:55,612 - Send: N272 G1 X127.648 Y133.089 E9.9497*81
2019-07-01 17:10:55,616 - Recv: ok
2019-07-01 17:10:55,626 - Send: N273 G1 X127.327 Y133.098 E9.96038*107
2019-07-01 17:10:55,630 - Recv: ok
2019-07-01 17:10:55,634 - Send: N274 G1 X127.17 Y133.1 E9.9656*100
2019-07-01 17:10:55,642 - Recv: ok
2019-07-01 17:10:55,645 - Send: N275 G1 X108.135 Y133.1 E10.5987*110
2019-07-01 17:10:55,660 - Recv: Not SD printing
2019-07-01 17:10:55,689 - Recv: ok
2019-07-01 17:10:55,692 - Send: N276 G1 X107.437 Y133.091 E10.62192*81
2019-07-01 17:10:55,903 - Recv: ok
2019-07-01 17:10:55,910 - Send: N277 G1 X106.77 Y133.042 E10.64417*97
2019-07-01 17:10:56,153 - Recv: ok
2019-07-01 17:10:56,158 - Send: N278 G1 X106.113 Y132.914 E10.66643*87
2019-07-01 17:10:56,333 - Recv: ok
2019-07-01 17:10:56,475 - Send: N279 G1 X105.476 Y132.709 E10.68869*89
2019-07-01 17:10:56,490 - Recv: ok
2019-07-01 17:10:56,505 - Send: N280 M117 1.65p complete*107
2019-07-01 17:10:56,511 - Recv: ok
2019-07-01 17:10:56,525 - Send: N281 G1 X104.868 Y132.429 E10.71095*94
2019-07-01 17:10:56,533 - Recv: ok
2019-07-01 17:10:56,546 - Send: N282 G1 X104.298 Y132.079 E10.7332*102
2019-07-01 17:10:56,557 - Recv: ok
2019-07-01 17:10:56,576 - Send: N283 G1 X103.774 Y131.663 E10.75545*90
2019-07-01 17:10:56,601 - Recv: ok
2019-07-01 17:10:56,606 - Send: N284 G1 X103.303 Y131.188 E10.7777*109
2019-07-01 17:10:56,709 - Recv: Not SD printing
2019-07-01 17:10:56,712 - Recv: ok
2019-07-01 17:10:56,719 - Send: N285 G1 X102.892 Y130.66 E10.79995*101
2019-07-01 17:10:56,723 - Recv: ok
2019-07-01 17:10:56,729 - Send: N286 G1 X102.547 Y130.087 E10.8222*109
2019-07-01 17:10:56,734 - Recv: ok
2019-07-01 17:10:56,741 - Send: N287 G1 X102.273 Y129.477 E10.84444*93
2019-07-01 17:10:56,746 - Recv: ok
2019-07-01 17:10:56,752 - Send: N288 G1 X102.073 Y128.838 E10.86671*80
2019-07-01 17:10:56,758 - Recv: ok
2019-07-01 17:10:56,761 - Send: N289 G1 X101.952 Y128.18 E10.88896*107
2019-07-01 17:10:56,771 - Recv: ok
2019-07-01 17:10:56,778 - Send: N290 G1 X101.911 Y127.642 E10.90691*82
2019-07-01 17:10:56,783 - Recv: ok
2019-07-01 17:10:56,786 - Send: N291 G1 X101.902 Y127.309 E10.91799*83
2019-07-01 17:10:56,794 - Recv: ok
2019-07-01 17:10:56,798 - Send: N292 G1 X101.9 Y127.158 E10.92301*82
2019-07-01 17:10:56,811 - Recv: ok
2019-07-01 17:10:56,819 - Send: N293 G1 X101.9 Y108.174 E11.55442*90
2019-07-01 17:10:56,825 - Recv: ok
2019-07-01 17:10:56,830 - Send: N294 G1 X101.901 Y108.098 E11.55695*87
2019-07-01 17:10:56,837 - Recv: ok
2019-07-01 17:10:56,844 - Send: N295 G1 X101.91 Y107.433 E11.57907*106
2019-07-01 17:10:56,847 - Recv: ok
2019-07-01 17:10:56,852 - Send: N296 G1 X101.959 Y106.766 E11.60131*95
2019-07-01 17:10:56,967 - Recv: ok
2019-07-01 17:10:56,974 - Send: N297 G1 X102.087 Y106.109 E11.62358*87
2019-07-01 17:10:57,105 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:68 B@:27
2019-07-01 17:10:57,209 - Recv: ok
2019-07-01 17:10:57,217 - Send: N298 G1 X102.292 Y105.473 E11.6458*96
2019-07-01 17:10:57,420 - Recv: ok
2019-07-01 17:10:57,433 - Send: N299 G1 X102.572 Y104.865 E11.66806*83
2019-07-01 17:10:57,440 - Recv: ok
2019-07-01 17:10:57,452 - Send: N300 G1 X102.923 Y104.295 E11.69033*94
2019-07-01 17:10:57,459 - Recv: ok
2019-07-01 17:10:57,467 - Send: N301 G1 X103.339 Y103.771 E11.71258*81
2019-07-01 17:10:57,483 - Recv: ok
2019-07-01 17:10:57,498 - Send: N302 G1 X103.814 Y103.301 E11.73481*85
2019-07-01 17:10:57,506 - Recv: ok
2019-07-01 17:10:57,518 - Send: N303 G0 F3600 X103.732 Y103.935*66
2019-07-01 17:10:57,570 - Recv: ok
2019-07-01 17:10:57,578 - Send: N304 G1 F1800 X104.203 Y103.495 E11.75624*54
2019-07-01 17:10:57,585 - Recv: ok
2019-07-01 17:10:57,589 - Send: N305 G1 X104.726 Y103.117 E11.77771*86
2019-07-01 17:10:57,598 - Recv: ok
2019-07-01 17:10:57,605 - Send: N306 G1 X105.29 Y102.806 E11.79913*96
2019-07-01 17:10:57,609 - Recv: ok
2019-07-01 17:10:57,616 - Send: N307 G1 X105.889 Y102.568 E11.82057*91
2019-07-01 17:10:57,620 - Recv: ok
2019-07-01 17:10:57,627 - Send: N308 G1 X106.513 Y102.405 E11.84202*87
2019-07-01 17:10:57,632 - Recv: ok
2019-07-01 17:10:57,638 - Send: N309 G1 X107.363 Y102.311 E11.87046*85
2019-07-01 17:10:57,642 - Recv: ok
2019-07-01 17:10:57,648 - Send: N310 G1 X107.684 Y102.302 E11.88114*90
2019-07-01 17:10:57,653 - Recv: ok
2019-07-01 17:10:57,659 - Send: N311 G1 X107.83 Y102.3 E11.886*106
2019-07-01 17:10:57,708 - Recv: Not SD printing
2019-07-01 17:10:57,711 - Recv: ok
2019-07-01 17:10:57,718 - Send: N312 G1 X126.793 Y102.3 E12.51671*93
2019-07-01 17:10:57,730 - Recv: ok
2019-07-01 17:10:57,736 - Send: N313 G1 X126.867 Y102.301 E12.51917*86
2019-07-01 17:10:57,742 - Recv: ok
2019-07-01 17:10:57,749 - Send: N314 G1 X127.565 Y102.311 E12.54239*92
2019-07-01 17:10:57,953 - Recv: ok
2019-07-01 17:10:57,962 - Send: N315 G1 X128.208 Y102.36 E12.56384*109
2019-07-01 17:10:58,164 - Recv: ok
2019-07-01 17:10:58,173 - Send: N316 G1 X128.84 Y102.488 E12.58529*102
2019-07-01 17:10:58,376 - Recv: ok
2019-07-01 17:10:58,391 - Send: N317 G1 X129.451 Y102.694 E12.60673*82
2019-07-01 17:10:58,400 - Recv: ok
2019-07-01 17:10:58,413 - Send: N318 G1 X130.032 Y102.973 E12.62817*92
2019-07-01 17:10:58,421 - Recv: ok
2019-07-01 17:10:58,435 - Send: N319 G1 X130.574 Y103.322 E12.64961*83
2019-07-01 17:10:58,444 - Recv: ok
2019-07-01 17:10:58,457 - Send: N320 G1 X131.068 Y103.736 E12.67105*88
2019-07-01 17:10:58,468 - Recv: ok
2019-07-01 17:10:58,489 - Send: N321 G1 X131.508 Y104.208 E12.69251*89
2019-07-01 17:10:58,496 - Recv: ok
2019-07-01 17:10:58,512 - Send: N322 G1 X131.886 Y104.73 E12.71394*110
2019-07-01 17:10:58,528 - Recv: ok
2019-07-01 17:10:58,545 - Send: N323 G1 X132.196 Y105.295 E12.73538*93
2019-07-01 17:10:58,555 - Recv: ok
2019-07-01 17:10:58,575 - Send: N324 G1 X132.434 Y105.894 E12.75682*88
2019-07-01 17:10:58,636 - Recv: ok
2019-07-01 17:10:58,654 - Send: N325 G1 X132.596 Y106.518 E12.77826*88
2019-07-01 17:10:58,730 - Recv: Not SD printing
2019-07-01 17:10:58,736 - Recv: ok
2019-07-01 17:10:58,754 - Send: N326 G1 X132.689 Y107.364 E12.80657*90
2019-07-01 17:10:58,764 - Recv: ok
2019-07-01 17:10:58,772 - Send: N327 G1 X132.698 Y107.684 E12.81721*81
2019-07-01 17:10:58,789 - Recv: ok
2019-07-01 17:10:58,804 - Send: N328 G1 X132.7 Y107.83 E12.82207*109
2019-07-01 17:10:58,814 - Recv: ok
2019-07-01 17:10:58,824 - Send: N329 G1 X132.7 Y126.828 E13.45395*86
2019-07-01 17:10:58,840 - Recv: ok
2019-07-01 17:10:58,847 - Send: N330 G1 X132.691 Y127.555 E13.47813*86
2019-07-01 17:10:58,851 - Recv: ok
2019-07-01 17:10:58,857 - Send: N331 G1 X132.643 Y128.198 E13.49957*93
2019-07-01 17:10:58,924 - Recv: ok
2019-07-01 17:10:58,931 - Send: N332 G1 X132.516 Y128.83 E13.52101*103
2019-07-01 17:10:59,106 - Recv: T:199.55 /200.00 B:60.00 /60.00 @:77 B@:27
2019-07-01 17:10:59,136 - Recv: ok
2019-07-01 17:10:59,143 - Send: N333 G1 X132.311 Y129.442 E13.54248*87
2019-07-01 17:10:59,347 - Recv: ok
2019-07-01 17:10:59,355 - Send: N334 G1 X132.033 Y130.023 E13.5639*110
2019-07-01 17:10:59,370 - Recv: ok
2019-07-01 17:10:59,377 - Send: N335 G1 X131.685 Y130.566 E13.58535*84
2019-07-01 17:10:59,393 - Recv: ok
2019-07-01 17:10:59,400 - Send: N336 G1 X131.272 Y131.061 E13.6068*110
2019-07-01 17:10:59,415 - Recv: ok
2019-07-01 17:10:59,423 - Send: N337 G1 X130.801 Y131.501 E13.62823*86
2019-07-01 17:10:59,438 - Recv: ok
2019-07-01 17:10:59,446 - Send: N338 G1 X130.279 Y131.88 E13.64969*97
2019-07-01 17:10:59,461 - Recv: ok
2019-07-01 17:10:59,467 - Send: N339 G1 X129.715 Y132.191 E13.67111*89
2019-07-01 17:10:59,482 - Recv: ok
2019-07-01 17:10:59,485 - Send: N340 G1 X129.116 Y132.43 E13.69256*98
2019-07-01 17:10:59,505 - Recv: ok
2019-07-01 17:10:59,512 - Send: N341 G1 X128.493 Y132.594 E13.71399*94
2019-07-01 17:10:59,526 - Recv: ok
2019-07-01 17:10:59,535 - Send: N342 G1 X127.637 Y132.689 E13.74263*80
2019-07-01 17:10:59,628 - Recv: ok
2019-07-01 17:10:59,634 - Send: N343 G1 X127.316 Y132.698 E13.75331*80
2019-07-01 17:10:59,642 - Recv: ok
2019-07-01 17:10:59,651 - Send: N344 G1 X127.17 Y132.7 E13.75817*106
2019-07-01 17:10:59,657 - Recv: ok
2019-07-01 17:10:59,665 - Send: N345 G1 X108.14 Y132.7 E14.39111*101
2019-07-01 17:10:59,669 - Recv: ok
2019-07-01 17:10:59,672 - Send: N346 G1 X107.442 Y132.691 E14.41433*93
2019-07-01 17:10:59,680 - Recv: ok
2019-07-01 17:10:59,683 - Send: N347 G1 X106.799 Y132.642 E14.43578*90
2019-07-01 17:10:59,692 - Recv: ok
2019-07-01 17:10:59,695 - Send: N348 G1 X106.167 Y132.515 E14.45722*88
2019-07-01 17:10:59,729 - Recv: Not SD printing
2019-07-01 17:10:59,946 - Recv: ok
2019-07-01 17:10:59,953 - Send: N349 G1 X105.556 Y132.31 E14.47865*97
2019-07-01 17:11:00,106 - Recv: ok
2019-07-01 17:11:00,110 - Send: N350 G1 X104.975 Y132.032 E14.50008*83
2019-07-01 17:11:00,326 - Recv: ok
2019-07-01 17:11:00,335 - Send: N351 G1 X104.432 Y131.683 E14.52154*89
2019-07-01 17:11:00,340 - Recv: ok
2019-07-01 17:11:00,367 - Send: N352 G1 X103.937 Y131.27 E14.54299*105
2019-07-01 17:11:00,377 - Recv: ok
2019-07-01 17:11:00,385 - Send: N353 G1 X103.497 Y130.799 E14.56442*94
2019-07-01 17:11:00,399 - Recv: ok
2019-07-01 17:11:00,410 - Send: N354 G1 X103.118 Y130.277 E14.58588*87
2019-07-01 17:11:00,419 - Recv: ok
2019-07-01 17:11:00,427 - Send: N355 G1 X102.807 Y129.713 E14.6073*101
2019-07-01 17:11:00,439 - Recv: ok
2019-07-01 17:11:00,447 - Send: N356 G1 X102.569 Y129.114 E14.62874*95
2019-07-01 17:11:00,451 - Recv: ok
2019-07-01 17:11:00,460 - Send: N357 G1 X102.406 Y128.49 E14.65019*106
2019-07-01 17:11:00,473 - Recv: ok
2019-07-01 17:11:00,477 - Send: N358 G1 X102.311 Y127.631 E14.67893*90
2019-07-01 17:11:00,495 - Recv: ok
2019-07-01 17:11:00,498 - Send: N359 G1 X102.302 Y127.298 E14.69001*83
2019-07-01 17:11:00,541 - Recv: ok
2019-07-01 17:11:00,548 - Send: N360 G1 X102.3 Y127.158 E14.69467*80
2019-07-01 17:11:00,600 - Recv: ok
2019-07-01 17:11:00,607 - Send: N361 G1 X102.3 Y108.104 E15.32841*82
2019-07-01 17:11:00,691 - Recv: ok
2019-07-01 17:11:00,698 - Send: N362 G1 X102.309 Y107.439 E15.35053*80
2019-07-01 17:11:00,730 - Recv: ok
2019-07-01 17:11:00,734 - Send: N363 G1 X102.358 Y106.796 E15.37198*86
2019-07-01 17:11:00,743 - Recv: Not SD printing
2019-07-01 17:11:00,747 - Recv: ok
2019-07-01 17:11:00,756 - Send: N364 G1 X102.486 Y106.164 E15.39342*85
2019-07-01 17:11:00,764 - Recv: ok
2019-07-01 17:11:00,772 - Send: N365 G1 X102.691 Y105.553 E15.41486*83
2019-07-01 17:11:00,780 - Recv: ok
2019-07-01 17:11:00,787 - Send: N366 G1 X102.97 Y104.972 E15.4363*83
2019-07-01 17:11:00,794 - Recv: ok
2019-07-01 17:11:00,797 - Send: N367 G1 X103.319 Y104.429 E15.45777*81
2019-07-01 17:11:01,002 - Recv: ok
2019-07-01 17:11:01,010 - Send: N368 G1 X103.732 Y103.935 E15.47918*81
2019-07-01 17:11:01,151 - Recv: T:199.55 /200.00 B:60.00 /60.00 @:76 B@:27
2019-07-01 17:11:01,247 - Recv: ok
2019-07-01 17:11:01,267 - Send: N369 G1 F2400 E10.47918*61
2019-07-01 17:11:01,433 - Recv: ok
2019-07-01 17:11:01,449 - Send: N370 G0 F3600 X106.835 Y108.114*75
2019-07-01 17:11:01,459 - Recv: ok
2019-07-01 17:11:01,467 - Send: N371 G0 X108.114 Y108.114*45
2019-07-01 17:11:01,483 - Recv: ok
2019-07-01 17:11:01,497 - Send: N372 G0 X108.17 Y126.83*47
2019-07-01 17:11:01,562 - Recv: ok
2019-07-01 17:11:01,570 - Send: N373 G0 X108.1 Y126.9*43
2019-07-01 17:11:01,625 - Recv: ok
2019-07-01 17:11:01,633 - Send: N374 G1 F2400 E15.47918*52
2019-07-01 17:11:01,653 - Recv: ok
2019-07-01 17:11:01,660 - Send: N375 G1 F1800 X108.1 Y108.1 E16.10447*61
2019-07-01 17:11:01,666 - Recv: ok
2019-07-01 17:11:01,673 - Send: N376 G1 X126.9 Y108.1 E16.72976*94
2019-07-01 17:11:01,703 - Recv: ok
2019-07-01 17:11:01,708 - Send: N377 G1 X126.9 Y126.9 E17.35505*81
2019-07-01 17:11:01,743 - Recv: Not SD printing
2019-07-01 17:11:01,757 - Recv: ok
2019-07-01 17:11:01,765 - Send: N378 G1 X108.1 Y126.9 E17.98034*90
2019-07-01 17:11:02,406 - Recv: ok
2019-07-01 17:11:02,432 - Send: N379 G0 F3600 X107.7 Y127.3*64
2019-07-01 17:11:02,464 - Recv: ok
2019-07-01 17:11:02,478 - Send: N380 G1 F1800 X107.7 Y107.7 E18.63224*62
2019-07-01 17:11:02,485 - Recv: ok
2019-07-01 17:11:02,498 - Send: N381 G1 X127.3 Y107.7 E19.28414*93
2019-07-01 17:11:02,548 - Recv: ok
2019-07-01 17:11:02,563 - Send: N382 G1 X127.3 Y127.3 E19.93604*91
2019-07-01 17:11:02,612 - Recv: ok
2019-07-01 17:11:02,624 - Send: N383 G1 X107.7 Y127.3 E20.58794*89
2019-07-01 17:11:02,685 - Recv: ok
2019-07-01 17:11:02,699 - Send: N384 G0 F3600 X107.7 Y127.1*64
2019-07-01 17:11:02,707 - Recv: ok
2019-07-01 17:11:02,723 - Send: N385 G0 X108.49 Y126.51*35
2019-07-01 17:11:02,745 - Recv: ok
2019-07-01 17:11:02,761 - Send: N386 G1 F1800 X108.49 Y108.49 E21.18729*54
2019-07-01 17:11:02,768 - Recv: Not SD printing
2019-07-01 17:11:03,151 - Recv: T:199.55 /200.00 B:60.00 /60.00 @:76 B@:27
2019-07-01 17:11:03,349 - Recv: ok
2019-07-01 17:11:03,353 - Send: N387 G1 X126.51 Y108.49 E21.78663*84
2019-07-01 17:11:03,415 - Recv: ok
2019-07-01 17:11:03,429 - Send: N388 G1 X126.51 Y126.51 E22.38598*94
2019-07-01 17:11:03,480 - Recv: ok
2019-07-01 17:11:03,485 - Send: N389 G1 X108.49 Y126.51 E22.98533*81
2019-07-01 17:11:03,560 - Recv: ok
2019-07-01 17:11:03,578 - Send: N390 G0 F3600 X108.793 Y126.329*72
2019-07-01 17:11:03,623 - Recv: ok
2019-07-01 17:11:03,632 - Send: N391 G1 F1800 X108.669 Y126.205 E22.99116*50
2019-07-01 17:11:03,698 - Recv: ok
2019-07-01 17:11:03,705 - Send: N392 G0 F3600 X108.669 Y125.64*119
2019-07-01 17:11:03,792 - Recv: Not SD printing
2019-07-01 17:11:03,794 - Recv: ok
2019-07-01 17:11:03,803 - Send: N393 G1 F1800 X109.359 Y126.329 E23.02359*50
2019-07-01 17:11:03,807 - Recv: ok
2019-07-01 17:11:03,814 - Send: N394 G0 F3600 X109.924 Y126.329*79
2019-07-01 17:11:03,818 - Recv: ok
2019-07-01 17:11:03,827 - Send: N395 G1 F1800 X108.669 Y125.074 E23.08262*56
2019-07-01 17:11:03,831 - Recv: ok
2019-07-01 17:11:03,839 - Send: N396 G0 F3600 X108.669 Y124.508*77
2019-07-01 17:11:03,879 - Recv: ok
2019-07-01 17:11:03,886 - Send: N397 G1 F1800 X110.49 Y126.329 E23.16828*4
2019-07-01 17:11:04,090 - Recv: ok
2019-07-01 17:11:04,097 - Send: N398 G0 F3600 X111.056 Y126.329*70
2019-07-01 17:11:04,303 - Recv: ok
2019-07-01 17:11:04,309 - Send: N399 G1 F1800 X108.669 Y123.943 E23.28053*61
2019-07-01 17:11:04,325 - Recv: ok
2019-07-01 17:11:04,333 - Send: N400 G0 F3600 X108.669 Y123.377*76
2019-07-01 17:11:04,347 - Recv: ok
2019-07-01 17:11:04,354 - Send: N401 G1 F1800 X111.621 Y126.329 E23.41939*54
2019-07-01 17:11:04,368 - Recv: ok
2019-07-01 17:11:04,377 - Send: N402 G0 F3600 X112.187 Y126.329*76
2019-07-01 17:11:04,395 - Recv: ok
2019-07-01 17:11:04,408 - Send: N403 G1 F1800 X108.669 Y122.811 E23.58486*53
2019-07-01 17:11:04,422 - Recv: ok
2019-07-01 17:11:04,431 - Send: N404 G0 F3600 X108.669 Y122.246*74
2019-07-01 17:11:04,455 - Recv: ok
2019-07-01 17:11:04,470 - Send: N405 G1 F1800 X112.753 Y126.329 E23.77694*56
2019-07-01 17:11:04,475 - Recv: ok
2019-07-01 17:11:04,481 - Send: N406 G0 F3600 X113.318 Y126.329*77
2019-07-01 17:11:04,598 - Recv: ok
2019-07-01 17:11:04,600 - Send: N407 G1 F1800 X108.669 Y121.68 E23.99561*1
2019-07-01 17:11:04,789 - Recv: ok
2019-07-01 17:11:04,796 - Send: N408 G0 F3600 X108.669 Y121.114*65
2019-07-01 17:11:04,801 - Recv: Not SD printing
2019-07-01 17:11:04,850 - Recv: ok
2019-07-01 17:11:04,853 - Send: N409 G1 F1800 X113.884 Y126.329 E24.24091*50
2019-07-01 17:11:05,008 - Recv: ok
2019-07-01 17:11:05,015 - Send: N410 G0 F3600 X114.45 Y126.329*118
2019-07-01 17:11:05,110 - Recv: ok
2019-07-01 17:11:05,117 - Send: N411 G1 F1800 X108.669 Y120.548 E24.51283*56
2019-07-01 17:11:05,151 - Recv: T:199.63 /200.00 B:60.00 /60.00 @:73 B@:27
2019-07-01 17:11:05,252 - Recv: ok
2019-07-01 17:11:05,265 - Send: N412 G0 F3600 X108.669 Y119.983*71
2019-07-01 17:11:05,295 - Recv: ok
2019-07-01 17:11:05,312 - Send: N413 G1 F1800 X115.015 Y126.329 E24.81133*57
2019-07-01 17:11:05,392 - Recv: ok
2019-07-01 17:11:05,407 - Send: N414 G0 F3600 X115.581 Y126.329*78
2019-07-01 17:11:05,623 - Recv: ok
2019-07-01 17:11:05,637 - Send: N415 G1 F1800 X108.669 Y119.417 E25.13645*52
2019-07-01 17:11:05,790 - Recv: Not SD printing
2019-07-01 17:11:05,831 - Recv: ok
2019-07-01 17:11:05,837 - Send: N416 G0 F3600 X108.669 Y118.851*76
2019-07-01 17:11:06,060 - Recv: ok
2019-07-01 17:11:06,067 - Send: N417 G1 F1800 X116.147 Y126.329 E25.48819*61
2019-07-01 17:11:06,499 - Recv: ok
2019-07-01 17:11:06,513 - Send: N418 G0 F3600 X116.712 Y126.329*73
2019-07-01 17:11:06,729 - Recv: ok
2019-07-01 17:11:06,737 - Send: N419 M117 ETL 00h18m14s*15
2019-07-01 17:11:06,754 - Recv: ok
2019-07-01 17:11:06,766 - Send: N420 G1 F1800 X108.669 Y118.286 E25.86651*52
2019-07-01 17:11:06,800 - Recv: Not SD printing
2019-07-01 17:11:07,151 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:67 B@:27
2019-07-01 17:11:07,168 - Recv: ok
2019-07-01 17:11:07,172 - Send: N421 G0 F3600 X108.669 Y117.72*126
2019-07-01 17:11:07,407 - Recv: ok
2019-07-01 17:11:07,412 - Send: N422 G1 F1800 X117.278 Y126.329 E26.27145*63
2019-07-01 17:11:07,799 - Recv: Not SD printing
2019-07-01 17:11:07,837 - Recv: ok
2019-07-01 17:11:07,846 - Send: N423 G0 F3600 X117.844 Y126.329*76
2019-07-01 17:11:08,057 - Recv: ok
2019-07-01 17:11:08,070 - Send: N424 G1 F1800 X108.669 Y117.154 E26.70301*57
2019-07-01 17:11:08,345 - Recv: ok
2019-07-01 17:11:08,360 - Send: N425 G0 F3600 X108.669 Y116.589*74
2019-07-01 17:11:08,563 - Recv: ok
2019-07-01 17:11:08,570 - Send: N426 G1 F1800 X118.409 Y126.329 E27.16115*50
2019-07-01 17:11:08,799 - Recv: Not SD printing
2019-07-01 17:11:09,040 - Recv: ok
2019-07-01 17:11:09,055 - Send: N427 G0 F3600 X118.975 Y126.329*68
2019-07-01 17:11:09,151 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:68 B@:27
2019-07-01 17:11:09,258 - Recv: ok
2019-07-01 17:11:09,271 - Send: N428 G1 F1800 X108.669 Y116.023 E27.64591*62
2019-07-01 17:11:09,734 - Recv: ok
2019-07-01 17:11:09,742 - Send: N429 G0 F3600 X108.669 Y115.457*71
2019-07-01 17:11:09,798 - Recv: Not SD printing
2019-07-01 17:11:09,954 - Recv: ok
2019-07-01 17:11:09,961 - Send: N430 G1 F1800 X119.541 Y126.329 E28.1573*4
2019-07-01 17:11:10,647 - Recv: ok
2019-07-01 17:11:10,670 - Send: N431 G0 F3600 X120.107 Y126.329*69
2019-07-01 17:11:10,799 - Recv: Not SD printing
2019-07-01 17:11:10,886 - Recv: ok
2019-07-01 17:11:10,898 - Send: N432 G1 F1800 X108.669 Y114.892 E28.69528*53
2019-07-01 17:11:11,150 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:69 B@:27
2019-07-01 17:11:11,209 - Recv: ok
2019-07-01 17:11:11,214 - Send: N433 G0 F3600 X108.669 Y114.326*76
2019-07-01 17:11:11,381 - Recv: ok
2019-07-01 17:11:11,392 - Send: N434 G1 F1800 X120.672 Y126.329 E29.25987*57
2019-07-01 17:11:11,803 - Recv: Not SD printing
2019-07-01 17:11:12,024 - Recv: ok
2019-07-01 17:11:12,037 - Send: N435 G0 F3600 X121.238 Y126.329*79
2019-07-01 17:11:12,245 - Recv: ok
2019-07-01 17:11:12,261 - Send: N436 G1 F1800 X108.669 Y113.76 E29.85107*14
2019-07-01 17:11:12,803 - Recv: Not SD printing
2019-07-01 17:11:12,887 - Recv: ok
2019-07-01 17:11:12,891 - Send: N437 G0 F3600 X108.669 Y113.195*69
2019-07-01 17:11:13,108 - Recv: ok
2019-07-01 17:11:13,122 - Send: N438 G1 F1800 X121.804 Y126.329 E30.46888*56
2019-07-01 17:11:13,151 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:69 B@:27
2019-07-01 17:11:13,570 - Recv: ok
2019-07-01 17:11:13,583 - Send: N439 G0 F3600 X122.369 Y126.329*69
2019-07-01 17:11:13,591 - Recv: ok
2019-07-01 17:11:13,602 - Send: N440 G1 F1800 X108.669 Y112.629 E31.11329*56
2019-07-01 17:11:13,762 - Recv: ok
2019-07-01 17:11:13,769 - Send: N441 G0 F3600 X108.669 Y112.063*77
2019-07-01 17:11:13,804 - Recv: Not SD printing
2019-07-01 17:11:13,837 - Recv: ok
2019-07-01 17:11:13,844 - Send: N442 G1 F1800 X122.935 Y126.329 E31.78432*52
2019-07-01 17:11:14,193 - Recv: ok
2019-07-01 17:11:14,203 - Send: N443 G0 F3600 X123.501 Y126.329*65
2019-07-01 17:11:14,239 - Recv: ok
2019-07-01 17:11:14,245 - Send: N444 G1 F1800 X108.669 Y111.498 E32.48194*60
2019-07-01 17:11:14,705 - Recv: ok
2019-07-01 17:11:14,721 - Send: N445 G0 F3600 X108.669 Y110.932*70
2019-07-01 17:11:14,805 - Recv: Not SD printing
2019-07-01 17:11:14,964 - Recv: ok
2019-07-01 17:11:14,970 - Send: N446 G1 F1800 X124.066 Y126.329 E33.20617*51
2019-07-01 17:11:15,152 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:70 B@:27
2019-07-01 17:11:15,563 - Recv: ok
2019-07-01 17:11:15,579 - Send: N447 G0 F3600 X124.632 Y126.329*65
2019-07-01 17:11:15,633 - Recv: ok
2019-07-01 17:11:15,638 - Send: N448 G1 F1800 X108.669 Y110.366 E33.95702*63
2019-07-01 17:11:15,804 - Recv: Not SD printing
2019-07-01 17:11:16,335 - Recv: ok
2019-07-01 17:11:16,337 - Send: N449 G0 F3600 X108.669 Y109.8*66
2019-07-01 17:11:16,698 - Recv: ok
2019-07-01 17:11:16,703 - Send: N450 G1 F1800 X125.198 Y126.329 E34.7345*5
2019-07-01 17:11:16,830 - Recv: Not SD printing
2019-07-01 17:11:17,150 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:70 B@:27
2019-07-01 17:11:17,175 - Recv: ok
2019-07-01 17:11:17,188 - Send: N451 G0 F3600 X125.763 Y126.329*66
2019-07-01 17:11:17,392 - Recv: ok
2019-07-01 17:11:17,402 - Send: N452 M117 ETA 17 29 19 Day 01*47
2019-07-01 17:11:17,416 - Recv: ok
2019-07-01 17:11:17,422 - Send: N453 G1 F1800 X108.669 Y109.235 E35.53855*59
2019-07-01 17:11:17,830 - Recv: Not SD printing
2019-07-01 17:11:18,081 - Recv: ok
2019-07-01 17:11:18,087 - Send: N454 G0 F3600 X108.669 Y108.669*78
2019-07-01 17:11:18,121 - Recv: ok
2019-07-01 17:11:18,129 - Send: N455 G1 F1800 X126.329 Y126.329 E36.36922*48
2019-07-01 17:11:18,832 - Recv: Not SD printing
2019-07-01 17:11:18,898 - Recv: ok
2019-07-01 17:11:18,913 - Send: N456 G0 F3600 X126.329 Y125.763*69
2019-07-01 17:11:19,135 - Recv: ok
2019-07-01 17:11:19,148 - Send: N457 G1 F1800 X109.235 Y108.67 E37.17324*8
2019-07-01 17:11:19,156 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:70 B@:27
2019-07-01 17:11:19,744 - Recv: ok
2019-07-01 17:11:19,751 - Send: N458 G0 F3600 X109.801 Y108.67*123
2019-07-01 17:11:19,832 - Recv: Not SD printing
2019-07-01 17:11:19,940 - Recv: ok
2019-07-01 17:11:19,948 - Send: N459 G1 F1800 X126.329 Y125.198 E37.95067*55
2019-07-01 17:11:20,539 - Recv: ok
2019-07-01 17:11:20,553 - Send: N460 G0 F3600 X126.329 Y124.632*68
2019-07-01 17:11:20,719 - Recv: ok
2019-07-01 17:11:20,733 - Send: N461 G1 F1800 X110.367 Y108.67 E38.70147*10
2019-07-01 17:11:20,832 - Recv: Not SD printing
2019-07-01 17:11:21,152 - Recv: T:200.00 /200.00 B:60.10 /60.00 @:70 B@:6
2019-07-01 17:11:21,396 - Recv: ok
2019-07-01 17:11:21,410 - Send: N462 G0 F3600 X110.933 Y108.67*122
2019-07-01 17:11:21,556 - Recv: ok
2019-07-01 17:11:21,561 - Send: N463 G1 F1800 X126.329 Y124.066 E39.42565*60
2019-07-01 17:11:21,831 - Recv: Not SD printing
2019-07-01 17:11:22,225 - Recv: ok
2019-07-01 17:11:22,228 - Send: N464 G0 F3600 X126.329 Y123.501*68
2019-07-01 17:11:22,271 - Recv: ok
2019-07-01 17:11:22,279 - Send: N465 G1 F1800 X111.498 Y108.67 E40.12326*6
2019-07-01 17:11:22,831 - Recv: Not SD printing
2019-07-01 17:11:22,968 - Recv: ok
2019-07-01 17:11:22,976 - Send: N466 G0 F3600 X112.064 Y108.67*119
2019-07-01 17:11:23,151 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:70 B@:25
2019-07-01 17:11:23,209 - Recv: ok
2019-07-01 17:11:23,215 - Send: N467 G1 F1800 X126.329 Y122.935 E40.79424*51
2019-07-01 17:11:23,831 - Recv: Not SD printing
2019-07-01 17:11:23,892 - Recv: ok
2019-07-01 17:11:23,899 - Send: N468 G0 F3600 X126.329 Y122.369*65
2019-07-01 17:11:24,062 - Recv: ok
2019-07-01 17:11:24,069 - Send: N469 G1 F1800 X112.63 Y108.67 E41.4386*5
2019-07-01 17:11:24,455 - Recv: ok
2019-07-01 17:11:24,458 - Send: N470 G0 F3600 X113.195 Y108.67*126
2019-07-01 17:11:24,654 - Recv: ok
2019-07-01 17:11:24,661 - Send: N471 G1 F1800 X126.329 Y121.804 E42.05638*50
2019-07-01 17:11:24,832 - Recv: Not SD printing
2019-07-01 17:11:25,152 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:70 B@:25
2019-07-01 17:11:25,191 - Recv: ok
2019-07-01 17:11:25,204 - Send: N472 G0 F3600 X126.329 Y121.238*76
2019-07-01 17:11:25,231 - Recv: ok
2019-07-01 17:11:25,245 - Send: N473 G1 F1800 X113.761 Y108.67 E42.64754*4
2019-07-01 17:11:25,803 - Recv: ok
2019-07-01 17:11:25,806 - Send: N474 G0 F3600 X114.327 Y108.67*118
2019-07-01 17:11:25,831 - Recv: Not SD printing
2019-07-01 17:11:25,995 - Recv: ok
2019-07-01 17:11:26,004 - Send: N475 G1 F1800 X126.329 Y120.672 E43.21208*56
2019-07-01 17:11:26,438 - Recv: ok
2019-07-01 17:11:26,465 - Send: N476 G0 F3600 X126.329 Y120.107*70
2019-07-01 17:11:26,626 - Recv: ok
2019-07-01 17:11:26,639 - Send: N477 M117 Medium accuracy*0
2019-07-01 17:11:26,647 - Recv: ok
2019-07-01 17:11:26,660 - Send: N478 G1 F1800 X114.892 Y108.67 E43.75004*8
2019-07-01 17:11:26,831 - Recv: Not SD printing
2019-07-01 17:11:27,094 - Recv: ok
2019-07-01 17:11:27,106 - Send: N479 G0 F3600 X115.458 Y108.67*117
2019-07-01 17:11:27,152 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:72 B@:24
2019-07-01 17:11:27,288 - Recv: ok
2019-07-01 17:11:27,292 - Send: N480 G1 F1800 X126.329 Y119.541 E44.26138*59
2019-07-01 17:11:27,760 - Recv: ok
2019-07-01 17:11:27,767 - Send: N481 G0 F3600 X126.329 Y118.975*72
2019-07-01 17:11:27,832 - Recv: Not SD printing
2019-07-01 17:11:27,963 - Recv: ok
2019-07-01 17:11:27,970 - Send: N482 G1 F1800 X116.024 Y108.67 E44.7461*63
2019-07-01 17:11:28,389 - Recv: ok
2019-07-01 17:11:28,404 - Send: N483 G0 F3600 X116.589 Y108.67*126
2019-07-01 17:11:28,579 - Recv: ok
2019-07-01 17:11:28,592 - Send: N484 G1 F1800 X126.329 Y118.409 E45.20421*57
2019-07-01 17:11:28,832 - Recv: Not SD printing
2019-07-01 17:11:28,890 - Recv: ok
2019-07-01 17:11:28,896 - Send: N485 G0 F3600 X126.329 Y117.844*64
2019-07-01 17:11:29,118 - Recv: ok
2019-07-01 17:11:29,124 - Send: N486 G1 F1800 X117.155 Y108.67 E45.63573*12
2019-07-01 17:11:29,152 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:59 B@:24
2019-07-01 17:11:29,514 - Recv: ok
2019-07-01 17:11:29,528 - Send: N487 G0 F3600 X117.721 Y108.67*123
2019-07-01 17:11:29,575 - Recv: ok
2019-07-01 17:11:29,586 - Send: N488 G1 F1800 X126.329 Y117.278 E46.04062*60
2019-07-01 17:11:29,831 - Recv: Not SD printing
2019-07-01 17:11:29,968 - Recv: ok
2019-07-01 17:11:29,977 - Send: N489 G0 F3600 X126.329 Y116.712*65
2019-07-01 17:11:30,173 - Recv: ok
2019-07-01 17:11:30,180 - Send: N490 G1 F1800 X118.286 Y108.67 E46.41892*8
2019-07-01 17:11:30,440 - Recv: ok
2019-07-01 17:11:30,453 - Send: N491 G0 F3600 X118.852 Y108.67*120
2019-07-01 17:11:30,648 - Recv: ok
2019-07-01 17:11:30,653 - Send: N492 G1 F1800 X126.329 Y116.147 E46.77061*62
2019-07-01 17:11:30,832 - Recv: Not SD printing
2019-07-01 17:11:31,038 - Recv: ok
2019-07-01 17:11:31,051 - Send: N493 G0 F3600 X126.329 Y115.581*65
2019-07-01 17:11:31,152 - Recv: T:200.45 /200.00 B:60.00 /60.00 @:62 B@:24
2019-07-01 17:11:31,251 - Recv: ok
2019-07-01 17:11:31,257 - Send: N494 G1 F1800 X119.418 Y108.67 E47.09569*8
2019-07-01 17:11:31,300 - Recv: ok
2019-07-01 17:11:31,314 - Send: N495 G0 F3600 X119.983 Y108.67*112
2019-07-01 17:11:31,500 - Recv: ok
2019-07-01 17:11:31,512 - Send: N496 G1 F1800 X126.329 Y115.015 E47.39416*48
2019-07-01 17:11:31,720 - Recv: ok
2019-07-01 17:11:31,724 - Send: N497 G0 F3600 X126.329 Y114.45*121
2019-07-01 17:11:31,830 - Recv: Not SD printing
2019-07-01 17:11:31,893 - Recv: ok
2019-07-01 17:11:31,897 - Send: N498 G1 F1800 X120.549 Y108.67 E47.66603*13
2019-07-01 17:11:32,084 - Recv: ok
2019-07-01 17:11:32,091 - Send: N499 G0 F3600 X121.115 Y108.67*112
2019-07-01 17:11:32,132 - Recv: ok
2019-07-01 17:11:32,139 - Send: N500 G1 F1800 X126.329 Y113.884 E47.91128*50
2019-07-01 17:11:32,326 - Recv: ok
2019-07-01 17:11:32,339 - Send: N501 G0 F3600 X126.329 Y113.318*75
2019-07-01 17:11:32,507 - Recv: ok
2019-07-01 17:11:32,518 - Send: N502 G1 F1800 X121.681 Y108.67 E48.12991*1
2019-07-01 17:11:32,690 - Recv: ok
2019-07-01 17:11:32,701 - Send: N503 G0 F3600 X122.246 Y108.67*116
2019-07-01 17:11:32,831 - Recv: Not SD printing
2019-07-01 17:11:32,892 - Recv: ok
2019-07-01 17:11:32,905 - Send: N504 G1 F1800 X126.329 Y112.753 E48.32196*49
2019-07-01 17:11:32,997 - Recv: ok
2019-07-01 17:11:33,009 - Send: N505 G0 F3600 X126.329 Y112.187*74
2019-07-01 17:11:33,128 - Recv: ok
2019-07-01 17:11:33,142 - Send: N506 G1 F1800 X122.812 Y108.67 E48.48739*1
2019-07-01 17:11:33,152 - Recv: T:200.03 /200.00 B:60.00 /60.00 @:72 B@:24
2019-07-01 17:11:33,301 - Recv: ok
2019-07-01 17:11:33,315 - Send: N507 G0 F3600 X123.378 Y108.67*125
2019-07-01 17:11:33,476 - Recv: ok
2019-07-01 17:11:33,490 - Send: N508 G1 F1800 X126.329 Y111.621 E48.6262*5
2019-07-01 17:11:33,674 - Recv: ok
2019-07-01 17:11:33,716 - Send: N509 G0 F3600 X126.329 Y111.056*72
2019-07-01 17:11:33,723 - Recv: ok
2019-07-01 17:11:33,732 - Send: N510 G1 F1800 X123.943 Y108.67 E48.73843*8
2019-07-01 17:11:33,830 - Recv: Not SD printing
2019-07-01 17:11:33,900 - Recv: ok
2019-07-01 17:11:33,907 - Send: N511 G0 F3600 X124.509 Y108.67*125
2019-07-01 17:11:34,069 - Recv: ok
2019-07-01 17:11:34,071 - Send: N512 G1 F1800 X126.329 Y110.49 E48.82403*10
2019-07-01 17:11:34,266 - Recv: ok
2019-07-01 17:11:34,273 - Send: N513 G0 F3600 X126.329 Y109.924*70
2019-07-01 17:11:34,427 - Recv: ok
2019-07-01 17:11:34,437 - Send: N514 G1 F1800 X125.075 Y108.67 E48.88302*12
2019-07-01 17:11:34,474 - Recv: ok
2019-07-01 17:11:34,487 - Send: N515 G0 F3600 X125.64 Y108.67*70
2019-07-01 17:11:34,702 - Recv: ok
2019-07-01 17:11:34,715 - Send: N516 G1 F1800 X126.329 Y109.359 E48.91543*51
2019-07-01 17:11:34,831 - Recv: Not SD printing
2019-07-01 17:11:34,917 - Recv: ok
2019-07-01 17:11:34,932 - Send: N517 G0 F3600 X126.329 Y108.793*65
2019-07-01 17:11:35,149 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:70 B@:24
2019-07-01 17:11:35,165 - Recv: ok
2019-07-01 17:11:35,177 - Send: N518 G1 F1800 X126.206 Y108.67 E48.92121*13
2019-07-01 17:11:35,201 - Recv: ok
2019-07-01 17:11:35,206 - Send: N519 G0 F3600 X108.17 Y126.83*71
2019-07-01 17:11:35,831 - Recv: Not SD printing
2019-07-01 17:11:36,111 - Recv: ok
2019-07-01 17:11:36,117 - Send: N520 G0 X108.1 Y126.9*43
2019-07-01 17:11:36,309 - Recv: ok
2019-07-01 17:11:36,315 - Send: N521 M140 S60*85
2019-07-01 17:11:36,322 - Recv: ok
2019-07-01 17:11:36,326 - Send: N522 M106 S255*96
2019-07-01 17:11:36,336 - Recv: ok
2019-07-01 17:11:36,342 - Send: N523 M117 3.64p complete*102
2019-07-01 17:11:36,374 - Recv: ok
2019-07-01 17:11:36,384 - Send: N524 G0 F5400 X108.1 Y126.9 Z0.4*24
2019-07-01 17:11:36,527 - Recv: ok
2019-07-01 17:11:36,531 - Send: N525 G1 F2700 X108.1 Y108.1 E49.5465*12
2019-07-01 17:11:36,831 - Recv: Not SD printing
2019-07-01 17:11:36,965 - Recv: ok
2019-07-01 17:11:36,970 - Send: N526 M400*38
2019-07-01 17:11:37,151 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:69 B@:24
2019-07-01 17:11:37,831 - Recv: Not SD printing
2019-07-01 17:11:38,832 - Recv: Not SD printing
2019-07-01 17:11:38,972 - Recv: echo:busy: processing
2019-07-01 17:11:39,151 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:68 B@:23
2019-07-01 17:11:39,831 - Recv: Not SD printing
2019-07-01 17:11:40,831 - Recv: Not SD printing
2019-07-01 17:11:40,973 - Recv: echo:busy: processing
2019-07-01 17:11:41,151 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:68 B@:23
2019-07-01 17:11:41,837 - Recv: Not SD printing
2019-07-01 17:11:42,836 - Recv: Not SD printing
2019-07-01 17:11:42,973 - Recv: echo:busy: processing
2019-07-01 17:11:43,149 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:68 B@:23
2019-07-01 17:11:43,836 - Recv: Not SD printing
2019-07-01 17:11:44,836 - Recv: Not SD printing
2019-07-01 17:11:44,973 - Recv: echo:busy: processing
2019-07-01 17:11:45,148 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:68 B@:23
2019-07-01 17:11:45,661 - Recv: ok
2019-07-01 17:11:45,664 - Send: N527 M114*39
2019-07-01 17:11:45,667 - Recv: X:108.10 Y:108.10 Z:0.40 E:49.55 Count X:8648 Y:8648 Z:144
2019-07-01 17:11:45,671 - Recv: ok
2019-07-01 17:11:45,713 - Send: N528 M83*23
2019-07-01 17:11:45,723 - Recv: ok
2019-07-01 17:11:45,730 - Send: N529 G1 E-5.00000 F2400.000*59
2019-07-01 17:11:45,742 - Recv: ok
2019-07-01 17:11:45,747 - Send: N530 G91*23
2019-07-01 17:11:45,757 - Recv: ok
2019-07-01 17:11:45,761 - Send: N531 G1 Z0.200 F3600.000*4
2019-07-01 17:11:45,774 - Recv: ok
2019-07-01 17:11:45,779 - Send: N532 G90*20
2019-07-01 17:11:45,783 - Recv: ok
2019-07-01 17:11:45,786 - Send: N533 G1 X117.500 Y117.500*44
2019-07-01 17:11:45,790 - Recv: ok
2019-07-01 17:11:45,801 - Send: N534 M400*37
2019-07-01 17:11:45,836 - Recv: Not SD printing
2019-07-01 17:11:46,303 - Recv: ok
2019-07-01 17:11:46,307 - Send: N535 M114*36
2019-07-01 17:11:46,310 - Recv: X:117.50 Y:117.50 Z:0.60 E:44.55 Count X:9400 Y:9400 Z:225
2019-07-01 17:11:46,314 - Recv: ok
2019-07-01 17:11:46,323 - Send: N536 M117 ETL 00h17m43s*14
2019-07-01 17:11:46,328 - Recv: ok
2019-07-01 17:11:46,841 - Send: N537 G1 X108.100 Y108.100*40
2019-07-01 17:11:46,863 - Recv: Not SD printing
2019-07-01 17:11:46,870 - Recv: ok
2019-07-01 17:11:46,874 - Send: N538 M400*41
2019-07-01 17:11:47,150 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:68 B@:23
2019-07-01 17:11:47,289 - Recv: ok
2019-07-01 17:11:47,293 - Send: N539 M114*40
2019-07-01 17:11:47,296 - Recv: X:108.10 Y:108.10 Z:0.60 E:44.55 Count X:8648 Y:8648 Z:224
2019-07-01 17:11:47,299 - Recv: ok
2019-07-01 17:11:47,320 - Send: N540 G91*16
2019-07-01 17:11:47,332 - Recv: ok
2019-07-01 17:11:47,339 - Send: N541 G1 Z-0.200*83
2019-07-01 17:11:47,367 - Recv: ok
2019-07-01 17:11:47,381 - Send: N542 G1 E5.00000 F2400.000*27
2019-07-01 17:11:47,391 - Recv: ok
2019-07-01 17:11:47,404 - Send: N543 G90*18
2019-07-01 17:11:47,412 - Recv: ok
2019-07-01 17:11:47,425 - Send: N544 M82*28
2019-07-01 17:11:47,457 - Recv: ok
2019-07-01 17:11:47,464 - Send: N545 G1 F2700.000*81
2019-07-01 17:11:47,468 - Recv: ok
2019-07-01 17:11:47,475 - Send: N546 G1 X126.9 Y108.1 E50.17179*93
2019-07-01 17:11:47,479 - Recv: ok
2019-07-01 17:11:47,486 - Send: N547 G1 X126.9 Y126.9 E50.79708*80
2019-07-01 17:11:47,491 - Recv: ok
2019-07-01 17:11:47,498 - Send: N548 G1 X108.1 Y126.9 E51.42237*91
2019-07-01 17:11:47,503 - Recv: ok
2019-07-01 17:11:47,509 - Send: N549 G0 F5400 X107.7 Y127.3*65
2019-07-01 17:11:47,515 - Recv: ok
2019-07-01 17:11:47,521 - Send: N550 G1 F1800 X107.7 Y107.7 E52.07427*60
2019-07-01 17:11:47,527 - Recv: ok
2019-07-01 17:11:47,534 - Send: N551 G1 X127.3 Y107.7 E52.72617*87
2019-07-01 17:11:47,560 - Recv: ok
2019-07-01 17:11:47,589 - Send: N552 G1 X127.3 Y127.3 E53.37807*93
2019-07-01 17:11:47,594 - Recv: ok
2019-07-01 17:11:47,602 - Send: N553 G1 X107.7 Y127.3 E54.02997*83
2019-07-01 17:11:47,608 - Recv: ok
2019-07-01 17:11:47,614 - Send: N554 G0 F5400 X107.7 Y127.1*79
2019-07-01 17:11:47,619 - Recv: ok
2019-07-01 17:11:47,627 - Send: N555 G0 X108.49 Y126.51*40
2019-07-01 17:11:47,631 - Recv: ok
2019-07-01 17:11:47,638 - Send: N556 G1 F1800 X108.49 Y108.49 E54.62932*54
2019-07-01 17:11:47,642 - Recv: ok
2019-07-01 17:11:47,647 - Send: N557 G1 X126.51 Y108.49 E55.22866*88
2019-07-01 17:11:47,654 - Recv: ok
2019-07-01 17:11:47,661 - Send: N558 G1 X126.51 Y126.51 E55.82801*89
2019-07-01 17:11:47,665 - Recv: ok
2019-07-01 17:11:47,672 - Send: N559 G1 X108.49 Y126.51 E56.42736*89
2019-07-01 17:11:47,677 - Recv: ok
2019-07-01 17:11:47,685 - Send: N560 G0 F5400 X108.67 Y109.118*116
2019-07-01 17:11:47,690 - Recv: ok
2019-07-01 17:11:47,698 - Send: N561 G1 F1800 X109.119 Y108.669 E56.44848*57
2019-07-01 17:11:47,702 - Recv: ok
2019-07-01 17:11:47,709 - Send: N562 G0 F5400 X109.684 Y108.669*76
2019-07-01 17:11:47,714 - Recv: ok
2019-07-01 17:11:47,722 - Send: N563 G1 F1800 X108.67 Y109.684 E56.4962*61
2019-07-01 17:11:47,726 - Recv: ok
2019-07-01 17:11:47,734 - Send: N564 G0 F5400 X108.67 Y110.249*127
2019-07-01 17:11:47,738 - Recv: ok
2019-07-01 17:11:47,745 - Send: N565 G1 F1800 X110.25 Y108.669 E56.57052*10
2019-07-01 17:11:47,749 - Recv: ok
2019-07-01 17:11:47,757 - Send: N566 G0 F5400 X110.816 Y108.669*69
2019-07-01 17:11:47,761 - Recv: ok
2019-07-01 17:11:47,768 - Send: N567 G1 F1800 X108.67 Y110.815 E56.67146*12
2019-07-01 17:11:47,772 - Recv: ok
2019-07-01 17:11:47,782 - Send: N568 G0 F5400 X108.67 Y111.381*119
2019-07-01 17:11:47,785 - Recv: ok
2019-07-01 17:11:47,792 - Send: N569 G1 F1800 X111.382 Y108.669 E56.79902*57
2019-07-01 17:11:47,797 - Recv: ok
2019-07-01 17:11:47,803 - Send: N570 G0 F5400 X111.947 Y108.669*70
2019-07-01 17:11:47,809 - Recv: ok
2019-07-01 17:11:47,817 - Send: N571 G1 F1800 X108.67 Y111.947 E56.95319*9
2019-07-01 17:11:47,822 - Recv: ok
2019-07-01 17:11:47,829 - Send: N572 G0 F5400 X108.67 Y112.512*115
2019-07-01 17:11:47,834 - Recv: ok
2019-07-01 17:11:47,838 - Send: N573 G1 F1800 X112.513 Y108.669 E57.13395*54
2019-07-01 17:11:47,846 - Recv: ok
2019-07-01 17:11:47,855 - Send: N574 G0 F5400 X113.079 Y108.669*68
2019-07-01 17:11:47,859 - Recv: ok
2019-07-01 17:11:47,866 - Send: N575 G1 F1800 X108.67 Y113.078 E57.34133*10
2019-07-01 17:11:47,870 - Recv: Not SD printing
2019-07-01 17:11:47,873 - Recv: ok
2019-07-01 17:11:47,879 - Send: N576 G0 F5400 X108.67 Y113.644*118
2019-07-01 17:11:47,885 - Recv: ok
2019-07-01 17:11:47,892 - Send: N577 G1 F1800 X113.644 Y108.669 E57.57532*57
2019-07-01 17:11:47,902 - Recv: ok
2019-07-01 17:11:47,911 - Send: N578 G0 F5400 X114.21 Y108.669*114
2019-07-01 17:11:47,914 - Recv: ok
2019-07-01 17:11:47,917 - Send: N579 G1 F1800 X108.67 Y114.209 E57.8359*52
2019-07-01 17:11:47,927 - Recv: ok
2019-07-01 17:11:47,935 - Send: N580 G0 F5400 X108.67 Y114.775*123
2019-07-01 17:11:47,962 - Recv: ok
2019-07-01 17:11:47,969 - Send: N581 G1 F1800 X114.776 Y108.669 E58.12311*62
2019-07-01 17:11:47,975 - Recv: ok
2019-07-01 17:11:47,978 - Send: N582 G0 F5400 X115.341 Y108.669*67
2019-07-01 17:11:47,988 - Recv: ok
2019-07-01 17:11:47,996 - Send: N583 G1 F1800 X108.67 Y115.341 E58.43692*15
2019-07-01 17:11:48,000 - Recv: ok
2019-07-01 17:11:48,008 - Send: N584 G0 F5400 X108.67 Y115.906*116
2019-07-01 17:11:48,013 - Recv: ok
2019-07-01 17:11:48,021 - Send: N585 G1 F1800 X115.907 Y108.669 E58.77732*53
2019-07-01 17:11:48,138 - Recv: ok
2019-07-01 17:11:48,145 - Send: N586 G0 F5400 X116.473 Y108.669*66
2019-07-01 17:11:48,162 - Recv: ok
2019-07-01 17:11:48,178 - Send: N587 G1 F1800 X108.67 Y116.472 E59.14435*3
2019-07-01 17:11:48,462 - Recv: ok
2019-07-01 17:11:48,480 - Send: N588 G0 F5400 X108.67 Y117.038*126
2019-07-01 17:11:48,620 - Recv: ok
2019-07-01 17:11:48,625 - Send: N589 G1 F1800 X117.038 Y108.669 E59.53798*57
2019-07-01 17:11:48,862 - Recv: Not SD printing
2019-07-01 17:11:48,963 - Recv: ok
2019-07-01 17:11:48,969 - Send: N590 G0 F5400 X117.604 Y108.669*70
2019-07-01 17:11:49,100 - Recv: ok
2019-07-01 17:11:49,105 - Send: N591 G1 F1800 X108.67 Y117.603 E59.95821*1
2019-07-01 17:11:49,148 - Recv: T:201.11 /200.00 B:60.00 /60.00 @:42 B@:23
2019-07-01 17:11:49,401 - Recv: ok
2019-07-01 17:11:49,414 - Send: N592 G0 F5400 X108.67 Y118.169*127
2019-07-01 17:11:49,632 - Recv: ok
2019-07-01 17:11:49,642 - Send: N593 G1 F1800 X118.17 Y108.669 E60.40506*13
2019-07-01 17:11:49,863 - Recv: Not SD printing
2019-07-01 17:11:50,081 - Recv: ok
2019-07-01 17:11:50,089 - Send: N594 G0 F5400 X118.735 Y108.669*78
2019-07-01 17:11:50,299 - Recv: ok
2019-07-01 17:11:50,307 - Send: N595 G1 F1800 X108.67 Y118.735 E60.87851*0
2019-07-01 17:11:50,777 - Recv: ok
2019-07-01 17:11:50,790 - Send: N596 G0 F5400 X108.67 Y119.3*119
2019-07-01 17:11:50,863 - Recv: Not SD printing
2019-07-01 17:11:50,994 - Recv: ok
2019-07-01 17:11:51,008 - Send: N597 G1 F1800 X119.301 Y108.669 E61.37856*53
2019-07-01 17:11:51,149 - Recv: T:201.11 /200.00 B:60.00 /60.00 @:46 B@:23
2019-07-01 17:11:51,689 - Recv: ok
2019-07-01 17:11:51,697 - Send: N598 G0 F5400 X119.867 Y108.669*75
2019-07-01 17:11:51,870 - Recv: Not SD printing
2019-07-01 17:11:51,963 - Recv: ok
2019-07-01 17:11:51,968 - Send: N599 G1 F1800 X108.67 Y119.866 E61.90523*11
2019-07-01 17:11:52,222 - Recv: ok
2019-07-01 17:11:52,229 - Send: N600 G0 F5400 X108.67 Y120.432*119
2019-07-01 17:11:52,460 - Recv: ok
2019-07-01 17:11:52,474 - Send: N601 G1 F1800 X120.433 Y108.669 E62.45853*54
2019-07-01 17:11:52,869 - Recv: Not SD printing
2019-07-01 17:11:53,065 - Recv: ok
2019-07-01 17:11:53,077 - Send: N602 G0 F5400 X120.998 Y108.669*64
2019-07-01 17:11:53,187 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:62 B@:23
2019-07-01 17:11:53,285 - Recv: ok
2019-07-01 17:11:53,300 - Send: N603 G1 F1800 X108.67 Y120.997 E63.0384*62
2019-07-01 17:11:53,870 - Recv: Not SD printing
2019-07-01 17:11:53,959 - Recv: ok
2019-07-01 17:11:53,970 - Send: N604 G0 F5400 X108.67 Y121.563*119
2019-07-01 17:11:54,150 - Recv: ok
2019-07-01 17:11:54,166 - Send: N605 G1 F1800 X121.564 Y108.669 E63.64489*57
2019-07-01 17:11:54,714 - Recv: ok
2019-07-01 17:11:54,728 - Send: N606 G0 F5400 X122.13 Y108.669*124
2019-07-01 17:11:54,783 - Recv: ok
2019-07-01 17:11:54,799 - Send: N607 G1 F1800 X108.67 Y122.129 E64.27801*1
2019-07-01 17:11:54,870 - Recv: Not SD printing
2019-07-01 17:11:55,006 - Recv: ok
2019-07-01 17:11:55,018 - Send: N608 G0 F5400 X108.67 Y122.695*114
2019-07-01 17:11:55,083 - Recv: ok
2019-07-01 17:11:55,091 - Send: N609 G1 F1800 X122.695 Y108.669 E64.93773*50
2019-07-01 17:11:55,188 - Recv: T:199.97 /200.00 B:60.00 /60.00 @:72 B@:23
2019-07-01 17:11:55,282 - Recv: ok
2019-07-01 17:11:55,294 - Send: N610 G0 F5400 X123.261 Y108.669*77
2019-07-01 17:11:55,421 - Recv: ok
2019-07-01 17:11:55,436 - Send: N611 G1 F1800 X108.67 Y123.26 E65.62404*48
2019-07-01 17:11:55,864 - Recv: ok
2019-07-01 17:11:55,870 - Send: N612 G0 F5400 X108.67 Y123.826*126
2019-07-01 17:11:55,875 - Recv: Not SD printing
2019-07-01 17:11:55,910 - Recv: ok
2019-07-01 17:11:55,914 - Send: N613 G1 F1800 X123.827 Y108.669 E66.33698*51
2019-07-01 17:11:56,455 - Recv: ok
2019-07-01 17:11:56,467 - Send: N614 G0 F5400 X124.392 Y108.669*67
2019-07-01 17:11:56,727 - Recv: ok
2019-07-01 17:11:56,742 - Send: N615 M117 ETA 17 29 20 Day 01*36
2019-07-01 17:11:56,752 - Recv: ok
2019-07-01 17:11:56,761 - Send: N616 G1 F1800 X108.67 Y124.392 E67.07652*12
2019-07-01 17:11:56,875 - Recv: Not SD printing
2019-07-01 17:11:57,188 - Recv: T:199.09 /200.00 B:60.00 /60.00 @:87 B@:23
2019-07-01 17:11:57,431 - Recv: ok
2019-07-01 17:11:57,445 - Send: N617 G0 F5400 X108.67 Y124.957*123
2019-07-01 17:11:57,507 - Recv: ok
2019-07-01 17:11:57,512 - Send: N618 G1 F1800 X124.958 Y108.669 E67.84266*62
2019-07-01 17:11:57,874 - Recv: Not SD printing
2019-07-01 17:11:58,254 - Recv: ok
2019-07-01 17:11:58,261 - Send: N619 G0 F5400 X125.524 Y108.669*68
2019-07-01 17:11:58,300 - Recv: ok
2019-07-01 17:11:58,307 - Send: N620 G1 F1800 X108.67 Y125.523 E68.63542*11
2019-07-01 17:11:58,874 - Recv: Not SD printing
2019-07-01 17:11:58,969 - Recv: ok
2019-07-01 17:11:58,984 - Send: N621 G0 F5400 X108.67 Y126.089*118
2019-07-01 17:11:59,178 - Recv: ok
2019-07-01 17:11:59,191 - Send: N622 G1 F1800 X126.089 Y108.669 E69.45478*58
2019-07-01 17:11:59,201 - Recv: T:198.18 /200.00 B:60.00 /60.00 @:103 B@:23
2019-07-01 17:11:59,722 - Recv: ok
2019-07-01 17:11:59,729 - Send: N623 G0 F5400 X126.329 Y108.995*73
2019-07-01 17:11:59,874 - Recv: Not SD printing
2019-07-01 17:11:59,973 - Recv: ok
2019-07-01 17:11:59,980 - Send: N624 G1 F1800 X108.995 Y126.329 E70.27012*61
2019-07-01 17:12:00,772 - Recv: ok
2019-07-01 17:12:00,791 - Send: N625 G0 F5400 X109.561 Y126.329*73
2019-07-01 17:12:00,818 - Recv: ok
2019-07-01 17:12:00,825 - Send: N626 G1 F1800 X126.329 Y109.561 E71.05883*56
2019-07-01 17:12:00,874 - Recv: Not SD printing
2019-07-01 17:12:01,187 - Recv: T:197.73 /200.00 B:60.00 /60.00 @:108 B@:23
2019-07-01 17:12:01,392 - Recv: ok
2019-07-01 17:12:01,398 - Send: N627 G0 F5400 X126.329 Y110.126*68
2019-07-01 17:12:01,605 - Recv: ok
2019-07-01 17:12:01,614 - Send: N628 G1 F1800 X110.126 Y126.329 E71.82097*59
2019-07-01 17:12:01,874 - Recv: Not SD printing
2019-07-01 17:12:02,207 - Recv: ok
2019-07-01 17:12:02,214 - Send: N629 G0 F5400 X110.692 Y126.329*66
2019-07-01 17:12:02,392 - Recv: ok
2019-07-01 17:12:02,397 - Send: N630 G1 F1800 X126.329 Y110.692 E72.55649*54
2019-07-01 17:12:02,875 - Recv: Not SD printing
2019-07-01 17:12:03,056 - Recv: ok
2019-07-01 17:12:03,069 - Send: N631 G0 F5400 X126.329 Y111.258*72
2019-07-01 17:12:03,187 - Recv: T:197.27 /200.00 B:59.95 /60.00 @:115 B@:33
2019-07-01 17:12:03,254 - Recv: ok
2019-07-01 17:12:03,269 - Send: N632 G1 F1800 X111.258 Y126.329 E73.26538*55
2019-07-01 17:12:03,874 - Recv: Not SD printing
2019-07-01 17:12:03,945 - Recv: ok
2019-07-01 17:12:03,949 - Send: N633 G0 F5400 X111.823 Y126.329*76
2019-07-01 17:12:03,991 - Recv: ok
2019-07-01 17:12:03,999 - Send: N634 G1 F1800 X126.329 Y111.823 E73.9477*0
2019-07-01 17:12:04,705 - Recv: ok
2019-07-01 17:12:04,723 - Send: N635 G0 F5400 X126.329 Y112.389*66
2019-07-01 17:12:04,875 - Recv: Not SD printing
2019-07-01 17:12:04,951 - Recv: ok
2019-07-01 17:12:04,966 - Send: N636 G1 F1800 X112.389 Y126.329 E74.60339*63
2019-07-01 17:12:05,187 - Recv: T:197.27 /200.00 B:60.00 /60.00 @:114 B@:24
2019-07-01 17:12:05,444 - Recv: ok
2019-07-01 17:12:05,465 - Send: N637 G0 F5400 X112.955 Y126.329*75
2019-07-01 17:12:05,641 - Recv: ok
2019-07-01 17:12:05,645 - Send: N638 G1 F1800 X126.329 Y112.955 E75.23247*52
2019-07-01 17:12:05,934 - Recv: Not SD printing
2019-07-01 17:12:06,169 - Recv: ok
2019-07-01 17:12:06,175 - Send: N639 G0 F5400 X126.329 Y113.521*75
2019-07-01 17:12:06,215 - Recv: ok
2019-07-01 17:12:06,223 - Send: N640 G1 F1800 X113.521 Y126.329 E75.83492*49
2019-07-01 17:12:06,778 - Recv: ok
2019-07-01 17:12:06,794 - Send: N641 G0 F5400 X114.086 Y126.329*75
2019-07-01 17:12:06,941 - Recv: Not SD printing
2019-07-01 17:12:06,968 - Recv: ok
2019-07-01 17:12:06,974 - Send: N642 M117 Medium accuracy*4
2019-07-01 17:12:06,993 - Recv: ok
2019-07-01 17:12:07,000 - Send: N643 G1 F1800 X126.329 Y114.086 E76.41079*49
2019-07-01 17:12:07,189 - Recv: T:197.27 /200.00 B:59.91 /60.00 @:115 B@:43
2019-07-01 17:12:07,410 - Recv: ok
2019-07-01 17:12:07,424 - Send: N644 G0 F5400 X126.329 Y114.652*65
2019-07-01 17:12:07,603 - Recv: ok
2019-07-01 17:12:07,614 - Send: N645 G1 F1800 X114.652 Y126.329 E76.96004*56
2019-07-01 17:12:07,932 - Recv: Not SD printing
2019-07-01 17:12:08,050 - Recv: ok
2019-07-01 17:12:08,058 - Send: N646 G0 F5400 X115.218 Y126.329*72
2019-07-01 17:12:08,242 - Recv: ok
2019-07-01 17:12:08,250 - Send: N647 G1 F1800 X126.329 Y115.218 E77.48267*52
2019-07-01 17:12:08,684 - Recv: ok
2019-07-01 17:12:08,692 - Send: N648 G0 F5400 X126.329 Y115.783*65
2019-07-01 17:12:08,909 - Recv: ok
2019-07-01 17:12:08,924 - Send: N649 G1 F1800 X115.783 Y126.329 E77.97872*49
2019-07-01 17:12:08,933 - Recv: Not SD printing
2019-07-01 17:12:09,188 - Recv: T:197.73 /200.00 B:60.00 /60.00 @:106 B@:28
2019-07-01 17:12:09,307 - Recv: ok
2019-07-01 17:12:09,322 - Send: N650 G0 F5400 X116.349 Y126.329*73
2019-07-01 17:12:09,517 - Recv: ok
2019-07-01 17:12:09,525 - Send: N651 G1 F1800 X126.329 Y116.349 E78.44815*57
2019-07-01 17:12:09,787 - Recv: ok
2019-07-01 17:12:09,791 - Send: N652 G0 F5400 X126.329 Y116.915*72
2019-07-01 17:12:09,933 - Recv: Not SD printing
2019-07-01 17:12:09,993 - Recv: ok
2019-07-01 17:12:10,001 - Send: N653 G1 F1800 X116.915 Y126.329 E78.89095*57
2019-07-01 17:12:10,423 - Recv: ok
2019-07-01 17:12:10,437 - Send: N654 G0 F5400 X117.48 Y126.329*126
2019-07-01 17:12:10,462 - Recv: ok
2019-07-01 17:12:10,480 - Send: N655 G1 F1800 X126.329 Y117.48 E79.30718*14
2019-07-01 17:12:10,890 - Recv: ok
2019-07-01 17:12:10,899 - Send: N656 G0 F5400 X126.329 Y118.046*77
2019-07-01 17:12:10,932 - Recv: Not SD printing
2019-07-01 17:12:11,094 - Recv: ok
2019-07-01 17:12:11,102 - Send: N657 G1 F1800 X118.046 Y126.329 E79.69679*55
2019-07-01 17:12:11,187 - Recv: T:198.18 /200.00 B:60.00 /60.00 @:101 B@:30
2019-07-01 17:12:11,368 - Recv: ok
2019-07-01 17:12:11,381 - Send: N658 G0 F5400 X118.612 Y126.329*68
2019-07-01 17:12:11,579 - Recv: ok
2019-07-01 17:12:11,618 - Send: N659 G1 F1800 X126.329 Y118.612 E80.05977*51
2019-07-01 17:12:11,933 - Recv: Not SD printing
2019-07-01 17:12:11,974 - Recv: ok
2019-07-01 17:12:11,981 - Send: N660 G0 F5400 X126.329 Y119.177*74
2019-07-01 17:12:12,193 - Recv: ok
2019-07-01 17:12:12,200 - Send: N661 G1 F1800 X119.177 Y126.329 E80.39618*52
2019-07-01 17:12:12,445 - Recv: ok
2019-07-01 17:12:12,461 - Send: N662 G0 F5400 X119.743 Y126.329*73
2019-07-01 17:12:12,656 - Recv: ok
2019-07-01 17:12:12,667 - Send: N663 G1 F1800 X126.329 Y119.743 E80.70597*62
2019-07-01 17:12:12,826 - Recv: ok
2019-07-01 17:12:12,838 - Send: N664 G0 F5400 X126.329 Y120.309*79
2019-07-01 17:12:12,933 - Recv: Not SD printing
2019-07-01 17:12:13,045 - Recv: ok
2019-07-01 17:12:13,062 - Send: N665 G1 F1800 X120.309 Y126.329 E80.98913*62
2019-07-01 17:12:13,086 - Recv: ok
2019-07-01 17:12:13,103 - Send: N666 G0 F5400 X120.874 Y126.329*76
2019-07-01 17:12:13,186 - Recv: T:198.64 /200.00 B:60.00 /60.00 @:96 B@:31
2019-07-01 17:12:13,281 - Recv: ok
2019-07-01 17:12:13,288 - Send: N667 G1 F1800 X126.329 Y120.874 E81.24572*48
2019-07-01 17:12:13,466 - Recv: ok
2019-07-01 17:12:13,474 - Send: N668 G0 F5400 X126.329 Y121.44*120
2019-07-01 17:12:13,660 - Recv: ok
2019-07-01 17:12:13,667 - Send: N669 G1 F1800 X121.44 Y126.329 E81.47568*10
2019-07-01 17:12:13,855 - Recv: ok
2019-07-01 17:12:13,869 - Send: N670 G0 F5400 X122.006 Y126.329*68
2019-07-01 17:12:13,903 - Recv: ok
2019-07-01 17:12:13,917 - Send: N671 G1 F1800 X126.329 Y122.006 E81.67902*52
2019-07-01 17:12:13,932 - Recv: Not SD printing
2019-07-01 17:12:14,094 - Recv: ok
2019-07-01 17:12:14,104 - Send: N672 G0 F5400 X126.329 Y122.572*64
2019-07-01 17:12:14,271 - Recv: ok
2019-07-01 17:12:14,278 - Send: N673 G1 F1800 X122.572 Y126.329 E81.85574*49
2019-07-01 17:12:14,449 - Recv: ok
2019-07-01 17:12:14,463 - Send: N674 G0 F5400 X123.137 Y126.329*66
2019-07-01 17:12:14,657 - Recv: ok
2019-07-01 17:12:14,670 - Send: N675 G1 F1800 X126.329 Y123.137 E82.00588*62
2019-07-01 17:12:14,694 - Recv: ok
2019-07-01 17:12:14,708 - Send: N676 G0 F5400 X126.329 Y123.703*65
2019-07-01 17:12:14,926 - Recv: ok
2019-07-01 17:12:14,934 - Send: N677 G1 F1800 X123.703 Y126.329 E82.1294*6
2019-07-01 17:12:14,989 - Recv: Not SD printing
2019-07-01 17:12:15,049 - Recv: ok
2019-07-01 17:12:15,064 - Send: N678 G0 F5400 X124.269 Y126.329*65
2019-07-01 17:12:15,187 - Recv: T:199.55 /200.00 B:60.00 /60.00 @:82 B@:31
2019-07-01 17:12:15,220 - Recv: ok
2019-07-01 17:12:15,234 - Send: N679 G1 F1800 X126.329 Y124.269 E82.22629*53
2019-07-01 17:12:15,411 - Recv: ok
2019-07-01 17:12:15,426 - Send: N680 G0 F5400 X126.329 Y124.834*68
2019-07-01 17:12:15,459 - Recv: ok
2019-07-01 17:12:15,471 - Send: N681 G1 F1800 X124.834 Y126.329 E82.29661*55
2019-07-01 17:12:15,690 - Recv: ok
2019-07-01 17:12:15,699 - Send: N682 G0 F5400 X125.4 Y126.329*76
2019-07-01 17:12:15,908 - Recv: ok
2019-07-01 17:12:15,914 - Send: N683 G1 F1800 X126.329 Y125.4 E82.34031*48
2019-07-01 17:12:15,988 - Recv: Not SD printing
2019-07-01 17:12:16,156 - Recv: ok
2019-07-01 17:12:16,165 - Send: N684 G0 F5400 X126.329 Y125.966*71
2019-07-01 17:12:16,205 - Recv: ok
2019-07-01 17:12:16,211 - Send: N685 G1 F1800 X125.966 Y126.329 E82.35739*53
2019-07-01 17:12:16,418 - Recv: ok
2019-07-01 17:12:16,425 - Send: N686 M117 4.84p complete*99
2019-07-01 17:12:16,442 - Recv: ok
2019-07-01 17:12:16,456 - Send: N687 G0 F5400 X108.17 Y126.83*71
2019-07-01 17:12:16,907 - Recv: ok
2019-07-01 17:12:16,921 - Send: N688 G0 X108.1 Y126.9*42
2019-07-01 17:12:16,989 - Recv: Not SD printing
2019-07-01 17:12:17,120 - Recv: ok
2019-07-01 17:12:17,128 - Send: N689 G0 F7200 X108.1 Y126.9 Z0.6*26
2019-07-01 17:12:17,187 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:78 B@:32
2019-07-01 17:12:17,321 - Recv: ok
2019-07-01 17:12:17,327 - Send: N690 G1 F3600 X108.1 Y108.1 E82.98268*57
2019-07-01 17:12:17,795 - Recv: ok
2019-07-01 17:12:17,799 - Send: N691 M400*41
2019-07-01 17:12:17,988 - Recv: Not SD printing
2019-07-01 17:12:18,989 - Recv: Not SD printing
2019-07-01 17:12:19,187 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:71 B@:32
2019-07-01 17:12:19,800 - Recv: echo:busy: processing
2019-07-01 17:12:20,022 - Recv: Not SD printing
2019-07-01 17:12:21,021 - Recv: Not SD printing
2019-07-01 17:12:21,187 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:77 B@:32
2019-07-01 17:12:21,800 - Recv: echo:busy: processing
2019-07-01 17:12:22,021 - Recv: Not SD printing
2019-07-01 17:12:23,022 - Recv: Not SD printing
2019-07-01 17:12:23,187 - Recv: T:200.56 /200.00 B:59.99 /60.00 @:79 B@:35
2019-07-01 17:12:23,855 - Recv: echo:busy: processing
2019-07-01 17:12:24,021 - Recv: Not SD printing
2019-07-01 17:12:25,055 - Recv: Not SD printing
2019-07-01 17:12:25,187 - Recv: T:200.56 /200.00 B:59.83 /60.00 @:80 B@:65
2019-07-01 17:12:25,854 - Recv: echo:busy: processing
2019-07-01 17:12:26,054 - Recv: Not SD printing
2019-07-01 17:12:26,668 - Recv: ok
2019-07-01 17:12:26,674 - Send: N692 M114*42
2019-07-01 17:12:26,686 - Recv: X:108.10 Y:108.10 Z:0.60 E:82.98 Count X:8648 Y:8648 Z:224
2019-07-01 17:12:26,693 - Recv: ok
2019-07-01 17:12:26,715 - Send: N693 M117 ETL 00h17m03s*6
2019-07-01 17:12:26,721 - Recv: ok
2019-07-01 17:12:26,742 - Send: N694 M83*19
2019-07-01 17:12:26,763 - Recv: ok
2019-07-01 17:12:26,777 - Send: N695 G1 E-5.00000 F2400.000*63
2019-07-01 17:12:26,785 - Recv: ok
2019-07-01 17:12:26,793 - Send: N696 G91*24
2019-07-01 17:12:26,806 - Recv: ok
2019-07-01 17:12:26,814 - Send: N697 G1 Z0.200 F3600.000*11
2019-07-01 17:12:26,820 - Recv: ok
2019-07-01 17:12:26,838 - Send: N698 G90*23
2019-07-01 17:12:26,846 - Recv: ok
2019-07-01 17:12:26,854 - Send: N699 G1 X117.500 Y117.500*47
2019-07-01 17:12:26,858 - Recv: ok
2019-07-01 17:12:26,862 - Send: N700 M400*32
2019-07-01 17:12:27,054 - Recv: Not SD printing
2019-07-01 17:12:27,186 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:80 B@:35
2019-07-01 17:12:27,370 - Recv: ok
2019-07-01 17:12:27,373 - Send: N701 M114*33
2019-07-01 17:12:27,377 - Recv: X:117.50 Y:117.50 Z:0.80 E:77.98 Count X:9400 Y:9400 Z:305
2019-07-01 17:12:27,385 - Recv: ok
2019-07-01 17:12:27,964 - Send: N702 G1 X108.100 Y108.100*44
2019-07-01 17:12:27,967 - Recv: ok
2019-07-01 17:12:27,974 - Send: N703 M400*35
2019-07-01 17:12:28,054 - Recv: Not SD printing
2019-07-01 17:12:28,393 - Recv: ok
2019-07-01 17:12:28,400 - Send: N704 M114*36
2019-07-01 17:12:28,409 - Recv: X:108.10 Y:108.10 Z:0.80 E:77.98 Count X:8648 Y:8648 Z:304
2019-07-01 17:12:28,433 - Recv: ok
2019-07-01 17:12:28,459 - Send: N705 G91*19
2019-07-01 17:12:28,477 - Recv: ok
2019-07-01 17:12:28,492 - Send: N706 G1 Z-0.200*82
2019-07-01 17:12:28,516 - Recv: ok
2019-07-01 17:12:28,527 - Send: N707 G1 E5.00000 F2400.000*24
2019-07-01 17:12:28,540 - Recv: ok
2019-07-01 17:12:28,547 - Send: N708 G90*31
2019-07-01 17:12:28,559 - Recv: ok
2019-07-01 17:12:28,567 - Send: N709 M82*23
2019-07-01 17:12:28,578 - Recv: ok
2019-07-01 17:12:28,583 - Send: N710 G1 F3600.000*83
2019-07-01 17:12:28,590 - Recv: ok
2019-07-01 17:12:28,597 - Send: N711 G1 X126.9 Y108.1 E83.60797*85
2019-07-01 17:12:28,602 - Recv: ok
2019-07-01 17:12:28,605 - Send: N712 G1 X126.9 Y126.9 E84.23326*92
2019-07-01 17:12:28,614 - Recv: ok
2019-07-01 17:12:28,617 - Send: N713 G1 X108.1 Y126.9 E84.85855*90
2019-07-01 17:12:28,625 - Recv: ok
2019-07-01 17:12:28,628 - Send: N714 G0 F7200 X107.7 Y127.3*79
2019-07-01 17:12:28,636 - Recv: ok
2019-07-01 17:12:28,645 - Send: N715 G1 F1800 X107.7 Y107.7 E85.51045*54
2019-07-01 17:12:28,670 - Recv: ok
2019-07-01 17:12:28,677 - Send: N716 G1 X127.3 Y107.7 E86.16235*89
2019-07-01 17:12:28,681 - Recv: ok
2019-07-01 17:12:28,689 - Send: N717 G1 X127.3 Y127.3 E86.81424*86
2019-07-01 17:12:28,693 - Recv: ok
2019-07-01 17:12:28,698 - Send: N718 G1 X107.7 Y127.3 E87.46614*84
2019-07-01 17:12:28,705 - Recv: ok
2019-07-01 17:12:28,714 - Send: N719 G0 F7200 X107.7 Y127.1*64
2019-07-01 17:12:28,717 - Recv: ok
2019-07-01 17:12:28,722 - Send: N720 G0 X108.49 Y126.51*40
2019-07-01 17:12:28,736 - Recv: ok
2019-07-01 17:12:28,740 - Send: N721 G1 F1800 X108.49 Y108.49 E88.06549*55
2019-07-01 17:12:28,800 - Recv: ok
2019-07-01 17:12:28,803 - Send: N722 G1 X126.51 Y108.49 E88.66484*88
2019-07-01 17:12:28,845 - Recv: ok
2019-07-01 17:12:28,854 - Send: N723 G1 X126.51 Y126.51 E89.26419*93
2019-07-01 17:12:28,858 - Recv: ok
2019-07-01 17:12:28,865 - Send: N724 G1 X108.49 Y126.51 E89.86353*92
2019-07-01 17:12:28,869 - Recv: ok
2019-07-01 17:12:28,876 - Send: N725 G0 F7200 X108.793 Y126.329*66
2019-07-01 17:12:28,880 - Recv: ok
2019-07-01 17:12:28,884 - Send: N726 G1 F1800 X108.669 Y126.205 E89.86937*62
2019-07-01 17:12:28,891 - Recv: ok
2019-07-01 17:12:28,899 - Send: N727 G0 F7200 X108.669 Y125.64*125
2019-07-01 17:12:28,904 - Recv: ok
2019-07-01 17:12:28,912 - Send: N728 G1 F1800 X109.359 Y126.329 E89.9018*11
2019-07-01 17:12:28,917 - Recv: ok
2019-07-01 17:12:28,925 - Send: N729 G0 F7200 X109.924 Y126.329*77
2019-07-01 17:12:28,929 - Recv: ok
2019-07-01 17:12:28,936 - Send: N730 G1 F1800 X108.669 Y125.074 E89.96083*57
2019-07-01 17:12:28,941 - Recv: ok
2019-07-01 17:12:28,945 - Send: N731 G0 F7200 X108.669 Y124.508*68
2019-07-01 17:12:28,953 - Recv: ok
2019-07-01 17:12:28,957 - Send: N732 G1 F1800 X110.49 Y126.329 E90.04648*12
2019-07-01 17:12:28,965 - Recv: ok
2019-07-01 17:12:28,968 - Send: N733 G0 F7200 X111.056 Y126.329*67
2019-07-01 17:12:28,977 - Recv: ok
2019-07-01 17:12:28,981 - Send: N734 G1 F1800 X108.669 Y123.943 E90.15874*53
2019-07-01 17:12:28,989 - Recv: ok
2019-07-01 17:12:28,992 - Send: N735 G0 F7200 X108.669 Y123.377*73
2019-07-01 17:12:29,001 - Recv: ok
2019-07-01 17:12:29,004 - Send: N736 G1 F1800 X111.621 Y126.329 E90.29759*63
2019-07-01 17:12:29,013 - Recv: ok
2019-07-01 17:12:29,022 - Send: N737 G0 F7200 X112.187 Y126.329*73
2019-07-01 17:12:29,026 - Recv: ok
2019-07-01 17:12:29,029 - Send: N738 G1 F1800 X108.669 Y122.811 E90.46307*55
2019-07-01 17:12:29,038 - Recv: ok
2019-07-01 17:12:29,045 - Send: N739 G0 F7200 X108.669 Y122.246*71
2019-07-01 17:12:29,050 - Recv: ok
2019-07-01 17:12:29,055 - Send: N740 G1 F1800 X112.753 Y126.329 E90.65514*58
2019-07-01 17:12:29,062 - Recv: Not SD printing
2019-07-01 17:12:29,064 - Recv: ok
2019-07-01 17:12:29,072 - Send: N741 G0 F7200 X113.318 Y126.329*77
2019-07-01 17:12:29,077 - Recv: ok
2019-07-01 17:12:29,081 - Send: N742 G1 F1800 X108.669 Y121.68 E90.87382*15
2019-07-01 17:12:29,088 - Recv: ok
2019-07-01 17:12:29,097 - Send: N743 G0 F7200 X108.669 Y121.114*77
2019-07-01 17:12:29,105 - Recv: ok
2019-07-01 17:12:29,113 - Send: N744 G1 F1800 X113.884 Y126.329 E91.11911*49
2019-07-01 17:12:29,117 - Recv: ok
2019-07-01 17:12:29,121 - Send: N745 G0 F7200 X114.45 Y126.329*117
2019-07-01 17:12:29,129 - Recv: ok
2019-07-01 17:12:29,138 - Send: N746 G1 F1800 X108.669 Y120.548 E91.39103*50
2019-07-01 17:12:29,171 - Recv: ok
2019-07-01 17:12:29,179 - Send: N747 G0 F7200 X108.669 Y119.983*68
2019-07-01 17:12:29,184 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:93 B@:36
2019-07-01 17:12:29,190 - Recv: ok
2019-07-01 17:12:29,198 - Send: N748 G1 F1800 X115.015 Y126.329 E91.68953*51
2019-07-01 17:12:29,206 - Recv: ok
2019-07-01 17:12:29,210 - Send: N749 G0 F7200 X115.581 Y126.329*69
2019-07-01 17:12:29,217 - Recv: ok
2019-07-01 17:12:29,225 - Send: N750 G1 F1800 X108.669 Y119.417 E92.01465*57
2019-07-01 17:12:29,231 - Recv: ok
2019-07-01 17:12:29,241 - Send: N751 G0 F7200 X108.669 Y118.851*76
2019-07-01 17:12:29,251 - Recv: ok
2019-07-01 17:12:29,256 - Send: N752 G1 F1800 X116.147 Y126.329 E92.36639*54
2019-07-01 17:12:29,263 - Recv: ok
2019-07-01 17:12:29,266 - Send: N753 G0 F7200 X116.712 Y126.329*69
2019-07-01 17:12:29,274 - Recv: ok
2019-07-01 17:12:29,278 - Send: N754 G1 F1800 X108.669 Y118.286 E92.74471*53
2019-07-01 17:12:29,472 - Recv: ok
2019-07-01 17:12:29,479 - Send: N755 G0 F7200 X108.669 Y117.72*126
2019-07-01 17:12:29,623 - Recv: ok
2019-07-01 17:12:29,629 - Send: N756 G1 F1800 X117.278 Y126.329 E93.14965*59
2019-07-01 17:12:29,883 - Recv: ok
2019-07-01 17:12:29,892 - Send: N757 G0 F7200 X117.844 Y126.329*76
2019-07-01 17:12:30,045 - Recv: ok
2019-07-01 17:12:30,055 - Send: N758 G1 F1800 X108.669 Y117.154 E93.58122*54
2019-07-01 17:12:30,091 - Recv: Not SD printing
2019-07-01 17:12:30,314 - Recv: ok
2019-07-01 17:12:30,321 - Send: N759 G0 F7200 X108.669 Y116.589*66
2019-07-01 17:12:30,532 - Recv: ok
2019-07-01 17:12:30,539 - Send: N760 G1 F1800 X118.409 Y126.329 E94.03936*54
2019-07-01 17:12:31,010 - Recv: ok
2019-07-01 17:12:31,025 - Send: N761 G0 F7200 X118.975 Y126.329*69
2019-07-01 17:12:31,088 - Recv: Not SD printing
2019-07-01 17:12:31,186 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:90 B@:36
2019-07-01 17:12:31,228 - Recv: ok
2019-07-01 17:12:31,234 - Send: N762 G1 F1800 X108.669 Y116.023 E94.52412*52
2019-07-01 17:12:31,704 - Recv: ok
2019-07-01 17:12:31,713 - Send: N763 G0 F7200 X108.669 Y115.457*74
2019-07-01 17:12:31,923 - Recv: ok
2019-07-01 17:12:31,930 - Send: N764 G1 F1800 X119.541 Y126.329 E95.0355*3
2019-07-01 17:12:32,088 - Recv: Not SD printing
2019-07-01 17:12:32,675 - Recv: ok
2019-07-01 17:12:32,688 - Send: N765 G0 F7200 X120.107 Y126.329*71
2019-07-01 17:12:32,856 - Recv: ok
2019-07-01 17:12:32,872 - Send: N766 G1 F1800 X108.669 Y114.892 E95.57349*61
2019-07-01 17:12:33,088 - Recv: Not SD printing
2019-07-01 17:12:33,173 - Recv: ok
2019-07-01 17:12:33,187 - Send: N767 G0 F7200 X108.669 Y114.326*78
2019-07-01 17:12:33,199 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:89 B@:36
2019-07-01 17:12:33,351 - Recv: ok
2019-07-01 17:12:33,365 - Send: N768 G1 F1800 X120.672 Y126.329 E96.13807*59
2019-07-01 17:12:33,994 - Recv: ok
2019-07-01 17:12:34,008 - Send: N769 G0 F7200 X121.238 Y126.329*69
2019-07-01 17:12:34,089 - Recv: Not SD printing
2019-07-01 17:12:34,214 - Recv: ok
2019-07-01 17:12:34,227 - Send: N770 G1 F1800 X108.669 Y113.76 E96.72928*6
2019-07-01 17:12:34,857 - Recv: ok
2019-07-01 17:12:34,869 - Send: N771 G0 F7200 X108.669 Y113.195*68
2019-07-01 17:12:35,129 - Recv: Not SD printing
2019-07-01 17:12:35,134 - Recv: ok
2019-07-01 17:12:35,140 - Send: N772 G1 F1800 X121.804 Y126.329 E97.34709*59
2019-07-01 17:12:35,229 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:88 B@:36
2019-07-01 17:12:35,577 - Recv: ok
2019-07-01 17:12:35,583 - Send: N773 G0 F7200 X122.369 Y126.329*72
2019-07-01 17:12:35,620 - Recv: ok
2019-07-01 17:12:35,625 - Send: N774 G1 F1800 X108.669 Y112.629 E97.99149*52
2019-07-01 17:12:35,720 - Recv: ok
2019-07-01 17:12:35,727 - Send: N775 G0 F7200 X108.669 Y112.063*73
2019-07-01 17:12:35,807 - Recv: ok
2019-07-01 17:12:35,813 - Send: N776 G1 F1800 X122.935 Y126.329 E98.66252*60
2019-07-01 17:12:36,128 - Recv: Not SD printing
2019-07-01 17:12:36,160 - Recv: ok
2019-07-01 17:12:36,167 - Send: N777 G0 F7200 X123.501 Y126.329*69
2019-07-01 17:12:36,221 - Recv: ok
2019-07-01 17:12:36,224 - Send: N778 G1 F1800 X108.669 Y111.498 E99.36015*48
2019-07-01 17:12:36,671 - Recv: ok
2019-07-01 17:12:36,679 - Send: N779 G0 F7200 X108.669 Y110.932*74
2019-07-01 17:12:36,901 - Recv: ok
2019-07-01 17:12:36,911 - Send: N780 G1 F1800 X124.066 Y126.329 E100.08438*14
2019-07-01 17:12:37,128 - Recv: Not SD printing
2019-07-01 17:12:37,228 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:88 B@:36
2019-07-01 17:12:37,532 - Recv: ok
2019-07-01 17:12:37,543 - Send: N781 M117 ETA 17 29 19 Day 01*34
2019-07-01 17:12:37,591 - Recv: ok
2019-07-01 17:12:37,603 - Send: N782 G0 F7200 X124.632 Y126.329*75
2019-07-01 17:12:37,634 - Recv: ok
2019-07-01 17:12:37,641 - Send: N783 G1 F1800 X108.669 Y110.366 E100.83523*12
2019-07-01 17:12:38,128 - Recv: Not SD printing
2019-07-01 17:12:38,298 - Recv: ok
2019-07-01 17:12:38,301 - Send: N784 G0 F7200 X108.669 Y109.8*64
2019-07-01 17:12:38,660 - Recv: ok
2019-07-01 17:12:38,669 - Send: N785 G1 F1800 X125.198 Y126.329 E101.6127*62
2019-07-01 17:12:39,128 - Recv: Not SD printing
2019-07-01 17:12:39,136 - Recv: ok
2019-07-01 17:12:39,143 - Send: N786 G0 F7200 X125.763 Y126.329*75
2019-07-01 17:12:39,232 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:74 B@:36
2019-07-01 17:12:39,351 - Recv: ok
2019-07-01 17:12:39,356 - Send: N787 G1 F1800 X108.669 Y109.235 E102.41675*11
2019-07-01 17:12:40,040 - Recv: ok
2019-07-01 17:12:40,055 - Send: N788 G0 F7200 X108.669 Y108.669*76
2019-07-01 17:12:40,080 - Recv: ok
2019-07-01 17:12:40,094 - Send: N789 G1 F1800 X126.329 Y126.329 E103.24742*14
2019-07-01 17:12:40,128 - Recv: Not SD printing
2019-07-01 17:12:40,852 - Recv: ok
2019-07-01 17:12:40,860 - Send: N790 G0 F7200 X126.329 Y125.763*76
2019-07-01 17:12:41,093 - Recv: ok
2019-07-01 17:12:41,107 - Send: N791 G1 F1800 X109.235 Y108.67 E104.05145*54
2019-07-01 17:12:41,128 - Recv: Not SD printing
2019-07-01 17:12:41,233 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:76 B@:36
2019-07-01 17:12:41,722 - Recv: ok
2019-07-01 17:12:41,727 - Send: N792 G0 F7200 X109.801 Y108.67*126
2019-07-01 17:12:41,897 - Recv: ok
2019-07-01 17:12:41,901 - Send: N793 G1 F1800 X126.329 Y125.198 E104.82888*12
2019-07-01 17:12:42,127 - Recv: Not SD printing
2019-07-01 17:12:42,497 - Recv: ok
2019-07-01 17:12:42,510 - Send: N794 G0 F7200 X126.329 Y124.632*76
2019-07-01 17:12:42,677 - Recv: ok
2019-07-01 17:12:42,693 - Send: N795 G1 F1800 X110.367 Y108.67 E105.57968*61
2019-07-01 17:12:43,128 - Recv: Not SD printing
2019-07-01 17:12:43,232 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:77 B@:36
2019-07-01 17:12:43,311 - Recv: ok
2019-07-01 17:12:43,326 - Send: N796 G0 F7200 X110.933 Y108.67*114
2019-07-01 17:12:43,511 - Recv: ok
2019-07-01 17:12:43,517 - Send: N797 G1 F1800 X126.329 Y124.066 E106.30386*7
2019-07-01 17:12:44,145 - Recv: Not SD printing
2019-07-01 17:12:44,235 - Recv: ok
2019-07-01 17:12:44,238 - Send: N798 G0 F7200 X126.329 Y123.501*68
2019-07-01 17:12:44,247 - Recv: ok
2019-07-01 17:12:44,250 - Send: N799 G1 F1800 X111.498 Y108.67 E107.00146*51
2019-07-01 17:12:44,923 - Recv: ok
2019-07-01 17:12:44,928 - Send: N800 G0 F7200 X112.064 Y108.67*123
2019-07-01 17:12:45,145 - Recv: Not SD printing
2019-07-01 17:12:45,170 - Recv: ok
2019-07-01 17:12:45,185 - Send: N801 G1 F1800 X126.329 Y122.935 E107.67245*3
2019-07-01 17:12:45,244 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:78 B@:36
2019-07-01 17:12:45,845 - Recv: ok
2019-07-01 17:12:45,864 - Send: N802 G0 F7200 X126.329 Y122.369*65
2019-07-01 17:12:46,015 - Recv: ok
2019-07-01 17:12:46,029 - Send: N803 G1 F1800 X112.63 Y108.67 E108.31681*13
2019-07-01 17:12:46,145 - Recv: Not SD printing
2019-07-01 17:12:46,407 - Recv: ok
2019-07-01 17:12:46,423 - Send: N804 G0 F7200 X113.195 Y108.67*113
2019-07-01 17:12:46,608 - Recv: ok
2019-07-01 17:12:46,615 - Send: N805 G1 F1800 X126.329 Y121.804 E108.93459*8
2019-07-01 17:12:47,145 - Recv: ok
2019-07-01 17:12:47,156 - Send: N806 M117 Medium accuracy*10
2019-07-01 17:12:47,173 - Recv: Not SD printing
2019-07-01 17:12:47,178 - Recv: ok
2019-07-01 17:12:47,187 - Send: N807 G0 F7200 X126.329 Y121.238*66
2019-07-01 17:12:47,202 - Recv: ok
2019-07-01 17:12:47,207 - Send: N808 G1 F1800 X113.761 Y108.67 E109.52575*62
2019-07-01 17:12:47,247 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:89 B@:36
2019-07-01 17:12:47,754 - Recv: ok
2019-07-01 17:12:47,762 - Send: N809 G0 F7200 X114.327 Y108.67*112
2019-07-01 17:12:47,984 - Recv: ok
2019-07-01 17:12:47,999 - Send: N810 G1 F1800 X126.329 Y120.672 E110.09029*11
2019-07-01 17:12:48,144 - Recv: Not SD printing
2019-07-01 17:12:48,389 - Recv: ok
2019-07-01 17:12:48,401 - Send: N811 G0 F7200 X126.329 Y120.107*75
2019-07-01 17:12:48,578 - Recv: ok
2019-07-01 17:12:48,591 - Send: N812 G1 F1800 X114.892 Y108.67 E110.62825*50
2019-07-01 17:12:49,044 - Recv: ok
2019-07-01 17:12:49,049 - Send: N813 G0 F7200 X115.458 Y108.67*117
2019-07-01 17:12:49,144 - Recv: Not SD printing
2019-07-01 17:12:49,295 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:87 B@:36
2019-07-01 17:12:49,305 - Recv: ok
2019-07-01 17:12:49,310 - Send: N814 G1 F1800 X126.329 Y119.541 E111.13959*2
2019-07-01 17:12:49,685 - Recv: ok
2019-07-01 17:12:49,692 - Send: N815 G0 F7200 X126.329 Y118.975*73
2019-07-01 17:12:49,912 - Recv: ok
2019-07-01 17:12:49,916 - Send: N816 G1 F1800 X116.024 Y108.67 E111.6243*8
2019-07-01 17:12:50,145 - Recv: Not SD printing
2019-07-01 17:12:50,316 - Recv: ok
2019-07-01 17:12:50,321 - Send: N817 G0 F7200 X116.589 Y108.67*127
2019-07-01 17:12:50,548 - Recv: ok
2019-07-01 17:12:50,553 - Send: N818 G1 F1800 X126.329 Y118.409 E112.08242*10
2019-07-01 17:12:50,809 - Recv: ok
2019-07-01 17:12:50,825 - Send: N819 G0 F7200 X126.329 Y117.844*73
2019-07-01 17:12:51,016 - Recv: ok
2019-07-01 17:12:51,024 - Send: N820 G1 F1800 X117.155 Y108.67 E112.51393*54
2019-07-01 17:12:51,147 - Recv: Not SD printing
2019-07-01 17:12:51,295 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:86 B@:36
2019-07-01 17:12:51,454 - Recv: ok
2019-07-01 17:12:51,470 - Send: N821 G0 F7200 X117.721 Y108.67*123
2019-07-01 17:12:51,502 - Recv: ok
2019-07-01 17:12:51,514 - Send: N822 G1 F1800 X126.329 Y117.278 E112.91883*11
2019-07-01 17:12:51,917 - Recv: ok
2019-07-01 17:12:51,924 - Send: N823 G0 F7200 X126.329 Y116.712*77
2019-07-01 17:12:52,120 - Recv: ok
2019-07-01 17:12:52,127 - Send: N824 G1 F1800 X118.286 Y108.67 E113.29712*51
2019-07-01 17:12:52,144 - Recv: Not SD printing
2019-07-01 17:12:52,391 - Recv: ok
2019-07-01 17:12:52,401 - Send: N825 G0 F7200 X118.852 Y108.67*123
2019-07-01 17:12:52,598 - Recv: ok
2019-07-01 17:12:52,615 - Send: N826 G1 F1800 X126.329 Y116.147 E113.64882*11
2019-07-01 17:12:52,986 - Recv: ok
2019-07-01 17:12:53,000 - Send: N827 G0 F7200 X126.329 Y115.581*66
2019-07-01 17:12:53,179 - Recv: Not SD printing
2019-07-01 17:12:53,202 - Recv: ok
2019-07-01 17:12:53,219 - Send: N828 G1 F1800 X119.418 Y108.67 E113.97389*60
2019-07-01 17:12:53,250 - Recv: ok
2019-07-01 17:12:53,263 - Send: N829 G0 F7200 X119.983 Y108.67*123
2019-07-01 17:12:53,294 - Recv: T:199.55 /200.00 B:60.00 /60.00 @:95 B@:36
2019-07-01 17:12:53,451 - Recv: ok
2019-07-01 17:12:53,464 - Send: N830 G1 F1800 X126.329 Y115.015 E114.27236*12
2019-07-01 17:12:53,639 - Recv: ok
2019-07-01 17:12:53,645 - Send: N831 G0 F7200 X126.329 Y114.45*121
2019-07-01 17:12:53,851 - Recv: ok
2019-07-01 17:12:53,857 - Send: N832 G1 F1800 X120.549 Y108.67 E114.54424*48
2019-07-01 17:12:54,034 - Recv: ok
2019-07-01 17:12:54,041 - Send: N833 G0 F7200 X121.115 Y108.67*124
2019-07-01 17:12:54,083 - Recv: ok
2019-07-01 17:12:54,091 - Send: N834 G1 F1800 X126.329 Y113.884 E114.78949*7
2019-07-01 17:12:54,178 - Recv: Not SD printing
2019-07-01 17:12:54,277 - Recv: ok
2019-07-01 17:12:54,283 - Send: N835 G0 F7200 X126.329 Y113.318*65
2019-07-01 17:12:54,480 - Recv: ok
2019-07-01 17:12:54,496 - Send: N836 G1 F1800 X121.681 Y108.67 E115.00811*56
2019-07-01 17:12:54,640 - Recv: ok
2019-07-01 17:12:54,655 - Send: N837 G0 F7200 X122.246 Y108.67*126
2019-07-01 17:12:54,848 - Recv: ok
2019-07-01 17:12:54,855 - Send: N838 G1 F1800 X126.329 Y112.753 E115.20017*1
2019-07-01 17:12:54,890 - Recv: ok
2019-07-01 17:12:54,900 - Send: N839 G0 F7200 X126.329 Y112.187*72
2019-07-01 17:12:55,077 - Recv: ok
2019-07-01 17:12:55,095 - Send: N840 G1 F1800 X122.812 Y108.67 E115.3656*0
2019-07-01 17:12:55,178 - Recv: Not SD printing
2019-07-01 17:12:55,252 - Recv: ok
2019-07-01 17:12:55,262 - Send: N841 G0 F7200 X123.378 Y108.67*114
2019-07-01 17:12:55,293 - Recv: T:199.55 /200.00 B:60.00 /60.00 @:94 B@:36
2019-07-01 17:12:55,428 - Recv: ok
2019-07-01 17:12:55,436 - Send: N842 G1 F1800 X126.329 Y111.621 E115.5044*58
2019-07-01 17:12:55,623 - Recv: ok
2019-07-01 17:12:55,629 - Send: N843 G0 F7200 X126.329 Y111.056*75
2019-07-01 17:12:55,698 - Recv: ok
2019-07-01 17:12:55,707 - Send: N844 G1 F1800 X123.943 Y108.67 E115.61663*50
2019-07-01 17:12:55,853 - Recv: ok
2019-07-01 17:12:55,859 - Send: N845 G0 F7200 X124.509 Y108.67*113
2019-07-01 17:12:56,021 - Recv: ok
2019-07-01 17:12:56,029 - Send: N846 G1 F1800 X126.329 Y110.49 E115.70224*49
2019-07-01 17:12:56,178 - Recv: Not SD printing
2019-07-01 17:12:56,189 - Recv: ok
2019-07-01 17:12:56,196 - Send: N847 G0 F7200 X126.329 Y109.924*74
2019-07-01 17:12:56,378 - Recv: ok
2019-07-01 17:12:56,391 - Send: N848 G1 F1800 X125.075 Y108.67 E115.76122*48
2019-07-01 17:12:56,427 - Recv: ok
2019-07-01 17:12:56,442 - Send: N849 M117 6.05p complete*101
2019-07-01 17:12:56,452 - Recv: ok
2019-07-01 17:12:56,466 - Send: N850 G0 F7200 X125.64 Y108.67*74
2019-07-01 17:12:56,654 - Recv: ok
2019-07-01 17:12:56,668 - Send: N851 G1 F1800 X126.329 Y109.359 E115.79363*6
2019-07-01 17:12:56,929 - Recv: ok
2019-07-01 17:12:56,946 - Send: N852 G0 F7200 X126.329 Y108.793*77
2019-07-01 17:12:57,104 - Recv: ok
2019-07-01 17:12:57,117 - Send: N853 G1 F1800 X126.206 Y108.67 E115.79942*62
2019-07-01 17:12:57,154 - Recv: ok
2019-07-01 17:12:57,169 - Send: N854 G0 F7200 X108.259 Y108.259*66
2019-07-01 17:12:57,178 - Recv: Not SD printing
2019-07-01 17:12:57,294 - Recv: T:199.55 /200.00 B:60.00 /60.00 @:93 B@:36
2019-07-01 17:12:57,805 - Recv: ok
2019-07-01 17:12:57,812 - Send: N855 G0 X108.259 Y108.259 Z0.8*124
2019-07-01 17:12:57,853 - Recv: ok
2019-07-01 17:12:57,857 - Send: N856 G1 F2619 X126.739 Y126.739 E116.66866*13
2019-07-01 17:12:58,213 - Recv: Not SD printing
2019-07-01 17:12:58,730 - Recv: ok
2019-07-01 17:12:58,744 - Send: N857 G1 X126.809 Y126.809*35
2019-07-01 17:12:58,919 - Recv: ok
2019-07-01 17:12:58,932 - Send: N858 G0 F7200 X126.8 Y126.809*71
2019-07-01 17:12:59,129 - Recv: ok
2019-07-01 17:12:59,134 - Send: N859 G0 X125.23 Y126.739*19
2019-07-01 17:12:59,150 - Recv: ok
2019-07-01 17:12:59,157 - Send: N860 G1 F2619 X126.739 Y125.23 E116.73964*48
2019-07-01 17:12:59,177 - Recv: ok
2019-07-01 17:12:59,190 - Send: N861 G1 X126.809 Y125.16*19
2019-07-01 17:12:59,214 - Recv: Not SD printing
2019-07-01 17:12:59,294 - Recv: T:199.55 /200.00 B:60.00 /60.00 @:93 B@:36
2019-07-01 17:12:59,373 - Recv: ok
2019-07-01 17:12:59,386 - Send: N862 G0 F7200 X126.8 Y125.16*123
2019-07-01 17:12:59,599 - Recv: ok
2019-07-01 17:12:59,607 - Send: N863 G0 X126.739 Y121.082*37
2019-07-01 17:12:59,615 - Recv: ok
2019-07-01 17:12:59,619 - Send: N864 G1 F2619 X113.917 Y108.26 E117.34275*51
2019-07-01 17:12:59,980 - Recv: ok
2019-07-01 17:12:59,987 - Send: N865 G1 X113.847 Y108.19*27
2019-07-01 17:13:00,152 - Recv: ok
2019-07-01 17:13:00,157 - Send: N866 G0 F7200 X113.847 Y108.2*64
2019-07-01 17:13:00,213 - Recv: Not SD printing
2019-07-01 17:13:00,347 - Recv: ok
2019-07-01 17:13:00,352 - Send: N867 G0 X115.426 Y108.259*35
2019-07-01 17:13:00,368 - Recv: ok
2019-07-01 17:13:00,372 - Send: N868 G1 F2619 X108.26 Y115.425 E117.67981*51
2019-07-01 17:13:00,647 - Recv: ok
2019-07-01 17:13:00,660 - Send: N869 G1 X108.19 Y115.495*18
2019-07-01 17:13:00,912 - Recv: ok
2019-07-01 17:13:00,916 - Send: N870 G0 F7200 X108.2 Y115.495*66
2019-07-01 17:13:00,958 - Recv: ok
2019-07-01 17:13:00,964 - Send: N871 G0 X108.259 Y113.916*44
2019-07-01 17:13:00,970 - Recv: ok
2019-07-01 17:13:00,977 - Send: N872 G1 F2619 X121.082 Y126.739 E118.28297*11
2019-07-01 17:13:01,213 - Recv: Not SD printing
2019-07-01 17:13:01,293 - Recv: T:199.55 /200.00 B:60.00 /60.00 @:93 B@:36
2019-07-01 17:13:01,498 - Recv: ok
2019-07-01 17:13:01,509 - Send: N873 G1 X121.152 Y126.809*37
2019-07-01 17:13:01,728 - Recv: ok
2019-07-01 17:13:01,731 - Send: N874 G0 F7200 X121.152 Y126.8*73
2019-07-01 17:13:01,964 - Recv: ok
2019-07-01 17:13:01,969 - Send: N875 G0 X119.573 Y126.739*34
2019-07-01 17:13:01,976 - Recv: ok
2019-07-01 17:13:01,982 - Send: N876 G1 F2619 X126.739 Y119.573 E118.62003*14
2019-07-01 17:13:02,212 - Recv: Not SD printing
2019-07-01 17:13:02,228 - Recv: ok
2019-07-01 17:13:02,236 - Send: N877 G1 X126.809 Y119.503*42
2019-07-01 17:13:02,452 - Recv: ok
2019-07-01 17:13:02,467 - Send: N878 G0 F7200 X126.8 Y119.503*78
2019-07-01 17:13:02,499 - Recv: ok
2019-07-01 17:13:02,513 - Send: N879 G0 X126.739 Y115.425*32
2019-07-01 17:13:02,523 - Recv: ok
2019-07-01 17:13:02,539 - Send: N880 G1 F2619 X119.573 Y108.26 E118.95708*54
2019-07-01 17:13:02,911 - Recv: ok
2019-07-01 17:13:02,923 - Send: N881 G1 X119.503 Y108.19*22
2019-07-01 17:13:02,960 - Recv: ok
2019-07-01 17:13:02,968 - Send: N882 G0 F7200 X119.503 Y108.2*77
2019-07-01 17:13:03,148 - Recv: ok
2019-07-01 17:13:03,154 - Send: N883 G0 X121.083 Y108.259*37
2019-07-01 17:13:03,158 - Recv: ok
2019-07-01 17:13:03,166 - Send: N884 G1 F2619 X108.26 Y121.082 E119.56023*50
2019-07-01 17:13:03,212 - Recv: Not SD printing
2019-07-01 17:13:03,293 - Recv: T:199.55 /200.00 B:60.00 /60.00 @:94 B@:36
2019-07-01 17:13:03,754 - Recv: ok
2019-07-01 17:13:03,760 - Send: N885 G1 X108.19 Y121.152*25
2019-07-01 17:13:03,801 - Recv: ok
2019-07-01 17:13:03,806 - Send: N886 G0 F7200 X108.2 Y121.152*66
2019-07-01 17:13:04,134 - Recv: ok
2019-07-01 17:13:04,140 - Send: N887 G0 X108.259 Y119.573*32
2019-07-01 17:13:04,145 - Recv: ok
2019-07-01 17:13:04,147 - Send: N888 G1 F2619 X115.425 Y126.739 E119.8973*50
2019-07-01 17:13:04,212 - Recv: Not SD printing
2019-07-01 17:13:04,489 - Recv: ok
2019-07-01 17:13:04,506 - Send: N889 G1 X115.495 Y126.809*41
2019-07-01 17:13:04,536 - Recv: ok
2019-07-01 17:13:04,549 - Send: N890 G0 F7200 X115.495 Y126.8*74
2019-07-01 17:13:04,849 - Recv: ok
2019-07-01 17:13:04,857 - Send: N891 G0 X113.917 Y126.739*44
2019-07-01 17:13:04,861 - Recv: ok
2019-07-01 17:13:04,869 - Send: N892 G1 F2619 X126.739 Y113.917 E120.50041*12
2019-07-01 17:13:05,163 - Recv: ok
2019-07-01 17:13:05,171 - Send: N893 G1 X126.809 Y113.847*39
2019-07-01 17:13:05,213 - Recv: Not SD printing
2019-07-01 17:13:05,293 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:84 B@:36
2019-07-01 17:13:05,391 - Recv: ok
2019-07-01 17:13:05,407 - Send: N894 G0 F7200 X126.8 Y113.847*75
2019-07-01 17:13:05,437 - Recv: ok
2019-07-01 17:13:05,447 - Send: N895 G0 X126.739 Y109.769*36
2019-07-01 17:13:05,456 - Recv: ok
2019-07-01 17:13:05,466 - Send: N896 G1 F2619 X125.23 Y108.26 E120.57138*14
2019-07-01 17:13:05,638 - Recv: ok
2019-07-01 17:13:05,644 - Send: N897 G1 X125.16 Y108.19*47
2019-07-01 17:13:05,686 - Recv: ok
2019-07-01 17:13:05,689 - Send: N898 G0 F7200 X125.16 Y108.2*120
2019-07-01 17:13:05,858 - Recv: ok
2019-07-01 17:13:05,863 - Send: N899 G0 X126.739 Y108.26*21
2019-07-01 17:13:05,902 - Recv: ok
2019-07-01 17:13:05,911 - Send: N900 G1 F2619 X108.26 Y126.739 E121.44058*59
2019-07-01 17:13:06,214 - Recv: Not SD printing
2019-07-01 17:13:06,269 - Recv: ok
2019-07-01 17:13:06,275 - Send: N901 G1 X108.19 Y126.809*20
2019-07-01 17:13:06,362 - Recv: ok
2019-07-01 17:13:06,376 - Send: N902 G0 F7200 X108.2 Y126.809*79
2019-07-01 17:13:06,410 - Recv: ok
2019-07-01 17:13:06,426 - Send: N903 M117 ETL 00h16m14s*7
2019-07-01 17:13:06,433 - Recv: ok
2019-07-01 17:13:06,444 - Send: N904 G0 X109.769 Y126.739*45
2019-07-01 17:13:06,453 - Recv: ok
2019-07-01 17:13:06,465 - Send: N905 G1 F2619 X108.259 Y125.23 E121.51158*62
2019-07-01 17:13:06,485 - Recv: ok
2019-07-01 17:13:06,505 - Send: N906 G1 X108.189 Y125.16*30
2019-07-01 17:13:06,547 - Recv: ok
2019-07-01 17:13:06,558 - Send: N907 G0 F7200 X108.2 Y125.16*127
2019-07-01 17:13:06,591 - Recv: ok
2019-07-01 17:13:06,599 - Send: N908 G0 X108.26 Y109.769*20
2019-07-01 17:13:06,735 - Recv: ok
2019-07-01 17:13:06,744 - Send: N909 G1 F2619 X109.769 Y108.259 E121.58258*15
2019-07-01 17:13:06,879 - Recv: ok
2019-07-01 17:13:06,883 - Send: N910 G1 X109.839 Y108.189*34
2019-07-01 17:13:06,932 - Recv: ok
2019-07-01 17:13:06,942 - Send: N911 G0 F7200 X109.839 Y108.2*67
2019-07-01 17:13:07,104 - Recv: ok
2019-07-01 17:13:07,112 - Send: N912 G0 X108.17 Y126.83*35
2019-07-01 17:13:07,213 - Recv: Not SD printing
2019-07-01 17:13:07,293 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:86 B@:36
2019-07-01 17:13:07,353 - Recv: ok
2019-07-01 17:13:07,365 - Send: N913 G0 X108.1 Y126.9*39
2019-07-01 17:13:07,453 - Recv: ok
2019-07-01 17:13:07,472 - Send: N914 G1 F2619 X108.1 Y108.1 E122.20788*0
2019-07-01 17:13:07,705 - Recv: ok
2019-07-01 17:13:07,712 - Send: N915 G1 X126.9 Y108.1 E122.83317*100
2019-07-01 17:13:07,960 - Recv: ok
2019-07-01 17:13:07,968 - Send: N916 G1 X126.9 Y126.9 E123.45846*103
2019-07-01 17:13:08,213 - Recv: Not SD printing
2019-07-01 17:13:08,443 - Recv: ok
2019-07-01 17:13:08,454 - Send: N917 G1 X108.1 Y126.9 E124.08375*103
2019-07-01 17:13:08,696 - Recv: ok
2019-07-01 17:13:08,709 - Send: N918 G0 F7200 X107.7 Y127.3*77
2019-07-01 17:13:08,837 - Recv: ok
2019-07-01 17:13:08,852 - Send: N919 G1 F1309.5 X107.7 Y107.7 E124.73565*16
2019-07-01 17:13:09,130 - Recv: ok
2019-07-01 17:13:09,145 - Send: N920 G1 X127.3 Y107.7 E125.38754*100
2019-07-01 17:13:09,214 - Recv: Not SD printing
2019-07-01 17:13:09,293 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:87 B@:36
2019-07-01 17:13:09,446 - Recv: ok
2019-07-01 17:13:09,455 - Send: N921 G1 X127.3 Y127.3 E126.03944*103
2019-07-01 17:13:09,835 - Recv: ok
2019-07-01 17:13:09,843 - Send: N922 G1 X107.7 Y127.3 E126.69134*97
2019-07-01 17:13:10,121 - Recv: ok
2019-07-01 17:13:10,129 - Send: N923 G0 F7200 X107.7 Y127.1*71
2019-07-01 17:13:10,212 - Recv: Not SD printing
2019-07-01 17:13:10,263 - Recv: ok
2019-07-01 17:13:10,270 - Send: N924 G0 X108.382 Y126.5*39
2019-07-01 17:13:10,277 - Recv: ok
2019-07-01 17:13:10,285 - Send: N925 G0 X108.259 Y108.259*38
2019-07-01 17:13:10,694 - Recv: ok
2019-07-01 17:13:10,709 - Send: N926 G0 X108.259 Y108.259 Z1*110
2019-07-01 17:13:10,933 - Recv: ok
2019-07-01 17:13:10,940 - Send: N927 G1 F2619.7 X126.739 Y126.739 E127.56058*23
2019-07-01 17:13:11,213 - Recv: Not SD printing
2019-07-01 17:13:11,284 - Recv: ok
2019-07-01 17:13:11,293 - Send: N928 G1 X126.809 Y126.809*42
2019-07-01 17:13:11,307 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:75 B@:36
2019-07-01 17:13:11,383 - Recv: ok
2019-07-01 17:13:11,397 - Send: N929 G0 F7200 X126.8 Y126.809*64
2019-07-01 17:13:11,609 - Recv: ok
2019-07-01 17:13:11,629 - Send: N930 G0 X125.23 Y126.739*29
2019-07-01 17:13:11,653 - Recv: ok
2019-07-01 17:13:11,672 - Send: N931 G1 F2619.7 X126.739 Y125.23 E127.63156*38
2019-07-01 17:13:11,698 - Recv: ok
2019-07-01 17:13:11,707 - Send: N932 G1 X126.809 Y125.16*20
2019-07-01 17:13:11,857 - Recv: ok
2019-07-01 17:13:11,864 - Send: N933 G0 F7200 X126.8 Y125.16*126
2019-07-01 17:13:11,868 - Recv: ok
2019-07-01 17:13:11,876 - Send: N934 G0 X126.739 Y121.082*38
2019-07-01 17:13:11,880 - Recv: ok
2019-07-01 17:13:11,888 - Send: N935 G1 F2619.7 X113.917 Y108.26 E128.23467*32
2019-07-01 17:13:12,118 - Recv: ok
2019-07-01 17:13:12,125 - Send: N936 G1 X113.847 Y108.19*28
2019-07-01 17:13:12,220 - Recv: Not SD printing
2019-07-01 17:13:12,223 - Recv: ok
2019-07-01 17:13:12,230 - Send: N937 G0 F7200 X113.847 Y108.2*69
2019-07-01 17:13:12,379 - Recv: ok
2019-07-01 17:13:12,395 - Send: N938 G0 X115.426 Y108.259*40
2019-07-01 17:13:12,434 - Recv: ok
2019-07-01 17:13:12,447 - Send: N939 G1 F2619.7 X108.26 Y115.425 E128.57174*34
2019-07-01 17:13:12,618 - Recv: ok
2019-07-01 17:13:12,632 - Send: N940 G1 X108.19 Y115.495*24
2019-07-01 17:13:12,738 - Recv: ok
2019-07-01 17:13:12,750 - Send: N941 G0 F7200 X108.2 Y115.495*65
2019-07-01 17:13:12,883 - Recv: ok
2019-07-01 17:13:12,895 - Send: N942 G0 X108.259 Y113.916*45
2019-07-01 17:13:12,931 - Recv: ok
2019-07-01 17:13:12,944 - Send: N943 G1 F2619.7 X121.082 Y126.739 E129.17489*22
2019-07-01 17:13:13,109 - Recv: ok
2019-07-01 17:13:13,124 - Send: N944 G1 X121.152 Y126.809*32
2019-07-01 17:13:13,132 - Recv: ok
2019-07-01 17:13:13,138 - Send: N945 G0 F7200 X121.152 Y126.8*74
2019-07-01 17:13:13,219 - Recv: Not SD printing
2019-07-01 17:13:13,233 - Recv: ok
2019-07-01 17:13:13,244 - Send: N946 G0 X119.573 Y126.739*35
2019-07-01 17:13:13,253 - Recv: ok
2019-07-01 17:13:13,268 - Send: N947 G1 F2619.7 X126.739 Y119.573 E129.51196*27
2019-07-01 17:13:13,292 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:78 B@:36
2019-07-01 17:13:13,457 - Recv: ok
2019-07-01 17:13:13,469 - Send: N948 G1 X126.809 Y119.503*39
2019-07-01 17:13:13,515 - Recv: ok
2019-07-01 17:13:13,523 - Send: N949 G0 F7200 X126.8 Y119.503*77
2019-07-01 17:13:13,594 - Recv: ok
2019-07-01 17:13:13,609 - Send: N950 G0 X126.739 Y115.425*42
2019-07-01 17:13:13,621 - Recv: ok
2019-07-01 17:13:13,631 - Send: N951 G1 F2619.7 X119.573 Y108.26 E129.849*38
2019-07-01 17:13:13,756 - Recv: ok
2019-07-01 17:13:13,762 - Send: N952 G1 X119.503 Y108.19*25
2019-07-01 17:13:13,896 - Recv: ok
2019-07-01 17:13:13,905 - Send: N953 G0 F7200 X119.503 Y108.2*64
2019-07-01 17:13:13,909 - Recv: ok
2019-07-01 17:13:13,919 - Send: N954 G0 X121.083 Y108.259*46
2019-07-01 17:13:13,956 - Recv: ok
2019-07-01 17:13:13,963 - Send: N955 G1 F2619.7 X108.26 Y121.082 E130.45216*43
2019-07-01 17:13:14,218 - Recv: Not SD printing
2019-07-01 17:13:14,413 - Recv: ok
2019-07-01 17:13:14,427 - Send: N956 G1 X108.19 Y121.152*22
2019-07-01 17:13:14,591 - Recv: ok
2019-07-01 17:13:14,606 - Send: N957 G0 F7200 X108.2 Y121.152*79
2019-07-01 17:13:14,787 - Recv: ok
2019-07-01 17:13:14,800 - Send: N958 G0 X108.259 Y119.573*35
2019-07-01 17:13:14,811 - Recv: ok
2019-07-01 17:13:14,825 - Send: N959 G1 F2619.7 X115.425 Y126.739 E130.78922*30
2019-07-01 17:13:15,090 - Recv: ok
2019-07-01 17:13:15,104 - Send: N960 G1 X115.495 Y126.809*47
2019-07-01 17:13:15,218 - Recv: Not SD printing
2019-07-01 17:13:15,234 - Recv: ok
2019-07-01 17:13:15,246 - Send: N961 G0 F7200 X115.495 Y126.8*69
2019-07-01 17:13:15,293 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:79 B@:36
2019-07-01 17:13:15,410 - Recv: ok
2019-07-01 17:13:15,422 - Send: N962 G0 X113.917 Y126.739*33
2019-07-01 17:13:15,457 - Recv: ok
2019-07-01 17:13:15,463 - Send: N963 G1 F2619.7 X126.739 Y113.917 E131.39233*18
2019-07-01 17:13:15,899 - Recv: ok
2019-07-01 17:13:15,905 - Send: N964 G1 X126.809 Y113.847*46
2019-07-01 17:13:15,956 - Recv: ok
2019-07-01 17:13:15,962 - Send: N965 G0 F7200 X126.8 Y113.847*68
2019-07-01 17:13:16,219 - Recv: Not SD printing
2019-07-01 17:13:16,258 - Recv: ok
2019-07-01 17:13:16,264 - Send: N966 G0 X126.739 Y109.769*41
2019-07-01 17:13:16,269 - Recv: ok
2019-07-01 17:13:16,273 - Send: N967 G1 F2619.7 X125.23 Y108.26 E131.46331*19
2019-07-01 17:13:16,559 - Recv: ok
2019-07-01 17:13:16,572 - Send: N968 M117 ETA 17 29 20 Day 01*33
2019-07-01 17:13:16,582 - Recv: ok
2019-07-01 17:13:16,596 - Send: N969 G1 X125.16 Y108.19*47
2019-07-01 17:13:16,870 - Recv: ok
2019-07-01 17:13:16,877 - Send: N970 G0 F7200 X125.16 Y108.2*127
2019-07-01 17:13:17,183 - Recv: ok
2019-07-01 17:13:17,196 - Send: N971 G0 X126.739 Y108.26*18
2019-07-01 17:13:17,207 - Recv: ok
2019-07-01 17:13:17,226 - Send: N972 G1 F2619.7 X108.26 Y126.739 E132.3325*31
2019-07-01 17:13:17,234 - Recv: Not SD printing
2019-07-01 17:13:17,330 - Recv: T:200.56 /200.00 B:60.00 /60.00 @:79 B@:36
2019-07-01 17:13:18,219 - Recv: Not SD printing
2019-07-01 17:13:18,717 - Recv: ok
2019-07-01 17:13:18,724 - Send: N973 G1 X108.19 Y126.809*17
2019-07-01 17:13:19,030 - Recv: ok
2019-07-01 17:13:19,043 - Send: N974 G0 F7200 X108.2 Y126.809*78
2019-07-01 17:13:19,219 - Recv: Not SD printing
2019-07-01 17:13:19,330 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:92 B@:36
2019-07-01 17:13:19,340 - Recv: ok
2019-07-01 17:13:19,346 - Send: N975 G0 X109.769 Y126.739*43
2019-07-01 17:13:19,362 - Recv: ok
2019-07-01 17:13:19,382 - Send: N976 G1 F2619.7 X108.259 Y125.23 E132.40351*42
2019-07-01 17:13:19,640 - Recv: ok
2019-07-01 17:13:19,644 - Send: N977 G1 X108.189 Y125.16*24
2019-07-01 17:13:19,661 - Recv: ok
2019-07-01 17:13:19,668 - Send: N978 G0 F7200 X108.2 Y125.16*119
2019-07-01 17:13:19,714 - Recv: ok
2019-07-01 17:13:19,721 - Send: N979 G0 X108.26 Y109.769*18
2019-07-01 17:13:20,000 - Recv: ok
2019-07-01 17:13:20,007 - Send: N980 G1 F2619.7 X109.769 Y108.259 E132.47451*20
2019-07-01 17:13:20,066 - Recv: ok
2019-07-01 17:13:20,074 - Send: N981 G1 X109.839 Y108.189*42
2019-07-01 17:13:20,118 - Recv: ok
2019-07-01 17:13:20,121 - Send: N982 G0 F7200 X109.839 Y108.2*73
2019-07-01 17:13:20,218 - Recv: Not SD printing
2019-07-01 17:13:20,277 - Recv: ok
2019-07-01 17:13:20,285 - Send: N983 G0 X108.17 Y126.83*43
2019-07-01 17:13:20,517 - Recv: ok
2019-07-01 17:13:20,522 - Send: N984 G0 X108.1 Y126.9*41
2019-07-01 17:13:20,638 - Recv: ok
2019-07-01 17:13:20,644 - Send: N985 G1 F2619.7 X108.1 Y108.1 E133.0998*44
2019-07-01 17:13:20,897 - Recv: ok
2019-07-01 17:13:20,905 - Send: N986 G1 X126.9 Y108.1 E133.72509*105
2019-07-01 17:13:21,156 - Recv: ok
2019-07-01 17:13:21,174 - Send: N987 G1 X126.9 Y126.9 E134.35038*111
2019-07-01 17:13:21,219 - Recv: Not SD printing
2019-07-01 17:13:21,329 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:89 B@:36
2019-07-01 17:13:21,615 - Recv: ok
2019-07-01 17:13:21,625 - Send: N988 G1 X108.1 Y126.9 E134.97567*99
2019-07-01 17:13:21,885 - Recv: ok
2019-07-01 17:13:21,894 - Send: N989 G0 F7200 X107.7 Y127.3*69
2019-07-01 17:13:22,027 - Recv: ok
2019-07-01 17:13:22,033 - Send: N990 G1 F1309.9 X107.7 Y107.7 E135.62757*30
2019-07-01 17:13:22,219 - Recv: Not SD printing
2019-07-01 17:13:22,319 - Recv: ok
2019-07-01 17:13:22,326 - Send: N991 G1 X127.3 Y107.7 E136.27947*110
2019-07-01 17:13:22,635 - Recv: ok
2019-07-01 17:13:22,650 - Send: N992 G1 X127.3 Y127.3 E136.93137*107
2019-07-01 17:13:23,026 - Recv: ok
2019-07-01 17:13:23,031 - Send: N993 G1 X107.7 Y127.3 E137.58327*105
2019-07-01 17:13:23,218 - Recv: Not SD printing
2019-07-01 17:13:23,313 - Recv: ok
2019-07-01 17:13:23,328 - Send: N994 G0 F7200 X107.7 Y127.1*75
2019-07-01 17:13:23,337 - Recv: T:199.80 /200.00 B:60.00 /60.00 @:92 B@:36
2019-07-01 17:13:23,452 - Recv: ok
2019-07-01 17:13:23,469 - Send: N995 G0 X108.382 Y126.5*45
2019-07-01 17:13:23,504 - Recv: ok
2019-07-01 17:13:23,510 - Send: N996 G0 X108.259 Y108.259*46
2019-07-01 17:13:23,883 - Recv: ok
2019-07-01 17:13:23,890 - Send: N997 G0 X108.259 Y108.259 Z1.2*120
2019-07-01 17:13:24,045 - Recv: ok
2019-07-01 17:13:24,051 - Send: N998 G1 F2619.7 X126.739 Y126.739 E138.45251*20
2019-07-01 17:13:24,219 - Recv: Not SD printing
2019-07-01 17:13:24,504 - Recv: ok
2019-07-01 17:13:24,514 - Send: N999 G1 X126.809 Y126.809*32
2019-07-01 17:13:24,573 - Recv: ok
2019-07-01 17:13:24,584 - Send: N1000 G0 F7200 X126.8 Y126.809*115
2019-07-01 17:13:24,750 - Recv: ok
2019-07-01 17:13:24,764 - Send: N1001 G0 X125.23 Y126.739*39
2019-07-01 17:13:24,772 - Recv: ok
2019-07-01 17:13:24,783 - Send: N1002 G1 F2619.7 X126.739 Y125.23 E138.52349*30
2019-07-01 17:13:24,923 - Recv: ok
2019-07-01 17:13:24,930 - Send: N1003 G1 X126.809 Y125.16*46
2019-07-01 17:13:25,048 - Recv: ok
2019-07-01 17:13:25,054 - Send: N1004 G0 F7200 X126.8 Y125.16*66
2019-07-01 17:13:25,060 - Recv: ok
2019-07-01 17:13:25,063 - Send: N1005 G0 X126.739 Y121.082*28
2019-07-01 17:13:25,072 - Recv: ok
2019-07-01 17:13:25,081 - Send: N1006 G1 F2619.7 X113.917 Y108.26 E139.12659*21
2019-07-01 17:13:25,219 - Recv: Not SD printing
2019-07-01 17:13:25,307 - Recv: ok
2019-07-01 17:13:25,311 - Send: N1007 G1 X113.847 Y108.19*38
2019-07-01 17:13:25,327 - Recv: T:199.55 /200.00 B:60.00 /60.00 @:95 B@:36
2019-07-01 17:13:25,409 - Recv: ok
2019-07-01 17:13:25,412 - Send: N1008 G0 F7200 X113.847 Y108.2*113
2019-07-01 17:13:25,568 - Recv: ok
2019-07-01 17:13:25,582 - Send: N1009 G0 X115.426 Y108.259*18
2019-07-01 17:13:25,593 - Recv: ok
2019-07-01 17:13:25,601 - Send: N1010 G1 F2619.7 X108.26 Y115.425 E139.46366*16
2019-07-01 17:13:25,808 - Recv: ok
2019-07-01 17:13:25,819 - Send: N1011 G1 X108.19 Y115.495*36
2019-07-01 17:13:25,928 - Recv: ok
2019-07-01 17:13:25,934 - Send: N1012 G0 F7200 X108.2 Y115.495*127
2019-07-01 17:13:26,072 - Recv: ok
2019-07-01 17:13:26,087 - Send: N1013 G0 X108.259 Y113.916*17
2019-07-01 17:13:26,096 - Recv: ok
2019-07-01 17:13:26,108 - Send: N1014 G1 F2619.7 X121.082 Y126.739 E140.06682*42
2019-07-01 17:13:26,219 - Recv: Not SD printing
2019-07-01 17:13:26,290 - Recv: ok
2019-07-01 17:13:26,298 - Send: N1015 G1 X121.152 Y126.809*28
2019-07-01 17:13:26,313 - Recv: ok
2019-07-01 17:13:26,329 - Send: N1016 M117 Medium accuracy*50
2019-07-01 17:13:26,332 - Recv: ok
2019-07-01 17:13:26,345 - Send: N1017 G0 F7200 X121.152 Y126.8*117
2019-07-01 17:13:26,466 - Recv: ok
2019-07-01 17:13:26,468 - Send: N1018 G0 X119.573 Y126.739*16
2019-07-01 17:13:26,478 - Recv: ok
2019-07-01 17:13:26,480 - Send: N1019 G1 F2619.7 X126.739 Y119.573 E140.40388*42
2019-07-01 17:13:26,609 - Recv: ok
2019-07-01 17:13:26,612 - Send: N1020 G1 X126.809 Y119.503*17
2019-07-01 17:13:26,703 - Recv: ok
2019-07-01 17:13:26,706 - Send: N1021 G0 F7200 X126.8 Y119.503*123
2019-07-01 17:13:26,718 - Recv: ok
2019-07-01 17:13:26,722 - Send: N1022 G0 X126.739 Y115.425*23
2019-07-01 17:13:26,732 - Recv: ok
2019-07-01 17:13:26,735 - Send: N1023 G1 F2619.7 X119.573 Y108.26 E140.74093*24
2019-07-01 17:13:26,946 - Recv: ok
2019-07-01 17:13:26,949 - Send: N1024 G1 X119.503 Y108.19*32
2019-07-01 17:13:27,086 - Recv: ok
2019-07-01 17:13:27,092 - Send: N1025 G0 F7200 X119.503 Y108.2*121
2019-07-01 17:13:27,110 - Recv: ok
2019-07-01 17:13:27,115 - Send: N1026 G0 X121.083 Y108.259*19
2019-07-01 17:13:27,133 - Recv: ok
2019-07-01 17:13:27,150 - Send: N1027 G1 F2619.7 X108.26 Y121.082 E141.34408*31
2019-07-01 17:13:27,218 - Recv: Not SD printing
2019-07-01 17:13:27,388 - Recv: T:199.55 /200.00 B:60.00 /60.00 @:94 B@:36
2019-07-01 17:13:27,602 - Recv: ok
2019-07-01 17:13:27,605 - Send: N1028 G1 X108.19 Y121.152*39
2019-07-01 17:13:27,780 - Recv: ok
2019-07-01 17:13:27,787 - Send: N1029 G0 F7200 X108.2 Y121.152*126
2019-07-01 17:13:27,924 - Recv: ok
2019-07-01 17:13:27,929 - Send: N1030 G0 X108.259 Y119.573*21
2019-07-01 17:13:27,947 - Recv: ok
2019-07-01 17:13:27,954 - Send: N1031 G1 F2619.7 X115.425 Y126.739 E141.68115*35
2019-07-01 17:13:28,219 - Recv: Not SD printing
2019-07-01 17:13:28,278 - Recv: ok
2019-07-01 17:13:28,286 - Send: N1032 G1 X115.495 Y126.809*16
2019-07-01 17:13:28,422 - Recv: ok
2019-07-01 17:13:28,447 - Send: N1033 G0 F7200 X115.495 Y126.8*122
2019-07-01 17:13:28,599 - Recv: ok
2019-07-01 17:13:28,612 - Send: N1034 G0 X113.917 Y126.739*26
2019-07-01 17:13:28,621 - Recv: ok
2019-07-01 17:13:28,628 - Send: N1035 G1 F2619.7 X126.739 Y113.917 E142.28425*44
2019-07-01 17:13:29,087 - Recv: ok
2019-07-01 17:13:29,103 - Send: N1036 G1 X126.809 Y113.847*17
2019-07-01 17:13:29,131 - Recv: ok
2019-07-01 17:13:29,151 - Send: N1037 G0 F7200 X126.8 Y113.847*123
2019-07-01 17:13:29,219 - Recv: Not SD printing
2019-07-01 17:13:29,388 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:84 B@:36
2019-07-01 17:13:29,448 - Recv: ok
2019-07-01 17:13:29,462 - Send: N1038 G0 X126.739 Y109.769*26
2019-07-01 17:13:29,470 - Recv: ok
2019-07-01 17:13:29,485 - Send: N1039 G1 F2619.7 X125.23 Y108.26 E142.35523*37
2019-07-01 17:13:29,746 - Recv: ok
2019-07-01 17:13:29,754 - Send: N1040 G1 X125.16 Y108.19*28
2019-07-01 17:13:30,058 - Recv: ok
2019-07-01 17:13:30,065 - Send: N1041 G0 F7200 X125.16 Y108.2*69
2019-07-01 17:13:30,218 - Recv: Not SD printing
2019-07-01 17:13:30,371 - Recv: ok
2019-07-01 17:13:30,376 - Send: N1042 G0 X126.739 Y108.26*42
2019-07-01 17:13:30,398 - Recv: ok
2019-07-01 17:13:30,406 - Send: N1043 G1 F2619.7 X108.26 Y126.739 E143.22443*23
2019-07-01 17:13:31,276 - Recv: Not SD printing
2019-07-01 17:13:31,387 - Recv: T:200.00 /200.00 B:60.00 /60.00 @:86 B@:36
2019-07-01 17:13:31,905 - Recv: ok
2019-07-01 17:13:31,911 - Send: N1044 G1 X108.19 Y126.809*45
2019-07-01 17:13:32,217 - Recv: ok
2019-07-01 17:13:32,223 - Send: N1045 G0 F7200 X108.2 Y126.809*116
2019-07-01 17:13:32,276 - Recv: Not SD printing
2019-07-01 17:13:32,550 - Recv: ok
2019-07-01 17:13:32,561 - Send: N1046 G0 X109.769 Y126.739*19
2019-07-01 17:13:32,617 - Recv: ok
2019-07-01 17:13:32,622 - Send: N1047 G1 F2619.7 X108.259 Y125.23 E143.29543*28
2019-07-01 17:13:32,829 - Recv: ok
2019-07-01 17:13:32,835 - Send: N1048 G1 X108.189 Y125.16*44
2019-07-01 17:13:32,849 - Recv: ok
2019-07-01 17:13:32,852 - Send: N1049 G0 F7200 X108.2 Y125.16*77
2019-07-01 17:13:32,902 - Recv: ok
2019-07-01 17:13:32,909 - Send: N1050 G0 X108.26 Y109.769*33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment