2021-04-11 18:28:43,158 - octolapse.gcode_parser - VERBOSE - Parsing gcode. 2021-04-11 18:28:43,265 - octolapse.gcode_position - INFO - Initializing gcode position processor. 2021-04-11 18:28:43,266 - octolapse.gcode_position - INFO - Parsing initialization position args. 2021-04-11 18:28:43,266 - octolapse.gcode_position - DEBUG - Parsing Position Args. 2021-04-11 18:28:43,266 - octolapse.gcode_parser - DEBUG - No snapshot restrictions set. 2021-04-11 18:28:43,267 - octolapse.gcode_position - INFO - Existing processor found, deleting. 2021-04-11 18:28:43,267 - octolapse.gcode_position - INFO - Adding processor with key:plugin_octolapse 2021-04-11 18:28:43,268 - octolapse.gcode_position - VERBOSE - Getting current position tuple. 2021-04-11 18:28:43,269 - octolapse.gcode_position - VERBOSE - Getting previous position tuple. 2021-04-11 18:28:43,270 - octolapse.gcode_position - VERBOSE - Getting current position tuple. 2021-04-11 18:29:43,273 - octolapse.__init__ - ERROR - Unable to start the timelapse. Error Details: Your printer does not support M114, and is incompatible with Octolapse. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_octolapse/__init__.py", line 2782, in start_timelapse snapshot_plans=snapshot_plans File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_octolapse/timelapse.py", line 227, in start_timelapse raise TimelapseStartException(message, 'm114_not_supported') octoprint_octolapse.timelapse.TimelapseStartException 2021-04-11 18:32:56,278 - octolapse.timelapse - DEBUG - Setting job-on-hold lock. 2021-04-11 18:32:56,280 - octolapse.timelapse - INFO - Print Start Detected. Command: M110 N0, Tags:{'trigger:comm.start_print', 'source:job', 'trigger:comm.reset_line_numbers'} 2021-04-11 18:32:56,281 - octolapse.gcode_parser - VERBOSE - Parsing gcode. 2021-04-11 18:32:56,282 - octolapse.__init__ - INFO - Print start detected, attempting to start timelapse. 2021-04-11 18:32:56,399 - octolapse.gcode_position - INFO - Initializing gcode position processor. 2021-04-11 18:32:56,399 - octolapse.gcode_position - INFO - Parsing initialization position args. 2021-04-11 18:32:56,400 - octolapse.gcode_position - DEBUG - Parsing Position Args. 2021-04-11 18:32:56,400 - octolapse.gcode_parser - DEBUG - No snapshot restrictions set. 2021-04-11 18:32:56,400 - octolapse.gcode_position - INFO - Existing processor found, deleting. 2021-04-11 18:32:56,401 - octolapse.gcode_position - INFO - Adding processor with key:plugin_octolapse 2021-04-11 18:32:56,402 - octolapse.gcode_position - VERBOSE - Getting current position tuple. 2021-04-11 18:32:56,402 - octolapse.gcode_position - VERBOSE - Getting previous position tuple. 2021-04-11 18:32:56,403 - octolapse.gcode_position - VERBOSE - Getting current position tuple. 2021-04-11 18:32:56,404 - octolapse.trigger - INFO - Creating Gcode Trigger - Gcode Command:, require_zhop:False 2021-04-11 18:32:56,405 - octolapse.timelapse - INFO - Testing M114 Support. 2021-04-11 18:32:56,406 - octolapse.timelapse - INFO - Octolapse is requesting a position. 2021-04-11 18:32:56,407 - octolapse.timelapse - DEBUG - The position request is being sent 2021-04-11 18:33:56,407 - octolapse.timelapse - WARNING - Warning: A timeout occurred while requesting the current position. 2021-04-11 18:33:56,408 - octolapse.__init__ - ERROR - Unable to start the timelapse. Error Details: Your printer does not support M114, and is incompatible with Octolapse. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_octolapse/__init__.py", line 2782, in start_timelapse snapshot_plans=snapshot_plans File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_octolapse/timelapse.py", line 227, in start_timelapse raise TimelapseStartException(message, 'm114_not_supported') octoprint_octolapse.timelapse.TimelapseStartException 2021-04-11 18:33:56,461 - octolapse.timelapse - DEBUG - Releasing job-on-hold lock.