Releases: futurexdesign/KiwiBoardFirmware
Releases · futurexdesign/KiwiBoardFirmware
1.2.2 - Extended cycle times
Added extended cycle times.
1.2.1
Release 1.2.0
Add support for optional beeper module connected to expansion port pin 1.
Fix small user interface bug.
1.1.3
What's Changed
- Workaround for white line on bottom of home screen.
- Improved Error Reporting. Board doesn't halt until the user attempts to dismiss the dialog.
- Fixes #25 and #26. by @futurexdesign in #27
Full Changelog: 1.1.2...1.1.3
1.1.2
Motor Test functionality added.
What's Changed
- Motortest by @bonzer35 in #21
- Fix issue where when a motortest finishes naturally, it doesn't get t… by @futurexdesign in #23
- Changed order of the advanced settings menu so that software Version is last by @bonzer35 in #24
New Contributors
Full Changelog: 1.1.0...1.1.2
1.1.0
Add a configurable preheat cycle. Preheat can be started/stopped by doing a long-press on either Wash
or Spin
cycles. The preheat will continue to run until:
- The configurable timer has expired (Max preheat time, configured in Dry cycle settings)
- A full dry cycle has completed.
Cooldown functionality is honored after a preheat cycle.
Due to a UI constraint, preheat can be launched with either Starting or Canceling a cycle. It acts as a strict toggle, and is not influenced by the actual cycle start/stop.
1.00
Initial firmware for Rev2 KiwiBoard.
What's Changed
-
- Add diagnostic dialogs if the TMC overheats or detects a short. by @futurexdesign in #1
- Create main.yml by @futurexdesign in #11
- Adjustments to the TMC calculations for current scaling. by @futurexdesign in #12
- Rev2 Board Firmware by @futurexdesign in #14
New Contributors
- @futurexdesign made their first contribution in #1
Full Changelog: https://github.com/futurexdesign/KiwiBoardFirmware/commits/1.00