Skip to content

Releases: judge2005/BambuLights

Fix bug in persisting new LED controls

26 Jan 17:08
Compare
Choose a tag to compare

New Features

None

Bug Fixes

  • led type and num leds were not being persisted
  • if number of leds is reduced, clear the leds that were previously in use

Installation

NOTE updating to this version will lose your settings.

Update From Previous Version

To update from previous version (0.2.0 or 0.3.0) you can go to http://bambulights.local/update (username update, password secretsauce) and upload the the files bl_littlefs-0.3.0.bin and firmware-bambulights-0.3.1.bin

New Install

Use a Web Browser to install the firmware and configure the WiFi for the latest version here.

Alternatively you can install these binaries using the Adafruit Web Tools:

  • Go the the Adafruit Web Tools page.
  • Set the the baud rate to 921600
  • Use the table below to upload the files. The web tools page only allows you to upload 4 files at once. Do the first four first, then the last one:
Binary Location
bl_bootloader.bin 0x1000
bl_partitions.bin 0x8000
bl_boot_app0.bin 0xe000
firmware-bambulights-0.3.1.bin 0x10000
bl_littlefs-0.3.0.bin 0x290000

Configure number and type of LEDs

25 Jan 16:34
Compare
Choose a tag to compare

New Features

  • Configure the type of LED (GRB or RGB)
  • Configure the number of LEDs per strand

Bug Fixes

None

Installation

NOTE updating to this version will lose your settings.

Update From Previous Version

To update from previous version (0.2.0) you can go to http://bambulights.local/update (username update, password secretsauce) and upload the the files littlefs.bin and firmware.bin

New Install

Use a Web Browser to install the firmware and configure the WiFi for the latest version here.

Alternatively you can install these binaries using the Adafruit Web Tools:

  • Go the the Adafruit Web Tools page.
  • Set the the baud rate to 921600
  • Use the table below to upload the files. The web tools page only allows you to upload 4 files at once. Do the first four first, then the last one:
Binary Location
bootloader.bin 0x1000
partitions.bin 0x8000
boot_app0.bin 0xe000
firmware.bin 0x10000
littlefs.bin 0x290000

New features

27 May 15:52
Compare
Choose a tag to compare

New Features

  • Detect more errors and warnings
  • Turn off the finished state if the door is opened after the print finishes
  • Setting finished idle timeout to 0 will leave the device in the finished state until the door is opened (if you print with the door open, you can just close it and open it again to exit the finished state)

Bug Fixes

None

Installation

Use a Web Browser to install the firmware and configure the WiFi for the latest version here.

Alternatively you can install these binaries using the Adafruit Web Tools:

  • Go the the Adafruit Web Tools page.
  • Set the the baud rate to 921600
  • Use the table below to upload the files. The web tools page only allows you to upload 4 files at once. Do the first four first, then the last one:
Binary Location
bootloader.bin 0x1000
partitions.bin 0x8000
boot_app0.bin 0xe000
firmware.bin 0x10000
littlefs.bin 0x290000

Initial release

25 May 16:02
aefd596
Compare
Choose a tag to compare

Initial release. See the readme for details.

You can install these binaries using the Adafruit Web Tools:

  • Go the the Adafruit Web Tools page.
  • Set the the baud rate to 921600
  • Use the table below to upload the files. The web tools page only allows you to upload 4 files at once. Do the first four first, then the last one:
Binary Location
bootloader.bin 0x1000
partitions.bin 0x8000
boot_app0.bin 0xe000
firmware.bin 0x10000
littlefs.bin 0x290000