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

Integration with OctoPrint-TimeToFilament plugin #1547

Closed
sbussinger opened this issue Mar 11, 2021 · 2 comments
Closed

Integration with OctoPrint-TimeToFilament plugin #1547

sbussinger opened this issue Mar 11, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@sbussinger
Copy link

I'd love to see an integration with OctoDash and the OctoPrint-TimeToFilament plugin. This is a great plugin that displays the time until the next filament change (or perhaps a pause to insert a nut) in OctoPrint.

The plugin is at https://plugins.octoprint.org/plugins/TimeToFilament/ and the OctoPrint output looks like:
Image of TimeToFilament

I'd love to see that Filament Change countdown displayed in OctoDash while a print job is running.

@sbussinger sbussinger added the enhancement New feature or request label Mar 11, 2021
@UnchartedBull
Copy link
Owner

UnchartedBull commented Mar 11, 2021

This plugin doesn't have an API, so it won't be possible to implement unfortunately. But #1317 might be the same, just with a different plugin(DisplayLayerProgress -> changeFilamentTimeLeft).

@sbussinger
Copy link
Author

Oh, I had no idea that DisplayLayerProgress even had that feature. It's not much documented on it's pages. I'll dig into that and see if it does what I want (it appears to). In that case this is a duplicate of #1317

I'd like it to trigger on @Pause as well as M600, but I'll talk to them about that. It shouldn't affect your integration with it.

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

No branches or pull requests

2 participants