Releases: pulsar123/3D-Guardian
Releases · pulsar123/3D-Guardian
Version 1.0
Changes since v0.2:
New features:
- Added new Fan Mode - AClear (Auto Case clearing). Triggers case clearing automatically a specified time DT_BED (currently set to 1 hour) after the last time the heated bed was on. Convenient for overnight prints.
Bug fixes:
- Fixed a bug - wrong time units for MOTOR_DELAY parameter (was ms, should be microseconds). This seems to have fixed the problem of motors not opening lids at the beginning in the manual fan mode.
v0.2
Changes since v0.1:
New features:
- Introduced CRAZY_TEMP: now there is some protection (against very high temperature for all thermistors) even in Training mode.
- Introduced Programming mode: initially, and every time the PROG switch is set to off. This mode is only used for programming the controllers (Arduino or ESP). Yellow LED is blinking to remind that there is no protection.
- Now one can re-initialize sensors (all at once, or one at a time) from the menu.
- Now one can save the sensors' state into one of the two custom memory registers (from the menu), or load from one of them, or from an auto-saved state (remembers the last state before turning off the gadget).
- Added Manual fan option to the menu, and ability to set its value. Good for PLA printing.
- Made the Clearing command (from the menu, or from OpenHAB) a toggle - now it's easy to disable it instantly if it was enabled by mistake.
- Now all sensor screens (not just the main screen) are regularly refreshed - so one can see the sensor values changing live.
- Added Training / Guarding toggle to OpenHAB - now the switching can be done remotely.
- Now if the printer cable is not connected at boot time, reading sensors is disabled, and yellow LED is double-flashing.
- Now if the power module cable is disconnected at boot time, green LED is double-flashing.
Multiple bug fixes.