Skip to content

Releases: futurexdesign/KiwiBoardFirmware

1.2.2 - Extended cycle times

27 Dec 00:49
3752e48
Compare
Choose a tag to compare

Added extended cycle times.

1.2.1

17 Jun 01:17
fc739c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

Release 1.2.0

08 Jun 21:47
7878a6f
Compare
Choose a tag to compare

Add support for optional beeper module connected to expansion port pin 1.
Fix small user interface bug.

1.1.3

19 May 14:54
571a436
Compare
Choose a tag to compare

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.

Full Changelog: 1.1.2...1.1.3

1.1.2

19 May 00:26
45b7f9c
Compare
Choose a tag to compare

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

06 May 14:15
f06ab93
Compare
Choose a tag to compare

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

01 May 15:24
97f2535
Compare
Choose a tag to compare

Initial firmware for Rev2 KiwiBoard.

What's Changed

New Contributors

Full Changelog: https://github.com/futurexdesign/KiwiBoardFirmware/commits/1.00