Tuturial to adding Pushover notification to moonraker #754
ducati1198
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys
Intergrating Pushover notification to moonraker
Fix:
The resume and pause notification
Added:
More information in notification (total time,print time, moonraker and klippy logs download link hen error, filament used, Creality Helper Script Wki link when error or print start and your printer webui link
Gcode macro to send notification to pushover for actually starting to print and not when sending the GCODE file
Intallation:
[pushover_creds]
token: xxxxx
user: xxxxx
device: K1 Max
8- restart moonraker and klipper from fluiidd/mainsail services menu or power off and on your printer
Just to be clear im not a programmer, this is a personal projet of mine. If any of you can edit the notifier.conf file to make better, im not sure how to make it better. The only issue is the time, i cant get the 0 ater x:0x to show when print time is below 10 min in time total/print time (see picture below). Any help with be appreciate it.
BTW in pushover_macros.cfg you can create any macros to push any message while printing. Add the gcode created in your slicer machine, filament, layer change, print start/end,….
My original post you can find the 2 files needed, im running simple af on my k1m but this is supposed to your in every klipper printer with moonraker support notifier.
******* i had to change the files extension to .txt because of github *********
notifier.conf.txt
pushover_macros.cfg.txt
Beta Was this translation helpful? Give feedback.
All reactions