Skip to content

Simple plugin that sends M108 after receiving 'Paused for user' from the printer to resume printing immediately

License

Notifications You must be signed in to change notification settings

DavideM84/OctoPrint-IgnorePausedForUser

Repository files navigation

OctoPrint-IgnorePausedForUser

Introduction

Octoprint plugin to ignore 'Paused for User' message from printer.

Pause message

Occasionally when printing from Octoprint the printer stuck with the message "Paused for user".
This plugin when receives that message from the printer, sends an M108 to resume printing immediately.
Obviously it should not be used if one or more filament changes are planned.

screenshot

Settings

  • Enable/Disabled
    To enable/disable the M108 response

  • Autoclose
    To auto-hide pop-up after a delay

  • HistorySize
    How many records in History

Changelog

  • Version 1.2.8 17/03/2021
    Fixed phyton 2.7 compatibility
    Minor fix

  • Version 1.2.7 25/02/2021
    New markup for settings page
    History data in settings page (default history size: 3 max: 10)
    Better IO perf in history operations
    Minor changes

  • Version 1.2.6 20/02/2021
    Count the pauses skipped during a print
    History data for next feature
    Specific log file

  • Version 1.1.6 29/01/2021
    Improved the UI of settings page

  • Version 1.1.5 25/01/2021
    First release

About

Simple plugin that sends M108 after receiving 'Paused for user' from the printer to resume printing immediately

Resources

License

Stars

Watchers

Forks

Packages

No packages published