2020-03-07 12:39:31,263 - octoprint.startup - INFO - ****************************************************************************** 2020-03-07 12:39:31,266 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-07 12:39:31,267 - octoprint.startup - INFO - ****************************************************************************** 2020-03-07 12:39:32,135 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2020-03-07 12:39:32,218 - 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... 2020-03-07 12:39:35,591 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2020-03-07 12:39:35,594 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 25 mixin implementations, 50 hook handlers 2020-03-07 12:39:36,086 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-07 12:39:36,156 - octoprint.server - INFO - Intermediary server started 2020-03-07 12:39:36,158 - 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... 2020-03-07 12:39:36,358 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 25 mixin implementations, 50 hook handlers 2020-03-07 12:39:36,400 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-07 12:39:36,884 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-07 12:39:36,889 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-03-07 12:39:36,891 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-07 12:39:36,893 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-07 12:39:36,895 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-07 12:39:36,897 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-07 12:39:36,898 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-07 12:39:36,900 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-03-07 12:39:36,902 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-07 12:39:36,904 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-07 12:39:36,906 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-03-07 12:39:36,907 - octoprint.server - INFO - Added new permission from plugin shutdownprinter: PLUGIN_SHUTDOWNPRINTER_ADMIN (needs: u"Need(method='role', value=u'plugin_shutdownprinter_admin')") 2020-03-07 12:39:36,910 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-07 12:39:36,912 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-07 12:39:36,995 - octoprint.plugins.filamentreload - INFO - Running RPi.GPIO version '0.7.0' 2020-03-07 12:39:37,197 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-07 12:39:37,214 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2020-03-07 12:39:37,218 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=True, mayShrinkRegionsWhilePrinting=True, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "description": "Default action to disable exclusion"}]} 2020-03-07 12:39:38,603 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-07 12:39:39,733 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-07 12:39:39,734 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-03-07 12:39:39,735 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-07 12:39:39,740 - octoprint.plugin.core - INFO - Initialized 25 plugin implementation(s) 2020-03-07 12:39:39,769 - octoprint.plugin.core - INFO - 25 plugin(s) registered with the system: | ABL Expert Plugin (0.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_ABL_Expert | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Custom Control Editor (0.2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_customControl | Dashboard (1.11.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.18.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Exclude Region (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_excluderegion | Filament Sensor Reloaded (1.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_filamentreload | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_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 | Shutdown Printer (1.0.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_shutdownprinter | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.13) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui | TP-Link Smartplug (0.9.18) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_tplinksmartplug | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-07 12:39:39,790 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-07 12:39:39,807 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-07 12:39:39,835 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-07 12:39:41,030 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-07 12:39:41,196 - octoprint.server - INFO - Intermediary server shut down 2020-03-07 12:39:41,200 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-07 12:39:41,204 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2020-03-07 12:39:41,206 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-07 12:39:41,209 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-07 12:39:41,213 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-07 12:39:41,216 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-07 12:39:41,232 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on grigio3d' for _http._tcp 2020-03-07 12:39:41,246 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on grigio3d' for _octoprint._tcp 2020-03-07 12:39:41,259 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on grigio3d for SSDP 2020-03-07 12:39:41,286 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-07 12:39:41,391 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-07 12:39:42,707 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-07 12:39:42,741 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-03-07 12:39:42,741 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-07 12:39:42,912 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-07 12:39:43,041 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-07 12:39:43,135 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-07 12:39:44,374 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-07 12:39:44,794 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.xxx 2020-03-07 12:39:45,019 - octoprint.server.util.flask - INFO - Passively logging in user user3d from ::ffff:192.168.1.xxx 2020-03-07 12:39:45,021 - octoprint.access.users - INFO - Logged in user: user3d 2020-03-07 12:39:45,092 - octoprint.server.util.sockjs - INFO - User user3d logged in on the socket from client ::ffff:192.168.1.xxx 2020-03-07 12:39:45,844 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-07 12:39:49,997 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-03-07 12:39:49,998 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-07 12:39:50,111 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-03-07 12:39:50,131 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2020-03-07 12:39:50,132 - octoprint.plugins.dashboard - INFO - Dashboard started 2020-03-07 12:39:50,137 - octoprint.plugins.filamentreload - INFO - Filament Sensor Reloaded started 2020-03-07 12:39:50,139 - octoprint.plugins.filamentreload - INFO - Setting up sensor. 2020-03-07 12:39:50,140 - octoprint.plugins.filamentreload - INFO - Using BCM Mode 2020-03-07 12:39:50,142 - octoprint.plugins.filamentreload - INFO - Filament Sensor active on GPIO Pin [24] 2020-03-07 12:39:50,146 - octoprint.plugins.tplinksmartplug - INFO - TPLinkSmartplug loaded! 2020-03-07 12:39:50,659 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://grigio3d.local/'} 2020-03-07 12:39:50,753 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16} 2020-03-07 12:39:51,318 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 917016576, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 4, 'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'} 2020-03-07 12:39:51,814 - octoprint.server.util.flask - INFO - Passively logging in user user3d from ::ffff:192.168.1.xxx 2020-03-07 12:39:51,816 - octoprint.access.users - INFO - Logged in user: user3d 2020-03-07 12:39:51,851 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'displaylayerprogress:1.18.0,customcontrol:0.2.1,abl_expert:0.5,filamentreload:1.1.0,shutdownprinter:1.0.8,touchui:0.3.13,bedlevelvisualizer:0.1.11,tplinksmartplug:0.9.18,excluderegion:0.2.0,dashboard:1.11.4'} 2020-03-07 12:39:52,705 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.xxx 2020-03-07 12:39:53,734 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.xxx 2020-03-07 12:39:54,003 - octoprint.server.util.flask - INFO - Passively logging in user user3d from ::ffff:192.168.1.xxx 2020-03-07 12:39:54,005 - octoprint.access.users - INFO - Logged in user: user3d 2020-03-07 12:40:07,952 - octoprint.server.util.sockjs - INFO - User user3d logged in on the socket from client ::ffff:192.168.1.xxx 2020-03-07 12:40:18,917 - octoprint.server.preemptive_cache - INFO - ... done in 19.28s 2020-03-07 12:40:21,932 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-07 12:40:21,979 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-07 12:40:21,990 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2020-03-07 12:40:23,006 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-07 12:40:23,094 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2020-03-07 12:40:23,132 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-07 12:40:26,301 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: filenamekfactor.gcode, owner: user3d, user: user3d 2020-03-07 12:40:26,323 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/filenamekfactor.gcode' selected. Determining number of layers. 2020-03-07 12:40:26,376 - octoprint.plugins.DisplayLayerProgress - WARNING - No LayerIndicator found!!! 2020-03-07 12:40:26,422 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2020-03-07 12:40:26,426 - octoprint.plugins.dashboard - INFO - File Selected: 2020-03-07 12:40:26,432 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2020-03-07 12:40:28,663 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (GitHub)" 2020-03-07 12:40:28,715 - octoprint.plugins.ABL_Expert - INFO - self.printer_cap[eeprom] is now 1 2020-03-07 12:40:28,745 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-07 12:40:28,756 - octoprint.plugins.ABL_Expert - INFO - self.printer_cap[autolevel] is now 1 2020-03-07 12:40:28,762 - octoprint.plugins.ABL_Expert - INFO - self.printer_cap[z_probe] is now 1 2020-03-07 12:40:28,767 - octoprint.plugins.ABL_Expert - INFO - self.printer_cap[leveling_data] is now 1 2020-03-07 12:40:29,171 - octoprint.plugins.ABL_Expert - INFO - Grid mesh size is 5 2020-03-07 12:40:29,193 - octoprint.plugins.ABL_Expert - INFO - Grid mesh size is 13 2020-03-07 12:40:29,259 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': None, 'firmware_name': u'Marlin bugfix-2.0.x (GitHub)'} 2020-03-07 12:40:42,884 - octoprint.printer.standard.job - INFO - Print job deselected - user: n/a 2020-03-07 12:41:32,430 - octoprint.filemanager.analysis - INFO - Starting analysis of local:filenamekfactor.gcode 2020-03-07 12:41:32,448 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/filenamekfactor.gcode 2020-03-07 12:41:33,601 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: filenamekfactor.gcode, owner: user3d, user: user3d 2020-03-07 12:41:33,638 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/filenamekfactor.gcode' selected. Determining number of layers. 2020-03-07 12:41:33,669 - octoprint.plugins.DisplayLayerProgress - WARNING - No LayerIndicator found!!! 2020-03-07 12:41:33,738 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2020-03-07 12:41:33,741 - octoprint.plugins.dashboard - INFO - File Selected: 2020-03-07 12:41:33,744 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2020-03-07 12:41:34,541 - octoprint.filemanager.analysis - INFO - Analysis of entry local:filenamekfactor.gcode finished, needed 2.11s 2020-03-07 12:41:38,607 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2020-03-07 12:41:38,627 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: filenamekfactor.gcode, owner: user3d, user: user3d 2020-03-07 12:41:38,663 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-07 12:41:38,715 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'origin': u'local', 'name': u'filenamekfactor.gcode', u'user': 'user3d', u'owner': 'user3d', 'path': u'filenamekfactor.gcode', 'size': 5547L} 2020-03-07 12:41:38,717 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2020-03-07 12:41:38,770 - octoprint.plugins.excluderegion - INFO - Printing started 2020-03-07 12:41:38,775 - octoprint.plugins.filamentreload - INFO - Printing aborted: no filament detected! 2020-03-07 12:41:38,794 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2020-03-07 12:41:38,803 - octoprint.util.comm - INFO - Force-sending M108 to the printer 2020-03-07 12:41:38,824 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: filenamekfactor.gcode, owner: user3d, user: None 2020-03-07 12:41:38,869 - octoprint.plugins.filamentreload - INFO - PrintStarted: Enabling filament sensor. 2020-03-07 12:41:38,932 - octoprint.plugins.filamentreload - INFO - Out of filament! 2020-03-07 12:41:38,942 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelling 2020-03-07 12:41:38,945 - octoprint.plugins.filamentreload - INFO - Pausing print. 2020-03-07 12:41:39,023 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2020-03-07 12:41:39,049 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelled 2020-03-07 12:41:39,056 - octoprint.plugins.filamentreload - INFO - PrintCancelled: Disabling filament sensor. 2020-03-07 12:41:39,145 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2020-03-07 12:41:39,163 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2020-03-07 12:41:39,188 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintFailed 2020-03-07 12:41:39,196 - octoprint.plugins.filamentreload - INFO - PrintFailed: Disabling filament sensor. 2020-03-07 12:41:39,376 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': u'local', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 12:41:39,924 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': u'local', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 12:41:40,530 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': u'local', u'reason': u'cancelled', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 12:41:41,076 - octoprint.plugins.shutdownprinter - INFO - Starting abort shutdown printer timer. 2020-03-07 12:41:42,367 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2020-03-07 12:41:42,382 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: filenamekfactor.gcode, owner: user3d, user: user3d 2020-03-07 12:41:42,436 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-07 12:41:42,455 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'origin': u'local', 'name': u'filenamekfactor.gcode', u'user': 'user3d', u'owner': 'user3d', 'path': u'filenamekfactor.gcode', 'size': 5547L} 2020-03-07 12:41:42,510 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2020-03-07 12:41:42,529 - octoprint.plugins.excluderegion - INFO - Printing started 2020-03-07 12:41:42,534 - octoprint.plugins.filamentreload - INFO - Printing aborted: no filament detected! 2020-03-07 12:41:42,544 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2020-03-07 12:41:42,552 - octoprint.util.comm - INFO - Force-sending M108 to the printer 2020-03-07 12:41:42,568 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: filenamekfactor.gcode, owner: user3d, user: None 2020-03-07 12:41:42,592 - octoprint.plugins.filamentreload - INFO - PrintStarted: Enabling filament sensor. 2020-03-07 12:41:42,649 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelling 2020-03-07 12:41:42,729 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2020-03-07 12:41:42,771 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelled 2020-03-07 12:41:42,776 - octoprint.plugins.filamentreload - INFO - PrintCancelled: Disabling filament sensor. 2020-03-07 12:41:42,790 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2020-03-07 12:41:42,859 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2020-03-07 12:41:42,890 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintFailed 2020-03-07 12:41:42,895 - octoprint.plugins.filamentreload - INFO - PrintFailed: Disabling filament sensor. 2020-03-07 12:41:43,078 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': u'local', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 12:41:43,616 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': u'local', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 12:41:44,184 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': u'local', u'reason': u'cancelled', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 12:41:44,761 - octoprint.plugins.shutdownprinter - INFO - Shutdown aborted. 2020-03-07 12:41:47,072 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2020-03-07 12:41:47,099 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: filenamekfactor.gcode, owner: user3d, user: user3d 2020-03-07 12:41:47,142 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-07 12:41:47,167 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'origin': u'local', 'name': u'filenamekfactor.gcode', u'user': 'user3d', u'owner': 'user3d', 'path': u'filenamekfactor.gcode', 'size': 5547L} 2020-03-07 12:41:47,228 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2020-03-07 12:41:47,230 - octoprint.plugins.excluderegion - INFO - Printing started 2020-03-07 12:41:47,235 - octoprint.plugins.filamentreload - INFO - Printing aborted: no filament detected! 2020-03-07 12:41:47,252 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2020-03-07 12:41:47,255 - octoprint.util.comm - INFO - Force-sending M108 to the printer 2020-03-07 12:41:47,271 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: filenamekfactor.gcode, owner: user3d, user: None 2020-03-07 12:41:47,287 - octoprint.plugins.filamentreload - INFO - PrintStarted: Enabling filament sensor. 2020-03-07 12:41:47,352 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelling 2020-03-07 12:41:47,425 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2020-03-07 12:41:47,442 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelled 2020-03-07 12:41:47,449 - octoprint.plugins.filamentreload - INFO - PrintCancelled: Disabling filament sensor. 2020-03-07 12:41:47,506 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2020-03-07 12:41:47,547 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2020-03-07 12:41:47,571 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintFailed 2020-03-07 12:41:47,591 - octoprint.plugins.filamentreload - INFO - PrintFailed: Disabling filament sensor. 2020-03-07 12:41:47,848 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': u'local', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 12:41:48,357 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': u'local', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 12:41:48,948 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': u'local', u'reason': u'cancelled', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 12:41:49,494 - octoprint.plugins.shutdownprinter - INFO - Starting abort shutdown printer timer. 2020-03-07 12:41:49,531 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2020-03-07 12:41:49,542 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: filenamekfactor.gcode, owner: user3d, user: user3d 2020-03-07 12:41:49,589 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-07 12:41:49,605 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'origin': u'local', 'name': u'filenamekfactor.gcode', u'user': 'user3d', u'owner': 'user3d', 'path': u'filenamekfactor.gcode', 'size': 5547L} 2020-03-07 12:41:49,642 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2020-03-07 12:41:49,668 - octoprint.plugins.excluderegion - INFO - Printing started 2020-03-07 12:41:49,680 - octoprint.plugins.filamentreload - INFO - Printing aborted: no filament detected! 2020-03-07 12:41:49,689 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2020-03-07 12:41:49,696 - octoprint.util.comm - INFO - Force-sending M108 to the printer 2020-03-07 12:41:49,714 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: filenamekfactor.gcode, owner: user3d, user: None 2020-03-07 12:41:49,730 - octoprint.plugins.filamentreload - INFO - PrintStarted: Enabling filament sensor. 2020-03-07 12:41:49,792 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelling 2020-03-07 12:41:49,842 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2020-03-07 12:41:49,861 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelled 2020-03-07 12:41:49,867 - octoprint.plugins.filamentreload - INFO - PrintCancelled: Disabling filament sensor. 2020-03-07 12:41:49,947 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2020-03-07 12:41:49,963 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintFailed 2020-03-07 12:41:49,967 - octoprint.plugins.filamentreload - INFO - PrintFailed: Disabling filament sensor. 2020-03-07 12:41:50,232 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': u'local', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 12:41:50,806 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': u'local', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 12:41:51,383 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': u'local', u'reason': u'cancelled', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 12:41:52,944 - octoprint.plugins.shutdownprinter - INFO - Shutdown aborted. 2020-03-07 12:43:22,657 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2020-03-07 12:43:47,634 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=True, mayShrinkRegionsWhilePrinting=True, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "description": "Default action to disable exclusion"}]}