-
Notifications
You must be signed in to change notification settings - Fork 44
Wait for temperature to stabilize before signalling heating has finished #67
base: 2_2_x
Are you sure you want to change the base?
Commits on Jan 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9ccac81 - Browse repository at this point
Copy the full SHA 9ccac81View commit details
Commits on Jan 4, 2018
-
Elias Bakken authored
Jan 4, 2018 Configuration menu - View commit details
-
Copy full SHA for be2e32a - Browse repository at this point
Copy the full SHA be2e32aView commit details
Commits on Jan 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 88ea35d - Browse repository at this point
Copy the full SHA 88ea35dView commit details -
Merge pull request intelligent-agent#52 from darylbond/missing-printer
Add import of Printer to PruFirmware.py
Configuration menu - View commit details
-
Copy full SHA for a1cc1ff - Browse repository at this point
Copy the full SHA a1cc1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d8ab93 - Browse repository at this point
Copy the full SHA 5d8ab93View commit details -
modify SD printing to operate without buffering of the file before fe…
…eding it to the path planner
Configuration menu - View commit details
-
Copy full SHA for b35fd56 - Browse repository at this point
Copy the full SHA b35fd56View commit details
Commits on Jan 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6847a09 - Browse repository at this point
Copy the full SHA 6847a09View commit details -
Elias Bakken authored and unknown committed
Jan 6, 2018 Configuration menu - View commit details
-
Copy full SHA for dada4f0 - Browse repository at this point
Copy the full SHA dada4f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d1a04 - Browse repository at this point
Copy the full SHA 43d1a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for fed85e5 - Browse repository at this point
Copy the full SHA fed85e5View commit details -
Merge pull request intelligent-agent#55 from darylbond/octoprint_interop
Add ok to end of heating message for better integration with OctoPrint
Elias Bakken authoredJan 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 9a2ced9 - Browse repository at this point
Copy the full SHA 9a2ced9View commit details
Commits on Jan 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 92789ea - Browse repository at this point
Copy the full SHA 92789eaView commit details
Commits on Jan 8, 2018
-
Merge pull request intelligent-agent#57 from jenschr/patch-1
Better instructions for Fan settings
Elias Bakken authoredJan 8, 2018 Configuration menu - View commit details
-
Copy full SHA for c4bfa4b - Browse repository at this point
Copy the full SHA c4bfa4bView commit details
Commits on Jan 10, 2018
-
Fan control scheme based on operational units defined in the config. …
…Inspired by Richard Wackerbarth.
Configuration menu - View commit details
-
Copy full SHA for e812dec - Browse repository at this point
Copy the full SHA e812decView commit details -
Fan control scheme based on operational units defined in the config. …
…Inspired by Richard Wackerbarth.
Configuration menu - View commit details
-
Copy full SHA for fc6f82e - Browse repository at this point
Copy the full SHA fc6f82eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 374c4ef - Browse repository at this point
Copy the full SHA 374c4efView commit details
Commits on Jan 11, 2018
-
Working (minimal testing) implementation of nested config, with confi…
…gurable allowed sandbox sections in which users can define custom sections. Fan control updated to allow non-linear initialisation as part of a multi-pass startup routine.
Configuration menu - View commit details
-
Copy full SHA for c50f805 - Browse repository at this point
Copy the full SHA c50f805View commit details
Commits on Jan 12, 2018
-
First pass at migrating heating control to the user defined control s…
…cheme. Runs with default settings, no further checks performed
Configuration menu - View commit details
-
Copy full SHA for 2bf8b07 - Browse repository at this point
Copy the full SHA 2bf8b07View commit details -
Added Safety units to the control scheme. Each safety unit is connect…
…ed to one heater, however, multiple safety units can be attached to one heater. Runs with default settings but is otherwise completely untested.
Configuration menu - View commit details
-
Copy full SHA for 7c7daa3 - Browse repository at this point
Copy the full SHA 7c7daa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47bb53c - Browse repository at this point
Copy the full SHA 47bb53cView commit details
Commits on Jan 13, 2018
-
Merge pull request intelligent-agent#54 from darylbond/sd_print
SD printing: un-buffered
Configuration menu - View commit details
-
Copy full SHA for 68b3198 - Browse repository at this point
Copy the full SHA 68b3198View commit details
Commits on Jan 14, 2018
-
give feedback to user about any issues with generating the temperatur…
…e control infrastructure
Configuration menu - View commit details
-
Copy full SHA for 4abf5f9 - Browse repository at this point
Copy the full SHA 4abf5f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 455e3e6 - Browse repository at this point
Copy the full SHA 455e3e6View commit details -
Getting alarms to work with heating. Added delay time to slow temp ri…
…se error so that a heater has time to warm up a bit first
Configuration menu - View commit details
-
Copy full SHA for 80c9980 - Browse repository at this point
Copy the full SHA 80c9980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10967bc - Browse repository at this point
Copy the full SHA 10967bcView commit details
Commits on Jan 18, 2018
-
added pathway for G- and M-codes to be passed through the temperature…
… control interface
2Configuration menu - View commit details
-
Copy full SHA for 85401de - Browse repository at this point
Copy the full SHA 85401deView commit details
Commits on Jan 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 89bafc2 - Browse repository at this point
Copy the full SHA 89bafc2View commit details -
changed import so that any fault throws an error that is caught in Re…
…deem.py such that config reverts to default
Configuration menu - View commit details
-
Copy full SHA for 5562d74 - Browse repository at this point
Copy the full SHA 5562d74View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6e2697 - Browse repository at this point
Copy the full SHA c6e2697View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef057d2 - Browse repository at this point
Copy the full SHA ef057d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b5420 - Browse repository at this point
Copy the full SHA 08b5420View commit details
Commits on Jan 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8186c39 - Browse repository at this point
Copy the full SHA 8186c39View commit details -
added on-off regime to PID control as a fix for temp overshoot. Fixed…
… copy-paste error in default.cfg
Configuration menu - View commit details
-
Copy full SHA for 0bf2760 - Browse repository at this point
Copy the full SHA 0bf2760View commit details -
Configuration menu - View commit details
-
Copy full SHA for c056c80 - Browse repository at this point
Copy the full SHA c056c80View commit details -
Merge pull request intelligent-agent#58 from darylbond/fan_control
User configurable thermal management
Elias Bakken authoredJan 21, 2018 Configuration menu - View commit details
-
Copy full SHA for 41d063f - Browse repository at this point
Copy the full SHA 41d063fView commit details
Commits on Jan 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e095146 - Browse repository at this point
Copy the full SHA e095146View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc3af4b - Browse repository at this point
Copy the full SHA bc3af4bView commit details
Commits on Jan 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8fb218c - Browse repository at this point
Copy the full SHA 8fb218cView commit details