Giter Site home page Giter Site logo

Comments (6)

AlexVerrico avatar AlexVerrico commented on July 28, 2024 2

Hi everyone.
As of version 1.1.0 you can now either disable the M117 command entirely, or just remove the colons from it.
Cheers,
Alex.

from octoprint-display-eta.

Dalewn avatar Dalewn commented on July 28, 2024

I've also received this error after installing the plugin. I had the old Version of this plugin running without problems on a previous installation, but switched to this with the new installation because it wasn't available anymore.

My printer is a heavily modified Tevo Tarantula running stock firmware.
Also see the octoprint.log:

2020-05-27 20:03:58,055 - octoprint.util.comm - WARNING - Printer keeps requesting line 4229 again and again, communication stuck
2020-05-27 20:03:58,057 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Error: Printer keeps requesting line 4229 again and again, communication stuck"
2020-05-27 20:03:58,068 - octoprint.util.comm - INFO - Force-sending M112 to the printer
2020-05-27 20:03:58,081 - octoprint.plugins.filamentmanager - INFO - Filament used: 298.55127 mm (tool0)
2020-05-27 20:03:58,100 - octoprint.plugins.filamentmanager - WARNING - No selected spool for tool0
2020-05-27 20:03:58,161 - octoprint.util.comm - INFO - Changing monitoring state from "Error: Printer keeps requesting line 4229 again and again, communication stuck" to "Offline (Error: Printer keeps requesting line 4229 again and again, communication stuck)"
2020-05-27 20:03:58,795 - octoprint.util.comm - INFO - Firmware didn't send an 'ok' with their resend request. That's a known bug with some firmware variants out there. Simulating an ok to continue...
2020-05-27 20:03:59,675 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_resend_loop, payload: {u'throttled_now': True, u'throttled_past': True, 'commerror_text': u'Printer keeps requesting line 4229 again and again, communication stuck', u'throttled_mask': 327685}
2020-05-27 20:03:59,898 - octoprint.plugins.detailedprogress - INFO - Printing stopped. Detailed progress stopped.
2020-05-27 20:03:59,937 - octoprint.plugins.telegram - INFO - An Exception in get final time : unsupported type for timedelta seconds component: unicode
2020-05-27 20:04:00,263 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': u'local', u'throttled_mask': 327685, u'commerror_text': u'Printer keeps requesting line 4229 again and again, communication stuck', u'elapsed': 453, u'reason': u'error', 'file': '373f115a0bdf4769e39a71dce732797fdf7ff0ed', u'throttled_now': True, u'throttled_past': True}
2020-05-27 20:04:00,640 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.71) 16.65ms

from octoprint-display-eta.

AlexVerrico avatar AlexVerrico commented on July 28, 2024

Hi @bwise and @Dalewn
I'm currently working on making the time format user configurable, for now please install this baranch manually, which has periods(.) instead of colons(:) https://github.com/AlexVerrico/Octoprint-Display-ETA/archive/NoColonTempFix.zip
Cheers,
Alex.

from octoprint-display-eta.

Dalewn avatar Dalewn commented on July 28, 2024

Hi @AlexVerrico,
thanks for your quick reply!
Looking closer at the log, I was wondering why the plugin was even sending an M117 to the printer.
self._printer.commands("M117 ETA is {}".format(self.eta_string))
Maybe you can just make it configurable whether the ETA is output to the printer display?

I for instance also use another plugin (Display Progress to do exactly that.

from octoprint-display-eta.

bwise avatar bwise commented on July 28, 2024

Hi @AlexVerrico, thanks for working on a fix so quickly. I'd like to echo @Dalewn's comment, I also use Display Progress to send M117's to the printer since it has extended functionality (ETA, ETL, Current Layer, % done), a toggle to turn off the M117's from this code would solve my issues with no loss of functionality (for me).

from octoprint-display-eta.

joshuacant avatar joshuacant commented on July 28, 2024

I would also like to request a setting to disable the M117 commands entirely. Love the plugin otherwise!

from octoprint-display-eta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.