-
Notifications
You must be signed in to change notification settings - Fork 120
Description
I'm trying to tweak a few things in the UI, and just cannot find where the values for certain variables originate.
Honestly, I'd just like to change the displayed units to Fahrenheit being as I'm a backwards American, and change the input of time units to minutes rather than seconds.
The data logging for long runs does seem to be causing a slight issue, but I'm running picoReflow on an RPi 3 so that seems to help.
I'm using picoReflow as a burnout oven controller in my jewelry studio, so the runs tend to be long as all hell, but the number of temperature points is relatively small.
As an example, starting at room temperature, ramp to 1400 degrees fahrenheit over the course of 4 hours, hold at 1400 for an hour, drop to 1100 over the course of an hour, then hold at 1100 indefinitely.
Also, if it's in any way possible, I'd like to implement some kind of command execution at certain points. Basically just run a curl command when it enters its final holding pattern so that PushBullet can ping my phone and let me know it's time to pour some gold.