crysxd / OctoApp-Plugin

Companion plugin for OctoApp
GNU Affero General Public License v3.0
52 stars 4 forks source link

Push notification when bed has preheated for XX minutes #9

Open bcat opened 2 years ago

bcat commented 2 years ago

Is your feature request related to a problem? Please describe. I like to preheat my printing bed for a few minutes before starting a print to ensure consistent first-layer adhesion. Right now I kick off the preheat, then manually check the OctoPrint Web UI to see how many minutes have elapsed.

Describe the solution you'd like It'd be really nice to have OctoApp send an (optional) push notification after the bed has been preheated to temperature for a configurable number of minutes.

Describe alternatives you've considered Not preheating (no plans to change that), manually monitoring time/temperature (what I do now, but it's a bit of a pain).

Additional context The OctoPod iOS app has a similar feature, which is why I got the idea for this.

crysxd commented 2 years ago

So basically you want to get an reminder when the print bed preheated for XX minutes? This would count from the time you set the target temperature?

bcat commented 2 years ago

Yeah, that's basically it. Otherwise, I tended to forget the bed was preheated.

FWIW, since requesting this I've switched from PEI on glass to PEI on spring steel, and preheating matters much less (since the surface of the bed is at target temperature almost immediately after the bed sensor is). But I can still see this being useful for folks with glass beds.