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

Filament backup, new and modified events for printer inventory plugins. #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joseto1298
Copy link

@joseto1298 joseto1298 commented Oct 25, 2024

Description

  • A filament storage system has been implemented to store the film during printing and recover it once the system is started again, if a failure occurs. It can be activated and deactivated in the configuration.

  • Events have been modified and new events have been added allowing developers of other plugins to obtain data.

Related Issue / Discussion

New feature: #19
New feature: #42

Implementation for External Print History plugin
https://github.com/joseto1298/OctoPrint-ExternalPrintHistory

How has this been tested?

This can be verified by viewing the events in the log files.

Screenshots:

Spoolman

Types of changes

  • Bug fix
  • New feature
  • Breaking change

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have verified that my changes do not break the overall functionality of the plugin.

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

Successfully merging this pull request may close these issues.

1 participant