-
Notifications
You must be signed in to change notification settings - Fork 24
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
Fire event when M600 occurs #230
Comments
Hi @schmjop, What is your plan about receiving this event? |
Awesome, thank you! I have Home Assistant connected to OctoPrint using the OctoPrint-HomeAssistant plugin which allows me to listen to OctoPrint events. Now when a M600 event is detected I am able to send a notification or TTS to a speaker. |
- E #230 fire event when m600 occurs - E #224, #182 adjustable current time format - E #222 Option to disable "Layer indicator not found" popup - E #221 Option to change "look ahead" line count - B #213 filter empty lines from layer-expressions - PR #234 typo, credit goes to @2231puppy - PR #238 Added built-in support for Prusa layer counting, credit goes to @scyto - reducing size of master.zip
Hi @schmjop, the new release 1.27.0 with this feature is out now. Thx, in advance |
Hi @OllisGit, the feature is working as intended. Best, |
It would be great if an event of DLP was fired when gcode M600 is occurs. This would allow to send a notification or something similar.
The text was updated successfully, but these errors were encountered: