QuinnDamerell / OctoPrint-OctoEverywhere

Cloud Empower Your OctoPrint, Klipper, and Bambu Lab 3D Printers With Free, Private, And Secure Remote Access, AI Print Failure Detection, Real-time Notifications, Live Streaming, and More!
https://octoeverywhere.com
GNU Affero General Public License v3.0
154 stars 15 forks source link

OctoEverywhere - First Layer Complete Notification Improvments #35

Closed QuinnDamerell closed 1 year ago

QuinnDamerell commented 1 year ago

Today I'm excited to announce major fixes and updates to the "first layer complete" notification. This notification has been problematic in the past due to the plugin not knowing the exact layer height. While it still doesn't know the exact layer, the new system I put in place should be much more accurate, and thus it will fire the notification at the correct time!

While I was at it, I added a "third layer complete" since I have heard that some makers would rather be informed after the first few layers to take a look rather than just one. It's up to you which you get, one layer, three layers, or both!

Both of these notifications can be controlled for any platform in the notification settings, found here: https://octoeverywhere.com/notifications

Happy Printing!

ForceConstant commented 1 year ago

Just tried this out, and I did get a premature first layer notification, I am guessing due to some jogs before I start printing. What does OE use to determine when we are actually starting printing? I am on Mainsail.

QuinnDamerell commented 1 year ago

@ForceConstant it's based on observation of the print, but it needs to have exact knowledge to know when the first layer is done. Can you tell me what your gcode setup is like? Do you have any special startup logic?