mmone / OctoprintKlipperPlugin

A plugin for a better integration of Klipper into OctoPrint.
GNU General Public License v3.0
84 stars 61 forks source link

Feature Request #21

Open dushyantahuja opened 5 years ago

dushyantahuja commented 5 years ago

About your environment:

Can you please add an option to hide the status messages on the menu bar. Many times the messages are old as klipper. e.g. klipper errored out saying "Printer is not ready". Now, even when the printer is ready, the menu bar keeps showing "Printer is not ready" - and to clean that up, I have to issue the status command.

It would be great to have an option to hide the status messages. Thanks.

oderwat commented 5 years ago

I would already be satisfied if it would get cleared when clearing the klipper log.

mmone commented 5 years ago

I talked to Keving about this. It's in the backlog to add a better status reporting capability to Klipper to enable a more current status display.

dushyantahuja commented 5 years ago

That's great - however an option to simply disable this would be great. I don't like the menu bar to be cluttered.

On Tue, Aug 28, 2018 at 7:29 AM mmone notifications@github.com wrote:

I talked to Keving about this. It's in the backlog to add a better status reporting capability to Klipper to enable a more current status display.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mmone/OctoprintKlipperPlugin/issues/21#issuecomment-416466580, or mute the thread https://github.com/notifications/unsubscribe-auth/AGHpCcoJChg5ksJd2auMU7zdkk4548YXks5uVONcgaJpZM4WOpY0 .

mmone commented 5 years ago

Fair enough, will be part of the next release.

dushyantahuja commented 5 years ago

Thanks a lot. This is amazing.

On Tue, Aug 28, 2018 at 7:42 AM mmone notifications@github.com wrote:

Fair enough will be part of the next release.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mmone/OctoprintKlipperPlugin/issues/21#issuecomment-416469124, or mute the thread https://github.com/notifications/unsubscribe-auth/AGHpCdSApv_CHoNJV8aBwVDAv-hw3PL2ks5uVOZIgaJpZM4WOpY0 .

mmone commented 5 years ago

With a improved status reporting it can be reduced to a simple "LED" that signals the health state of the MCU and the host process until then it's indeed ugly.