-
Notifications
You must be signed in to change notification settings - Fork 64
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
[Suggestion] #3
Comments
This is good suggestion. I'll check whether the Adafruit MAX31856 library has this enabled. If not, I will do a pull first.
Yes, we do not need to sample that fast. In previous version it was even sampled once per second. But, for simplicity with the UI refresh rate, it was set same as the display refresh rate. It doesn't do any harm sampling any faster too.
Please suggest which variable that can be further improved into a local variable. And do a pull request.
Not sure whether any more profiles is of any use as most user just want to reflow either a leaded or lead free. The filter option is good and as explained above. Tweaking the PID values is great but it will open up a whole bigger cans of issues later (user might tweak it wrongly, oven not responding as expected, profile goes off, etc). You can always use the default values and tweak it from there. One of the objective of the controller is to be simple and does what it needs to do: reflow. |
Additional profiles for 3D printer filament drying would be awesome. i.e. straight baking for a few hours at 40C or 80C. |
-Hints-
The text was updated successfully, but these errors were encountered: