Skip to content

Releases: mule1972/NeoPixelBLVmgn

V4.1

08 Aug 13:13
b04031a
Compare
Choose a tag to compare
  • fixed: heaters in standby mode has been always been displayed as cooling down
  • improved printer progress calculation: added warmup time into calculationi
  • changed printer progess calculation: now based on slicer info instead of file info.

V4.0

14 Jul 18:04
c81e83c
Compare
Choose a tag to compare
  • compatible with PanelDue firmware V3.x (thanks to pfn)
  • updated documentation (thanks to jadonmmiller)

V3.0

04 Jul 20:37
2b1fa70
Compare
Choose a tag to compare
  • Complete rewrite for much more reliability to read the status messages from the duet board and in order to minimize memory usage to support Arduino boards with little memory (e.g. Nano, Pro)
  • Multi Hotend support: Use up to 6 Neopixels to display different status infos of the printer
  • Support for Arduino Due
  • Support for customizable startup animation (Thanks to Julian for original startup animation design)
  • Support for "reverse display". Displays progress clockwise or non clockwise
  • Support for software serials
  • Throw an error if trying to compile the sketch for an untested/unsupported CPU plattform
  • Complete rewrite in order to have much more fexibility in defining the content to be displayed by each Neopixel.

V2.1

02 Jan 21:49
52a2d4c
Compare
Choose a tag to compare

Support for ATmega32u4 (e.g, Leonardo, Micro)

V2.0.1

03 Aug 12:55
a620340
Compare
Choose a tag to compare
Update README.md