Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: send an image in a given interval #19

Open
6ffm70 opened this issue May 20, 2019 · 6 comments
Open

Feature request: send an image in a given interval #19

6ffm70 opened this issue May 20, 2019 · 6 comments

Comments

@6ffm70
Copy link

6ffm70 commented May 20, 2019

Would be nice to have snapshots sent over Signal during printing - as a reminder that the printer needs to be looked at from time to time.

Both would be good: to have pictures sent every n minutes or every n percent of print job progress.

Oh, and an information about the size of signal-cli's sent cache, and a button or routine to clear it.

@6ffm70
Copy link
Author

6ffm70 commented Sep 30, 2019

Still keen

@webdes03
Copy link

webdes03 commented Oct 3, 2019

Some sort of a progress notification would be great. I was originally hoping to be able to get a message every x minutes with print progress, estimated time remaining, etc. A picture would be a great addition.

@fbbln
Copy link

fbbln commented Feb 8, 2020

I was looking for the same and I extended Signal-Notifier to support this and some other event notifications.
Added:

  • Notification on Cancel / Fail
  • Notification on printer Disconnect
  • Notification upon progress (configurable % interval)
  • Adding snapshots is now configurable of each notification individually

Configuration dialog:
grafik

I'm currently looking into how to pack this up as an Octoprint Plugin Package.

Next addition will be to have the printer somewhat controllable via Signal Messages.

@6ffm70
Copy link
Author

6ffm70 commented Feb 8, 2020

I was looking for the same and I extended Signal-Notifier to support this and some other event notifications.
...
Next addition will be to have the printer somewhat controllable via Signal Messages.

Very nice, fbbln! Looking forward to test it!

@Strankler
Copy link

I'm currently looking into how to pack this up as an Octoprint Plugin Package.

Awesome fbbln! That's exactly what I' m looking for. Keep it up!

@aerickson
Copy link
Owner

I have another Octoprint plugin that does things at scheduled intervals while printing. It should be pretty easy to add code to do what you're talking about.

https://github.com/aerickson/OctoPrint_RepeatingCommand/blob/master/octoprint_repeatingcommand/__init__.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants