
OctoPrint Plugin Repository
Apr 21, 2015 · Plugin monitors Prusa Buddy firmware's (MK4, Mini, XL, MK3.9) serial communications for specific conditions that indicate a filament runout on the printer and fires a …
OctoPrint-Custom_gcode_events
Enables the User to configure custom GCode hooks (both sent and received) that will fire a User-defined event to be picked up by other plugins.
PauseForUser Event
When echo:busy: paused for user is received on the serial port, this plugin then raises a paused_for_user event, which may then be used with other plugins like OctoPrint-MQTT to …
OctoPrint-Webhooks
Just choose the event type and click the ‘Send Test Webhook’ button. You’ll see a popup message (usually in the top left of the screen) showing you the result of the webhook and if …
OctoPrint-IFTTT
If you have an event MyEvent and prefixes prefix1- and prefix2-, it will, by default make the triggers prefix1-MyEvent and prefix2-MyEvent. Seperate the prefixes with newlines.
OctoLight - OctoPrint Plugin Repository
Setup Printer and OctoPrint Events: This allows you to select what you would like the light to do on a printer event. There are multiple events, these can each be tweaked based on your …
xMatters Integration
xMatters Integration Event notifications using xMatters The plugin allows OctoPrint to send notifications on events using xMatters. Setup xMatter integration setup Open your xMatters …
OctoPrint-BetterHeaterTimeout
If you want to trigger on the custom event, use the event name HeaterTimeout. The payload values are heater, time_elapsed, and timeout. Configuration The checkbox enables/disables …
Pause Management - OctoPrint Plugin Repository
Jan 22, 2024 · Plugin allowing to ignore upcoming pauses in gcode or add additional pauses while printing. Pause Management Plugin allowing to ignore upcoming pauses in gcode or add …
Matrix Notifier - plugins.octoprint.org
In addition to this any other event should be configurable directly in the config.yaml file. Take the event name from the OctoPrint events documentation and add a section under the plugins: …