Skip to content

Instantly share code, notes, and snippets.

@PrestonL
Created July 10, 2018 10:45
Show Gist options
  • Save PrestonL/20db5c8a7bab820173d4795bee45a00c to your computer and use it in GitHub Desktop.
Save PrestonL/20db5c8a7bab820173d4795bee45a00c to your computer and use it in GitHub Desktop.
Octoprint log for debugging preheat issues
2018-07-10 10:23:55,469 - octoprint.startup - INFO - ******************************************************************************
2018-07-10 10:23:55,469 - octoprint.startup - INFO - Starting OctoPrint 1.3.8
2018-07-10 10:23:55,470 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled!
2018-07-10 10:23:55,470 - octoprint.startup - INFO - ******************************************************************************
2018-07-10 10:23:55,515 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-07-10 10:23:56,111 - octoprint.startup - INFO - Blacklist processing done
2018-07-10 10:23:56,148 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2018-07-10 10:23:57,285 - octoprint.plugin.core - INFO - Plugin CuraEngine (<= 15.04) is disabled.
2018-07-10 10:23:57,974 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 9 mixin implementations, 4 hook handlers
2018-07-10 10:23:58,082 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-07-10 10:23:58,109 - octoprint.server - INFO - Intermediary server started
2018-07-10 10:23:58,110 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2018-07-10 10:23:58,719 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 9 mixin implementations, 4 hook handlers
2018-07-10 10:23:58,763 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-07-10 10:23:59,599 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-07-10 10:23:59,710 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-07-10 10:24:01,722 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-07-10 10:24:03,769 - octoprint.util.pip - INFO - Version of pip is 9.0.3
2018-07-10 10:24:03,770 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-07-10 10:24:03,771 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-07-10 10:24:03,773 - octoprint.plugin.core - INFO - Initialized 9 plugin implementation(s)
2018-07-10 10:24:03,801 - octoprint.plugin.core - INFO - 11 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
| !CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_support
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
| Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
| !Slic3r (1.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_slic3r
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
2018-07-10 10:24:03,820 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 918192128
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: 3B
| revision: a22082
| version: 0.15.1
| python:
| pip: 9.0.3
| version: 2.7.13
| virtualenv: /home/pi/oprint
2018-07-10 10:24:03,830 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2018-07-10 10:24:03,845 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2018-07-10 10:24:04,022 - octoprint.server - INFO - Shutting down intermediary server...
2018-07-10 10:24:04,099 - octoprint.server - INFO - Intermediary server shut down
2018-07-10 10:24:04,101 - octoprint.events - INFO - Processing startup event, this is our first event
2018-07-10 10:24:04,102 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2018-07-10 10:24:04,107 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-07-10 10:24:04,134 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2018-07-10 10:24:04,147 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-07-10 10:24:04,430 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-07-10 10:24:04,880 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "The Fire Horn 3D Print Lab" for _http._tcp
2018-07-10 10:24:04,892 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "The Fire Horn 3D Print Lab" for _octoprint._tcp
2018-07-10 10:24:04,895 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2018-07-10 10:24:04,896 - octoprint.server - INFO - Server started successfully in safe mode as requested from config, removing flag
2018-07-10 10:24:04,903 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "The Fire Horn 3D Print Lab" for SSDP
2018-07-10 10:24:05,113 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-07-10 10:24:05,382 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-07-10 10:24:05,460 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.tfh.local/'}
2018-07-10 10:24:06,853 - octoprint.server.util.sockjs - INFO - New connection from client: 172.17.0.1
2018-07-10 10:24:11,914 - octoprint.server.util.sockjs - INFO - New connection from client: 172.17.0.1
2018-07-10 10:24:17,258 - octoprint.server.preemptive_cache - INFO - ... done in 11.80s
2018-07-10 10:25:12,292 - octoprint.server.util.sockjs - INFO - New connection from client: 172.17.0.1
2018-07-10 10:25:12,394 - octoprint.server.util.sockjs - INFO - Client connection closed: 172.17.0.1
2018-07-10 10:26:00,456 - octoprint.server.util.sockjs - INFO - New connection from client: 172.17.0.1
2018-07-10 10:26:00,518 - octoprint.server.util.sockjs - INFO - Client connection closed: 172.17.0.1
2018-07-10 10:26:53,104 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-10 10:26:53,122 - octoprint.server.util.sockjs - INFO - Client connection closed: 172.17.0.1
2018-07-10 10:26:53,339 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-10 10:26:53,342 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
2018-07-10 10:26:53,348 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-10 10:26:53,354 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
2018-07-10 10:26:53,363 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-10 10:26:58,368 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1, current line = 3
| Last lines in terminal:
| Send: N0 M110 N0*125
| Recv: ok N:0
| Changing monitoring state from "Connecting" to "Operational"
| Recv: //####checkSum error,i:2 expect:0x7e,actual:0x7d!str:N0*125
| Recv:
| Recv: ok
| Recv: //####checkSum error,i:0 expect:0x0,actual:0x7d!str:*125
| Recv:
| Send: N0 M110 N0*125
| Send: N1 M115*39
| Recv: ok N:0
| Recv: //####checkSum error,i:2 expect:0x7e,actual:0x7d!str:N0*125
| Recv: N1 M115*39
| Recv:
| Recv: ok
| Recv: //####checkSum error,i:0 expect:0x0,actual:0x7d!str:*125
| Recv: N1 M115*39
| Recv:
| Send: N2 M105*37
| Recv: Resend:1
2018-07-10 10:27:04,742 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-07-10 10:27:04,815 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-10 10:27:18,076 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 2, current line = 11
| Last lines in terminal:
| Recv: //####checkSum error,i:0 expect:0x0,actual:0x7d!str:*125
| Recv:
| Recv: wait
| Send: N2 G1 Z5 F5000*6
| Send: N3 M107*38
| Recv: wait
| Send: N4 M190 S50*89
| Recv: wait
| Send: N5 M104 S230*97
| Recv: wait
| Send: N6 G28*21
| Recv: wait
| Send: N7 G1 Z5 F5000*3
| Recv: wait
| Send: N8 M105*47
| Recv: wait
| Send: N9 M109 S230*96
| Recv: ok N:1
| Send: N10 G21*43
| Recv: Resend:2
2018-07-10 10:27:18,085 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 2, current line = 11
| Last lines in terminal:
| Recv: wait
| Send: N4 M190 S50*89
| Recv: wait
| Send: N5 M104 S230*97
| Recv: wait
| Send: N6 G28*21
| Recv: wait
| Send: N7 G1 Z5 F5000*3
| Recv: wait
| Send: N8 M105*47
| Recv: wait
| Send: N9 M109 S230*96
| Recv: ok N:1
| Send: N10 G21*43
| Recv: Resend:2
| Recv: ok
| Recv: //last:1 curr:9 rcv:N9 M109 S230*96
| Send: N2 G1 Z5 F5000*6
| Recv:
| Recv: Resend:2
2018-07-10 10:27:37,317 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling"
2018-07-10 10:27:44,601 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational"
2018-07-10 10:28:33,252 - octoprint.server.api.system - INFO - Performing command for core:restart_safe: sudo service octoprint restart
2018-07-10 10:28:33,589 - octoprint.server - INFO - Shutting down...
2018-07-10 10:28:34,195 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2018-07-10 10:28:34,198 - octoprint.events - INFO - Event loop shut down
2018-07-10 10:28:34,213 - octoprint.server - INFO - Goodbye!
2018-07-10 10:28:37,718 - octoprint.startup - INFO - ******************************************************************************
2018-07-10 10:28:37,719 - octoprint.startup - INFO - Starting OctoPrint 1.3.8
2018-07-10 10:28:37,719 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled!
2018-07-10 10:28:37,719 - octoprint.startup - INFO - ******************************************************************************
2018-07-10 10:28:37,764 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-07-10 10:28:37,767 - octoprint.startup - INFO - Blacklist processing done
2018-07-10 10:28:37,806 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2018-07-10 10:28:38,936 - octoprint.plugin.core - INFO - Plugin CuraEngine (<= 15.04) is disabled.
2018-07-10 10:28:39,629 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 9 mixin implementations, 4 hook handlers
2018-07-10 10:28:39,737 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-07-10 10:28:39,764 - octoprint.server - INFO - Intermediary server started
2018-07-10 10:28:39,765 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2018-07-10 10:28:40,369 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 9 mixin implementations, 4 hook handlers
2018-07-10 10:28:40,410 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-07-10 10:28:41,248 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-07-10 10:28:41,357 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-07-10 10:28:43,386 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-07-10 10:28:45,430 - octoprint.util.pip - INFO - Version of pip is 9.0.3
2018-07-10 10:28:45,432 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-07-10 10:28:45,434 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-07-10 10:28:45,436 - octoprint.plugin.core - INFO - Initialized 9 plugin implementation(s)
2018-07-10 10:28:45,464 - octoprint.plugin.core - INFO - 11 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
| !CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_support
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
| Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
| !Slic3r (1.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_slic3r
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
2018-07-10 10:28:45,483 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 918192128
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: 3B
| revision: a22082
| version: 0.15.1
| python:
| pip: 9.0.3
| version: 2.7.13
| virtualenv: /home/pi/oprint
2018-07-10 10:28:45,492 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2018-07-10 10:28:45,507 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2018-07-10 10:28:45,688 - octoprint.server - INFO - Shutting down intermediary server...
2018-07-10 10:28:45,692 - octoprint.server - INFO - Intermediary server shut down
2018-07-10 10:28:45,693 - octoprint.events - INFO - Processing startup event, this is our first event
2018-07-10 10:28:45,694 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2018-07-10 10:28:45,700 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-07-10 10:28:45,714 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-07-10 10:28:45,804 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2018-07-10 10:28:46,012 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-07-10 10:28:46,475 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "The Fire Horn 3D Print Lab" for _http._tcp
2018-07-10 10:28:46,486 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "The Fire Horn 3D Print Lab" for _octoprint._tcp
2018-07-10 10:28:46,489 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2018-07-10 10:28:46,490 - octoprint.server - INFO - Server started successfully in safe mode as requested from config, removing flag
2018-07-10 10:28:46,516 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "The Fire Horn 3D Print Lab" for SSDP
2018-07-10 10:28:46,719 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-07-10 10:28:46,990 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.tfh.local/'}
2018-07-10 10:28:47,157 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-07-10 10:28:47,393 - octoprint.server.util.sockjs - INFO - New connection from client: 172.17.0.1
2018-07-10 10:29:06,684 - octoprint.server.preemptive_cache - INFO - ... done in 19.69s
2018-07-10 10:29:07,218 - octoprint.server.util.sockjs - INFO - New connection from client: 172.17.0.1
2018-07-10 10:29:12,306 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-10 10:29:12,312 - octoprint.server.util.sockjs - INFO - Client connection closed: 172.17.0.1
2018-07-10 10:29:12,542 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-10 10:29:12,548 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
2018-07-10 10:29:12,552 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-10 10:29:12,561 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
2018-07-10 10:29:12,566 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-10 10:29:17,574 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1, current line = 3
| Last lines in terminal:
| Changing monitoring state from "Opening serial port" to "Connecting"
| Send: N0 M110 N0*125
| Recv: ok N:0
| Changing monitoring state from "Connecting" to "Operational"
| Send: N0 M110 N0*125
| Recv: //####checkSum error,i:2 expect:0x7e,actual:0x7d!str:N0*125
| Recv:
| Recv: ok
| Send: N1 M115*39
| Recv: //####checkSum error,i:0 expect:0x0,actual:0x7d!str:*125
| Recv:
| Recv: ok N:0
| Recv: //####checkSum error,i:2 expect:0x7e,actual:0x7d!str:N0*125
| Recv:
| Recv: ok
| Recv: //####checkSum error,i:0 expect:0x0,actual:0x7d!str:*125
| Recv: N1 M115*39
| Recv:
| Send: N2 M105*37
| Recv: Resend:1
2018-07-10 10:29:18,871 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-07-10 10:29:18,894 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-10 10:29:18,917 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1, current line = 3
| Last lines in terminal:
| Recv: Resend:1
| Recv: ok
| Recv: //last:0 curr:2 rcv:N2 M105*37
| Send: N1 M115*39
| Recv:
| Recv: ok CBD make it.Date:Nov 25 2016 Time:11:31:21
| Send: N2 M105*37
| Recv: ok T:22 /0 B:39 /50 T0:22 /0 T1:-50 /0 @:0 B@:128
| Changing monitoring state from "Operational" to "Printing"
| Send: N0 M110 N0*125
| Recv: ok N:0
| Send: N1 G28*18
| Recv: //####checkSum error,i:2 expect:0x7e,actual:0x7d!str:N0*125
| Recv:
| Recv: ok
| Send: N2 G1 Z5 F5000*6
| Recv: //####checkSum error,i:0 expect:0x0,actual:0x7d!str:*125
| Recv: N1 G28*18
| Recv:
| Recv: Resend:1
2018-07-10 10:29:27,277 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 2, current line = 7
| Last lines in terminal:
| Send: N2 G1 Z5 F5000*6
| Recv: //####checkSum error,i:0 expect:0x0,actual:0x7d!str:*125
| Recv: N1 G28*18
| Recv:
| Recv: Resend:1
| Recv: ok
| Send: N1 G28*18
| Recv: //last:0 curr:2 rcv:N2 G1 Z5 F5000*6
| Recv:
| Recv: wait
| Send: N2 G1 Z5 F5000*6
| Recv: wait
| Send: N3 M107*38
| Recv: wait
| Send: N4 M105*35
| Recv: wait
| Send: N5 M190 S50*88
| Recv: ok N:1
| Send: N6 M104 S230*98
| Recv: Resend:2
2018-07-10 10:29:27,290 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 2, current line = 7
| Last lines in terminal:
| Recv: ok
| Send: N1 G28*18
| Recv: //last:0 curr:2 rcv:N2 G1 Z5 F5000*6
| Recv:
| Recv: wait
| Send: N2 G1 Z5 F5000*6
| Recv: wait
| Send: N3 M107*38
| Recv: wait
| Send: N4 M105*35
| Recv: wait
| Send: N5 M190 S50*88
| Recv: ok N:1
| Send: N6 M104 S230*98
| Recv: Resend:2
| Recv: ok
| Recv: //last:1 curr:5 rcv:N5 M190 S50*88
| Send: N2 G1 Z5 F5000*6
| Recv:
| Recv: Resend:2
2018-07-10 10:30:30,155 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 46, current line = 49
| Last lines in terminal:
| Send: N39 G1 X185.708 Y65.124 E2.61338*98
| Recv: ok N:38
| Send: N40 G1 X186.351 Y64.356 E2.68030*99
| Recv: ok N:39
| Send: N41 G1 X187.472 Y63.093 E2.79311*104
| Recv: ok N:40
| Send: N42 G1 X188.215 Y62.320 E2.86477*110
| Recv: ok N:41
| Send: N43 G1 X188.764 Y61.788 E2.91586*96
| Recv: ok N:42
| Send: N44 G1 X189.885 Y60.779 E3.01662*104
| Recv: ok N:43
| Send: N45 G1 X190.451 Y60.303 E3.06599*109
| Recv: wait
| Send: N46 G1 X191.656 Y59.380 E3.16744*104
| Recv: ok N:44
| Send: N47 G1 X193.145 Y58.338 E3.28882*100
| Recv: ok N:45
| Send: N48 G1 X193.922 Y57.846 E3.35023*96
| Recv: Resend:46
2018-07-10 10:30:30,170 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 46, current line = 49
| Last lines in terminal:
| Recv: ok N:40
| Send: N42 G1 X188.215 Y62.320 E2.86477*110
| Recv: ok N:41
| Send: N43 G1 X188.764 Y61.788 E2.91586*96
| Recv: ok N:42
| Send: N44 G1 X189.885 Y60.779 E3.01662*104
| Recv: ok N:43
| Send: N45 G1 X190.451 Y60.303 E3.06599*109
| Recv: wait
| Send: N46 G1 X191.656 Y59.380 E3.16744*104
| Recv: ok N:44
| Send: N47 G1 X193.145 Y58.338 E3.28882*100
| Recv: ok N:45
| Send: N48 G1 X193.922 Y57.846 E3.35023*96
| Recv: Resend:46
| Recv: ok
| Recv: //last:45 curr:47 rcv:N47 G1 X193.145 Y58.338 E3.28882*100
| Send: N46 G1 X191.656 Y59.380 E3.16744*104
| Recv:
| Recv: Resend:46
2018-07-10 10:30:30,403 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 49, current line = 51
| Last lines in terminal:
| Recv: Resend:46
| Recv: ok
| Recv: //last:45 curr:47 rcv:N47 G1 X193.145 Y58.338 E3.28882*100
| Send: N46 G1 X191.656 Y59.380 E3.16744*104
| Recv:
| Recv: Resend:46
| Recv: ok
| Recv: //last:45 curr:48 rcv:N48 G1 X193.922 Y57.846 E3.35023*96
| Send: N46 G1 X191.656 Y59.380 E3.16744*104
| Recv:
| Recv: ok N:46
| Send: N47 G1 X193.145 Y58.338 E3.28882*100
| Recv: ok
| Send: N48 G1 X193.922 Y57.846 E3.35023*96
| Recv: ok N:46
| Recv: ok N:47
| Send: N49 G1 X195.512 Y56.934 E3.47274*104
| Send: N50 G1 X197.406 Y56.022 E3.61318*103
| Recv: ok N:48
| Recv: Resend:49
2018-07-10 10:30:30,419 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 49, current line = 52
| Last lines in terminal:
| Recv: ok
| Recv: //last:45 curr:48 rcv:N48 G1 X193.922 Y57.846 E3.35023*96
| Send: N46 G1 X191.656 Y59.380 E3.16744*104
| Recv:
| Recv: ok N:46
| Send: N47 G1 X193.145 Y58.338 E3.28882*100
| Recv: ok
| Send: N48 G1 X193.922 Y57.846 E3.35023*96
| Recv: ok N:46
| Recv: ok N:47
| Send: N49 G1 X195.512 Y56.934 E3.47274*104
| Send: N50 G1 X197.406 Y56.022 E3.61318*103
| Recv: ok N:48
| Recv: Resend:49
| Send: N51 G1 X199.041 Y55.336 E3.73161*101
| Recv: ok
| Recv: //last:48 curr:50 rcv:N50 G1 X197.406 Y56.022 E3.61318*103
| Send: N50 G1 X197.406 Y56.022 E3.61318*103
| Recv:
| Recv: Resend:49
2018-07-10 10:30:30,433 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 49, current line = 52
| Last lines in terminal:
| Send: N47 G1 X193.145 Y58.338 E3.28882*100
| Recv: ok
| Send: N48 G1 X193.922 Y57.846 E3.35023*96
| Recv: ok N:46
| Recv: ok N:47
| Send: N49 G1 X195.512 Y56.934 E3.47274*104
| Send: N50 G1 X197.406 Y56.022 E3.61318*103
| Recv: ok N:48
| Recv: Resend:49
| Send: N51 G1 X199.041 Y55.336 E3.73161*101
| Recv: ok
| Recv: //last:48 curr:50 rcv:N50 G1 X197.406 Y56.022 E3.61318*103
| Send: N50 G1 X197.406 Y56.022 E3.61318*103
| Recv:
| Recv: Resend:49
| Recv: ok
| Recv: //last:48 curr:51 rcv:N51 G1 X199.041 Y55.336 E3.73161*101
| Send: N49 G1 X195.512 Y56.934 E3.47274*104
| Recv:
| Recv: Resend:49
2018-07-10 10:30:59,410 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling"
2018-07-10 10:30:59,539 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational"
2018-07-10 10:36:06,839 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-07-10 10:36:06,851 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-10 10:36:18,378 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 2, current line = 10
| Last lines in terminal:
| Recv:
| Recv: ok
| Send: N2 G1 Z5 F5000*6
| Recv: //####checkSum error,i:0 expect:0x0,actual:0x7d!str:*125
| Recv:
| Recv: wait
| Send: N3 M107*38
| Recv: wait
| Send: N4 M105*35
| Recv: wait
| Send: N5 M190 S50*88
| Recv: wait
| Send: N6 M104 S230*98
| Recv: wait
| Send: N7 G28*20
| Recv: wait
| Send: N8 G1 Z5 F5000*12
| Recv: ok N:1
| Send: N9 M109 S230*96
| Recv: Resend:2
2018-07-10 10:36:18,396 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 2, current line = 10
| Last lines in terminal:
| Recv: wait
| Send: N3 M107*38
| Recv: wait
| Send: N4 M105*35
| Recv: wait
| Send: N5 M190 S50*88
| Recv: wait
| Send: N6 M104 S230*98
| Recv: wait
| Send: N7 G28*20
| Recv: wait
| Send: N8 G1 Z5 F5000*12
| Recv: ok N:1
| Send: N9 M109 S230*96
| Recv: Resend:2
| Recv: ok
| Recv: //last:1 curr:8 rcv:N8 G1 Z5 F5000*12
| Send: N2 G1 Z5 F5000*6
| Recv:
| Recv: Resend:2
2018-07-10 10:36:27,435 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 8, current line = 15
| Last lines in terminal:
| Recv: ok N:3
| Send: N5 M190 S50*88
| Send: N6 M104 S230*98
| Recv: ok T:230 /230 B:50 /50 T0:230 /50 T1:-47 /0 @:99 B@:128
| Send: N7 G28*20
| Recv: ok N:5
| Send: N8 G1 Z5 F5000*12
| Recv: ok N:6
| Send: N9 M109 S230*96
| Recv: wait
| Send: N10 G21*43
| Recv: wait
| Send: N11 G90*32
| Recv: wait
| Send: N12 M105*20
| Recv: wait
| Send: N13 M82*43
| Recv: ok N:7
| Send: N14 M105*18
| Recv: Resend:8
2018-07-10 10:36:27,450 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 8, current line = 15
| Last lines in terminal:
| Recv: ok N:5
| Send: N8 G1 Z5 F5000*12
| Recv: ok N:6
| Send: N9 M109 S230*96
| Recv: wait
| Send: N10 G21*43
| Recv: wait
| Send: N11 G90*32
| Recv: wait
| Send: N12 M105*20
| Recv: wait
| Send: N13 M82*43
| Recv: ok N:7
| Send: N14 M105*18
| Recv: Resend:8
| Recv: ok
| Send: N8 G1 Z5 F5000*12
| Recv: //last:7 curr:13 rcv:N13 M82*43
| Recv:
| Recv: Resend:8
2018-07-10 10:36:28,143 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 11, current line = 15
| Last lines in terminal:
| Recv: //last:7 curr:13 rcv:N13 M82*43
| Recv:
| Recv: Resend:8
| Recv: ok
| Recv: //last:7 curr:14 rcv:N14 M105*18
| Recv:
| Send: N8 G1 Z5 F5000*12
| Recv: ok N:8
| Send: N9 M109 S230*96
| Recv: ok
| Send: N10 G21*43
| Recv: ok N:8
| Recv: ok N:9
| Send: N11 G90*32
| Send: N12 M105*20
| Recv: wait
| Send: N13 M82*43
| Recv: ok N:10
| Send: N14 M105*18
| Recv: Resend:11
2018-07-10 10:36:46,362 - octoprint.util.comm - ERROR - Caught an exception in the send loop
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2727, in _send_loop
entry = self._send_queue.get()
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 3663, in get
item, _, _ = PrependableQueue.get(self, block=block, timeout=timeout)
File "/usr/lib/python2.7/Queue.py", line 178, in get
item = self._get()
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 3696, in _get
item = self._resend_queue.get(block=False)
File "/usr/lib/python2.7/Queue.py", line 165, in get
raise Empty
Empty
2018-07-10 10:37:20,442 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1778, current line = 1782
| Last lines in terminal:
| Send: N1772 G1 X221.375 Y102.749 E151.73359*86
| Recv: ok N:1770
| Send: N1773 G1 X220.614 Y103.197 E151.79477*81
| Recv: ok N:1771
| Send: N1774 G1 X219.311 Y103.861 E151.89609*88
| Recv: ok N:1772
| Send: N1775 G1 X218.149 Y104.368 E151.98396*81
| Recv: ok N:1773
| Send: N1776 G1 X216.827 Y104.859 E152.08162*87
| Recv: ok N:1774
| Send: N1777 G1 X215.719 Y105.182 E152.16159*94
| Recv: ok N:1775
| Send: N1778 G1 X214.476 Y105.479 E152.25016*81
| Recv: ok N:1776
| Send: N1779 G1 X213.003 Y105.735 E152.35375*93
| Recv: wait
| Send: N1780 G1 X212.177 Y105.835 E152.41144*84
| Recv: ok N:1777
| Recv: Resend:1778
| Send: N1781 G1 X210.702 Y105.920 E152.51376*84
2018-07-10 10:37:20,457 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1778, current line = 1782
| Last lines in terminal:
| Recv: ok N:1772
| Send: N1775 G1 X218.149 Y104.368 E151.98396*81
| Recv: ok N:1773
| Send: N1776 G1 X216.827 Y104.859 E152.08162*87
| Recv: ok N:1774
| Send: N1777 G1 X215.719 Y105.182 E152.16159*94
| Recv: ok N:1775
| Send: N1778 G1 X214.476 Y105.479 E152.25016*81
| Recv: ok N:1776
| Send: N1779 G1 X213.003 Y105.735 E152.35375*93
| Recv: wait
| Send: N1780 G1 X212.177 Y105.835 E152.41144*84
| Recv: ok N:1777
| Recv: Resend:1778
| Send: N1781 G1 X210.702 Y105.920 E152.51376*84
| Recv: ok
| Recv: //last:1777 curr:1780 rcv:N1780 G1 X212.177 Y105.835 E152.41144*84
| Recv:
| Send: N1778 G1 X214.476 Y105.479 E152.25016*81
| Recv: Resend:1778
2018-07-10 10:37:20,527 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1781, current line = 1784
| Last lines in terminal:
| Recv: ok
| Recv: //last:1777 curr:1780 rcv:N1780 G1 X212.177 Y105.835 E152.41144*84
| Recv:
| Send: N1778 G1 X214.476 Y105.479 E152.25016*81
| Recv: Resend:1778
| Recv: ok
| Recv: //last:1777 curr:1781 rcv:N1781 G1 X210.702 Y105.920 E152.51376*84
| Recv:
| Send: N1778 G1 X214.476 Y105.479 E152.25016*81
| Recv: ok N:1778
| Send: N1779 G1 X213.003 Y105.735 E152.35375*93
| Recv: ok
| Send: N1780 G1 X212.177 Y105.835 E152.41144*84
| Recv: ok N:1778
| Send: N1781 G1 X210.702 Y105.920 E152.51376*84
| Recv: ok N:1779
| Send: N1782 G1 X209.439 Y105.919 E152.60129*84
| Recv: ok N:1780
| Send: N1783 G1 X208.021 Y105.836 E152.69973*91
| Recv: Resend:1781
2018-07-10 10:37:20,539 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1781, current line = 1784
| Last lines in terminal:
| Recv: ok
| Recv: //last:1777 curr:1781 rcv:N1781 G1 X210.702 Y105.920 E152.51376*84
| Recv:
| Send: N1778 G1 X214.476 Y105.479 E152.25016*81
| Recv: ok N:1778
| Send: N1779 G1 X213.003 Y105.735 E152.35375*93
| Recv: ok
| Send: N1780 G1 X212.177 Y105.835 E152.41144*84
| Recv: ok N:1778
| Send: N1781 G1 X210.702 Y105.920 E152.51376*84
| Recv: ok N:1779
| Send: N1782 G1 X209.439 Y105.919 E152.60129*84
| Recv: ok N:1780
| Send: N1783 G1 X208.021 Y105.836 E152.69973*91
| Recv: Resend:1781
| Recv: ok
| Send: N1781 G1 X210.702 Y105.920 E152.51376*84
| Recv: //last:1780 curr:1782 rcv:N1782 G1 X209.439 Y105.919 E152.60129*84
| Recv:
| Recv: Resend:1781
2018-07-10 10:37:20,570 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1782, current line = 1785
| Last lines in terminal:
| Send: N1782 G1 X209.439 Y105.919 E152.60129*84
| Recv: ok N:1780
| Send: N1783 G1 X208.021 Y105.836 E152.69973*91
| Recv: Resend:1781
| Recv: ok
| Send: N1781 G1 X210.702 Y105.920 E152.51376*84
| Recv: //last:1780 curr:1782 rcv:N1782 G1 X209.439 Y105.919 E152.60129*84
| Recv:
| Recv: Resend:1781
| Recv: ok
| Recv: //last:1780 curr:1783 rcv:N1783 G1 X208.021 Y105.836 E152.69973*91
| Send: N1781 G1 X210.702 Y105.920 E152.51376*84
| Recv:
| Recv: ok N:1781
| Send: N1782 G1 X209.439 Y105.919 E152.60129*84
| Recv: ok
| Send: N1783 G1 X208.021 Y105.836 E152.69973*91
| Recv: ok N:1781
| Recv: Resend:1782
| Send: N1784 G1 X207.140 Y105.728 E152.76125*80
2018-07-10 10:38:20,446 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 2519, current line = 2522
| Last lines in terminal:
| Send: N2518 G1 X205.890 Y66.571 E130.94475*96
| Recv: //last:2517 curr:2520 rcv:N2520 G1 X192.604 Y79.098 E132.30091*107
| Recv:
| Recv: Resend:2518
| Recv: ok
| Recv: //last:2517 curr:2521 rcv:N2521 G1 X204.854 Y66.848 E133.45927*97
| Send: N2518 G1 X205.890 Y66.571 E130.94475*96
| Recv:
| Recv: ok N:2518
| Send: N2519 G1 X192.316 Y80.145 E132.22832*98
| Recv: ok
| Send: N2520 G1 X192.604 Y79.098 E132.30091*107
| Recv: ok N:2518
| Send: N2521 G1 X204.854 Y66.848 E133.45927*97
| Recv: Resend:2519
| Recv: ok
| Send: N2519 G1 X192.316 Y80.145 E132.22832*98
| Recv: //last:2518 curr:2520 rcv:N2520 G1 X192.604 Y79.098 E132.30091*107
| Recv:
| Recv: Resend:2519
2018-07-10 10:38:20,485 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 2520, current line = 2523
| Last lines in terminal:
| Send: N2520 G1 X192.604 Y79.098 E132.30091*107
| Recv: ok N:2518
| Send: N2521 G1 X204.854 Y66.848 E133.45927*97
| Recv: Resend:2519
| Recv: ok
| Send: N2519 G1 X192.316 Y80.145 E132.22832*98
| Recv: //last:2518 curr:2520 rcv:N2520 G1 X192.604 Y79.098 E132.30091*107
| Recv:
| Recv: Resend:2519
| Recv: ok
| Recv: //last:2518 curr:2521 rcv:N2521 G1 X204.854 Y66.848 E133.45927*97
| Send: N2519 G1 X192.316 Y80.145 E132.22832*98
| Recv:
| Recv: ok N:2519
| Send: N2520 G1 X192.604 Y79.098 E132.30091*107
| Recv: ok
| Send: N2521 G1 X204.854 Y66.848 E133.45927*97
| Recv: ok N:2519
| Send: N2522 G1 X203.692 Y67.253 E133.54156*110
| Recv: Resend:2520
2018-07-10 10:38:20,502 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 2520, current line = 2523
| Last lines in terminal:
| Send: N2519 G1 X192.316 Y80.145 E132.22832*98
| Recv: //last:2518 curr:2520 rcv:N2520 G1 X192.604 Y79.098 E132.30091*107
| Recv:
| Recv: Resend:2519
| Recv: ok
| Recv: //last:2518 curr:2521 rcv:N2521 G1 X204.854 Y66.848 E133.45927*97
| Send: N2519 G1 X192.316 Y80.145 E132.22832*98
| Recv:
| Recv: ok N:2519
| Send: N2520 G1 X192.604 Y79.098 E132.30091*107
| Recv: ok
| Send: N2521 G1 X204.854 Y66.848 E133.45927*97
| Recv: ok N:2519
| Send: N2522 G1 X203.692 Y67.253 E133.54156*110
| Recv: Resend:2520
| Recv: ok
| Recv: //last:2519 curr:2521 rcv:N2521 G1 X204.854 Y66.848 E133.45927*97
| Send: N2520 G1 X192.604 Y79.098 E132.30091*107
| Recv:
| Recv: Resend:2520
2018-07-10 10:38:20,999 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 2521, current line = 2524
| Last lines in terminal:
| Send: N2521 G1 X204.854 Y66.848 E133.45927*97
| Recv: ok N:2519
| Send: N2522 G1 X203.692 Y67.253 E133.54156*110
| Recv: Resend:2520
| Recv: ok
| Recv: //last:2519 curr:2521 rcv:N2521 G1 X204.854 Y66.848 E133.45927*97
| Send: N2520 G1 X192.604 Y79.098 E132.30091*107
| Recv:
| Recv: Resend:2520
| Recv: ok
| Recv: //last:2519 curr:2522 rcv:N2522 G1 X203.692 Y67.253 E133.54156*110
| Send: N2520 G1 X192.604 Y79.098 E132.30091*107
| Recv:
| Recv: ok N:2520
| Send: N2521 G1 X204.854 Y66.848 E133.45927*97
| Recv: ok
| Send: N2522 G1 X203.692 Y67.253 E133.54156*110
| Recv: ok N:2520
| Send: N2523 G1 X193.001 Y77.944 E134.55251*103
| Recv: Resend:2521
2018-07-10 10:38:21,015 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 2521, current line = 2524
| Last lines in terminal:
| Recv: //last:2519 curr:2521 rcv:N2521 G1 X204.854 Y66.848 E133.45927*97
| Send: N2520 G1 X192.604 Y79.098 E132.30091*107
| Recv:
| Recv: Resend:2520
| Recv: ok
| Recv: //last:2519 curr:2522 rcv:N2522 G1 X203.692 Y67.253 E133.54156*110
| Send: N2520 G1 X192.604 Y79.098 E132.30091*107
| Recv:
| Recv: ok N:2520
| Send: N2521 G1 X204.854 Y66.848 E133.45927*97
| Recv: ok
| Send: N2522 G1 X203.692 Y67.253 E133.54156*110
| Recv: ok N:2520
| Send: N2523 G1 X193.001 Y77.944 E134.55251*103
| Recv: Resend:2521
| Recv: ok
| Send: N2521 G1 X204.854 Y66.848 E133.45927*97
| Recv: //last:2520 curr:2522 rcv:N2522 G1 X203.692 Y67.253 E133.54156*110
| Recv:
| Recv: Resend:2521
2018-07-10 10:39:20,449 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 3647, current line = 3650
| Last lines in terminal:
| Send: N3640 G1 X228.668 Y90.269 F12000.000*103
| Recv: ok N:3640
| Send: N3641 G1 F12000*77
| Recv: ok
| Send: N3642 G1 X228.393 Y91.054 E96.46057*86
| Recv: ok N:3640
| Recv: ok N:3641
| Send: N3643 G1 X228.053 Y91.314 E96.47899*84
| Recv: ok N:3642
| Send: N3644 G1 X227.721 Y91.700 E96.50084*93
| Recv: ok N:3643
| Send: N3645 G1 X227.472 Y92.153 E96.52308*95
| Send: N3646 G1 X227.325 Y92.648 E96.54527*89
| Recv: ok N:3644
| Send: N3647 G1 X227.285 Y93.149 E96.56687*95
| Recv: ok N:3645
| Send: N3648 G1 X227.322 Y93.455 E96.58016*84
| Recv: ok N:3646
| Send: N3649 G1 X226.775 Y94.439 E96.62853*95
| Recv: Resend:3647
2018-07-10 10:39:20,465 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 3647, current line = 3650
| Last lines in terminal:
| Recv: ok N:3640
| Recv: ok N:3641
| Send: N3643 G1 X228.053 Y91.314 E96.47899*84
| Recv: ok N:3642
| Send: N3644 G1 X227.721 Y91.700 E96.50084*93
| Recv: ok N:3643
| Send: N3645 G1 X227.472 Y92.153 E96.52308*95
| Send: N3646 G1 X227.325 Y92.648 E96.54527*89
| Recv: ok N:3644
| Send: N3647 G1 X227.285 Y93.149 E96.56687*95
| Recv: ok N:3645
| Send: N3648 G1 X227.322 Y93.455 E96.58016*84
| Recv: ok N:3646
| Send: N3649 G1 X226.775 Y94.439 E96.62853*95
| Recv: Resend:3647
| Recv: ok
| Send: N3647 G1 X227.285 Y93.149 E96.56687*95
| Recv: //last:3646 curr:3648 rcv:N3648 G1 X227.322 Y93.455 E96.58016*84
| Recv:
| Recv: Resend:3647
2018-07-10 10:39:21,037 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 3650, current line = 3653
| Last lines in terminal:
| Recv: ok
| Send: N3647 G1 X227.285 Y93.149 E96.56687*95
| Recv: //last:3646 curr:3648 rcv:N3648 G1 X227.322 Y93.455 E96.58016*84
| Recv:
| Recv: Resend:3647
| Recv: ok
| Recv: //last:3646 curr:3649 rcv:N3649 G1 X226.775 Y94.439 E96.62853*95
| Recv:
| Send: N3647 G1 X227.285 Y93.149 E96.56687*95
| Recv: ok N:3647
| Recv: ok
| Send: N3648 G1 X227.322 Y93.455 E96.58016*84
| Send: N3649 G1 X226.775 Y94.439 E96.62853*95
| Recv: ok N:3647
| Send: N3650 G1 X226.608 Y94.708 E96.64216*80
| Recv: ok N:3648
| Send: N3651 G1 X226.213 Y94.896 E96.66097*94
| Recv: ok N:3649
| Send: N3652 G1 X225.808 Y95.204 E96.68283*87
| Recv: Resend:3650
2018-07-10 10:39:21,053 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 3650, current line = 3653
| Last lines in terminal:
| Recv: ok
| Recv: //last:3646 curr:3649 rcv:N3649 G1 X226.775 Y94.439 E96.62853*95
| Recv:
| Send: N3647 G1 X227.285 Y93.149 E96.56687*95
| Recv: ok N:3647
| Recv: ok
| Send: N3648 G1 X227.322 Y93.455 E96.58016*84
| Send: N3649 G1 X226.775 Y94.439 E96.62853*95
| Recv: ok N:3647
| Send: N3650 G1 X226.608 Y94.708 E96.64216*80
| Recv: ok N:3648
| Send: N3651 G1 X226.213 Y94.896 E96.66097*94
| Recv: ok N:3649
| Send: N3652 G1 X225.808 Y95.204 E96.68283*87
| Recv: Resend:3650
| Recv: ok
| Send: N3650 G1 X226.608 Y94.708 E96.64216*80
| Recv: //last:3649 curr:3651 rcv:N3651 G1 X226.213 Y94.896 E96.66097*94
| Recv:
| Recv: Resend:3650
2018-07-10 10:39:21,376 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 3671, current line = 3674
| Last lines in terminal:
| Send: N3664 G1 X222.129 Y99.679 E96.94426*87
| Recv: ok N:3662
| Send: N3665 G1 X221.360 Y100.261 E96.98574*108
| Recv: ok N:3663
| Send: N3666 G1 X220.965 Y100.530 E97.00626*102
| Recv: ok N:3664
| Send: N3667 G1 X220.530 Y100.541 E97.02496*102
| Recv: ok N:3665
| Send: N3668 G1 X220.036 Y100.658 E97.04682*96
| Recv: ok N:3666
| Send: N3669 G1 X219.568 Y100.879 E97.06906*105
| Recv: ok N:3667
| Send: N3670 G1 X219.158 Y101.192 E97.09124*108
| Recv: ok N:3668
| Send: N3671 G1 X218.831 Y101.574 E97.11284*102
| Recv: ok N:3669
| Send: N3672 G1 X218.674 Y101.855 E97.12672*106
| Recv: ok N:3670
| Send: N3673 G1 X218.418 Y101.980 E97.13894*109
| Recv: Resend:3671
2018-07-10 10:40:23,537 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 5221, current line = 5224
| Last lines in terminal:
| Send: N5214 G1 X227.990 Y76.434 E217.70692*107
| Recv: ok N:5213
| Send: N5215 G1 X228.210 Y76.795 E217.72508*108
| Recv: ok N:5214
| Send: N5216 G1 X228.609 Y77.179 E217.74891*109
| Recv: ok N:5215
| Send: N5217 G1 X228.989 Y77.379 E217.76737*104
| Recv: ok N:5216
| Send: N5218 G1 X229.036 Y77.507 E217.77321*102
| Recv: ok N:5217
| Send: N5219 G1 X229.476 Y78.876 E217.83506*107
| Recv: ok N:5218
| Send: N5220 G1 X229.285 Y79.297 E217.85495*98
| Recv: wait
| Send: N5221 G1 X229.225 Y79.541 E217.86575*105
| Recv: ok N:5219
| Send: N5222 G1 X229.193 Y79.924 E217.88229*107
| Recv: ok N:5220
| Send: N5223 G1 X229.245 Y80.328 E217.89979*109
| Recv: Resend:5221
2018-07-10 10:40:23,554 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 5221, current line = 5224
| Last lines in terminal:
| Recv: ok N:5215
| Send: N5217 G1 X228.989 Y77.379 E217.76737*104
| Recv: ok N:5216
| Send: N5218 G1 X229.036 Y77.507 E217.77321*102
| Recv: ok N:5217
| Send: N5219 G1 X229.476 Y78.876 E217.83506*107
| Recv: ok N:5218
| Send: N5220 G1 X229.285 Y79.297 E217.85495*98
| Recv: wait
| Send: N5221 G1 X229.225 Y79.541 E217.86575*105
| Recv: ok N:5219
| Send: N5222 G1 X229.193 Y79.924 E217.88229*107
| Recv: ok N:5220
| Send: N5223 G1 X229.245 Y80.328 E217.89979*109
| Recv: Resend:5221
| Recv: ok
| Send: N5221 G1 X229.225 Y79.541 E217.86575*105
| Recv: //last:5220 curr:5222 rcv:N5222 G1 X229.193 Y79.924 E217.88229*107
| Recv:
| Recv: Resend:5221
2018-07-10 10:40:23,655 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 5226, current line = 5229
| Last lines in terminal:
| Recv: Resend:5221
| Recv: ok
| Recv: //last:5220 curr:5223 rcv:N5223 G1 X229.245 Y80.328 E217.89979*109
| Send: N5221 G1 X229.225 Y79.541 E217.86575*105
| Recv:
| Recv: ok N:5221
| Send: N5222 G1 X229.193 Y79.924 E217.88229*107
| Recv: ok
| Recv: ok N:5221
| Send: N5223 G1 X229.245 Y80.328 E217.89979*109
| Recv: ok N:5222
| Send: N5224 G1 X229.385 Y80.726 E217.91795*104
| Send: N5225 G1 X229.696 Y81.186 E217.94179*98
| Recv: ok N:5223
| Send: N5226 G1 X230.021 Y81.456 E217.95997*98
| Recv: ok N:5224
| Send: N5227 G1 X230.129 Y82.286 E217.99595*96
| Recv: ok N:5225
| Send: N5228 G1 X230.186 Y83.032 E218.02813*104
| Recv: Resend:5226
2018-07-10 10:40:23,673 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 5226, current line = 5229
| Last lines in terminal:
| Recv: ok N:5221
| Send: N5222 G1 X229.193 Y79.924 E217.88229*107
| Recv: ok
| Recv: ok N:5221
| Send: N5223 G1 X229.245 Y80.328 E217.89979*109
| Recv: ok N:5222
| Send: N5224 G1 X229.385 Y80.726 E217.91795*104
| Send: N5225 G1 X229.696 Y81.186 E217.94179*98
| Recv: ok N:5223
| Send: N5226 G1 X230.021 Y81.456 E217.95997*98
| Recv: ok N:5224
| Send: N5227 G1 X230.129 Y82.286 E217.99595*96
| Recv: ok N:5225
| Send: N5228 G1 X230.186 Y83.032 E218.02813*104
| Recv: Resend:5226
| Recv: ok
| Send: N5226 G1 X230.021 Y81.456 E217.95997*98
| Recv: //last:5225 curr:5227 rcv:N5227 G1 X230.129 Y82.286 E217.99595*96
| Recv:
| Recv: Resend:5226
2018-07-10 10:40:23,867 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 5238, current line = 5241
| Last lines in terminal:
| Send: N5231 G1 X229.696 Y83.992 E218.07501*102
| Recv: ok N:5229
| Recv: ok N:5230
| Send: N5232 G1 X229.663 Y84.398 E218.09251*100
| Recv: ok N:5231
| Send: N5233 G1 X229.717 Y84.817 E218.11067*101
| Send: N5234 G1 X229.926 Y85.331 E218.13451*99
| Recv: ok N:5232
| Send: N5235 G1 X230.192 Y85.668 E218.15298*97
| Recv: ok N:5233
| Send: N5236 G1 X230.182 Y85.821 E218.15960*108
| Recv: ok N:5234
| Send: N5237 G1 X230.026 Y87.234 E218.22072*96
| Recv: ok N:5235
| Send: N5238 G1 X229.682 Y87.540 E218.24053*110
| Recv: ok N:5236
| Send: N5239 G1 X229.527 Y87.739 E218.25134*110
| Recv: ok N:5237
| Send: N5240 G1 X229.343 Y88.076 E218.26787*106
| Recv: Resend:5238
2018-07-10 10:41:23,587 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 6789, current line = 6792
| Last lines in terminal:
| Send: N6782 G1 X228.303 Y75.945 E17.72490*85
| Recv: ok N:6780
| Recv: ok N:6781
| Send: N6783 G1 X228.394 Y76.208 E17.73409*90
| Send: N6784 G1 X228.565 Y76.500 E17.74525*82
| Recv: ok N:6782
| Send: N6785 G1 X228.773 Y76.721 E17.75528*91
| Recv: ok N:6783
| Send: N6786 G1 X229.006 Y76.885 E17.76467*84
| Recv: ok N:6784
| Send: N6787 G1 X229.246 Y76.995 E17.77341*81
| Recv: ok N:6785
| Send: N6788 G1 X229.450 Y77.040 E17.78029*93
| Recv: ok N:6786
| Send: N6789 G1 X230.044 Y78.874 E17.84396*81
| Recv: ok N:6787
| Send: N6790 G1 X229.874 Y79.105 E17.85344*90
| Recv: ok N:6788
| Send: N6791 G1 X229.719 Y79.445 E17.86575*89
| Recv: Resend:6789
2018-07-10 10:41:23,596 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 6789, current line = 6792
| Last lines in terminal:
| Recv: ok N:6782
| Send: N6785 G1 X228.773 Y76.721 E17.75528*91
| Recv: ok N:6783
| Send: N6786 G1 X229.006 Y76.885 E17.76467*84
| Recv: ok N:6784
| Send: N6787 G1 X229.246 Y76.995 E17.77341*81
| Recv: ok N:6785
| Send: N6788 G1 X229.450 Y77.040 E17.78029*93
| Recv: ok N:6786
| Send: N6789 G1 X230.044 Y78.874 E17.84396*81
| Recv: ok N:6787
| Send: N6790 G1 X229.874 Y79.105 E17.85344*90
| Recv: ok N:6788
| Send: N6791 G1 X229.719 Y79.445 E17.86575*89
| Recv: Resend:6789
| Recv: ok
| Send: N6789 G1 X230.044 Y78.874 E17.84396*81
| Recv: //last:6788 curr:6790 rcv:N6790 G1 X229.874 Y79.105 E17.85344*90
| Recv:
| Recv: Resend:6789
2018-07-10 10:41:23,770 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 6800, current line = 6803
| Last lines in terminal:
| Send: N6793 G1 X229.653 Y79.915 E17.88146*86
| Recv: ok N:6791
| Recv: ok N:6792
| Send: N6794 G1 X229.692 Y80.222 E17.89169*89
| Send: N6795 G1 X229.795 Y80.514 E17.90190*82
| Recv: ok N:6793
| Send: N6796 G1 X229.949 Y80.767 E17.91171*86
| Recv: ok N:6794
| Send: N6797 G1 X230.061 Y80.899 E17.91740*86
| Recv: ok N:6795
| Send: N6798 G1 X230.346 Y81.132 E17.92956*92
| Recv: ok N:6796
| Send: N6799 G1 X230.544 Y81.223 E17.93676*86
| Recv: ok N:6797
| Send: N6800 G1 X230.676 Y82.229 E17.97028*91
| Recv: ok N:6798
| Send: N6801 G1 X230.744 Y83.141 E18.00045*92
| Recv: ok N:6799
| Send: N6802 G1 X230.462 Y83.411 E18.01335*93
| Recv: Resend:6800
2018-07-10 10:41:23,779 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 6800, current line = 6803
| Last lines in terminal:
| Recv: ok N:6793
| Send: N6796 G1 X229.949 Y80.767 E17.91171*86
| Recv: ok N:6794
| Send: N6797 G1 X230.061 Y80.899 E17.91740*86
| Recv: ok N:6795
| Send: N6798 G1 X230.346 Y81.132 E17.92956*92
| Recv: ok N:6796
| Send: N6799 G1 X230.544 Y81.223 E17.93676*86
| Recv: ok N:6797
| Send: N6800 G1 X230.676 Y82.229 E17.97028*91
| Recv: ok N:6798
| Send: N6801 G1 X230.744 Y83.141 E18.00045*92
| Recv: ok N:6799
| Send: N6802 G1 X230.462 Y83.411 E18.01335*93
| Recv: Resend:6800
| Recv: ok
| Send: N6800 G1 X230.676 Y82.229 E17.97028*91
| Recv: //last:6799 curr:6801 rcv:N6801 G1 X230.744 Y83.141 E18.00045*92
| Recv:
| Recv: Resend:6800
2018-07-10 10:41:24,025 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 6819, current line = 6822
| Last lines in terminal:
| Send: N6812 G1 X230.729 Y85.867 E18.10396*82
| Recv: ok N:6810
| Send: N6813 G1 X230.604 Y87.079 E18.14418*93
| Recv: ok N:6811
| Send: N6814 G1 X230.546 Y87.463 E18.15701*90
| Recv: ok N:6812
| Send: N6815 G1 X230.298 Y87.605 E18.16645*95
| Recv: ok N:6813
| Send: N6816 G1 X230.018 Y87.852 E18.17877*84
| Recv: ok N:6814
| Send: N6817 G1 X229.910 Y87.991 E18.18458*92
| Recv: ok N:6815
| Send: N6818 G1 X229.766 Y88.254 E18.19447*94
| Recv: ok N:6816
| Send: N6819 G1 X229.677 Y88.551 E18.20471*83
| Recv: ok N:6817
| Send: N6820 G1 X229.653 Y88.859 E18.21491*85
| Recv: ok N:6818
| Send: N6821 G1 X229.691 Y89.153 E18.22472*86
| Recv: Resend:6819
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment