Kiln Controller: Difference between revisions

From Traxel Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
[[Category:Raspberry_Pi]]
[[Category:Raspberry_Pi]]
= Notes =
= Notes =
* <pre>rsync -avz kiln-controller/ pi-kiln:./kiln-controller/ --exclude '*/profiles/*' --exclude '*__pycache__*'</pre>
* Kiln Controller: https://digitalfire.com/url/3306
* Kiln Controller: https://digitalfire.com/url/3306
** https://github.com/jbruce12000/kiln-controller?tab=readme-ov-file
** https://github.com/jbruce12000/kiln-controller?tab=readme-ov-file

Revision as of 02:21, 4 September 2024

Notes

Run 1

  • Thermocouple response is very laggy.
  • Clock doesn't run when temperature is outside range.
  • Laggy thermocouple means temperature overshoots.
  • Rate throttle is aggressive, but necessary given laggy thermocouple.
  • Temperature reading may be a bit on the low side (actual is 5 - 10f higher), though tough to say because of lag.

Photos