Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Releases: matthewlloyd/Llama-Mini-Firmware

v1.0.7 (based on Prusa Buddy 4.3.3-final)

21 Nov 23:49
Compare
Choose a tag to compare

Changes since v1.0.6:

  • Rebase everything on Prusa's final release of v4.3.3.
  • Remove e-steps and extruder direction, since these are now in Prusa's Experimental Settings menu.
  • Raise max nozzle and bed temps by 10C.

Important Notes:

  • Be sure to write down (or take a photo) of anything saved in your EEPROM before you install this new version. Prusa changed much of the EEPROM code in v4.3.3. While Llama settings should not be affected, please write down or photograph all your settings, both Llama and Prusa (e.g. live Z offset), just in case, before upgrading.
  • Prusa now supports extruder steps and direction in the main Buddy firmware, and your existing Llama settings for the extruder will not be automatically copied across. Be sure to write those down before upgrading and set them manually in Prusa's new menu after upgrading before you print anything.

v1.0.6 (based on Prusa Buddy 4.3.2-final)

14 Aug 00:04
Compare
Choose a tag to compare

Changes since v1.0.5:

  • Rebase everything on Prusa's final release of v4.3.2.

Important Note! Be sure to write down (or take a photo) of anything saved in your EEPROM before you install this new version. Prusa removed a bunch of commits between the 4.3.2-RC1 and 4.3.2-final releases they posted to GitHub, including everything related to footer settings which were stored in EEPROM. As a result, if you're upgrading from an earlier 4.3.2-based release, Prusa's EEPROM code will reinitialize the Prusa section of the EEPROM when you first run this firmware version, and you will lose your settings. Llama settings should not be affected, but please write those down too, just in case. If the reset puts you through the initial setup wizard but you need to set e-steps first, skip the wizard, set your e-steps in the Llama Settings menu, then rerun the setup wizard manually.

v1.0.5 (based on Prusa buddy 4.3.2-RC1)

12 Jul 22:01
Compare
Choose a tag to compare

Changes since v1.0.4-beta:

  • Fix bug in stock Prusa firmware where there is no print time or remaining print time on the print status display (#4).
  • Take Llama out of beta status.

v1.0.4-beta (based on Prusa Buddy 4.3.2-RC1)

11 Jul 01:48
Compare
Choose a tag to compare

This is a beta release of v1.0.4, based on Prusa's Buddy firmware version 4.3.2-RC1. It has all been tested, but you may experience minor issues. Use at your own risk.

Changes since v1.0.3-beta:

  • Fix possible bug calculating CRC on uninitialized EEPROM.

v1.0.3-beta (based on Prusa Buddy 4.3.2-RC1)

04 Jul 21:01
Compare
Choose a tag to compare

This is a beta release of v1.0.2, based on Prusa's Buddy firmware version 4.3.2-RC1. It has all been tested, but you may experience minor issues. Use at your own risk.

Changes since v1.0.2-beta:

v1.0.2-beta (based on Prusa Buddy 4.3.2-RC1)

04 Jul 20:10
Compare
Choose a tag to compare

This is a beta release of v1.0.2, based on Prusa's Buddy firmware version 4.3.2-RC1. It has all been tested, but you may experience minor issues. Use at your own risk.

Changes since v1.0.1-beta:

  • Reverse E-steps: Use alternative method to reverse E-motor direction.

v1.0.1-beta (based on Prusa Buddy 4.3.2-RC1)

28 Jun 22:07
Compare
Choose a tag to compare

This is a beta release of v1.0.1, based on Prusa's Buddy firmware version 4.3.2-RC1. It has all been tested, but you may experience minor issues. Use at your own risk.

Changes since v1.0.0-beta:

  • PID tuning: Automatically write PID settings to EEPROM after M303 U1 (autotune), M301 (set hotend PID), and M304 (set bed PID).

v1.0.0-beta (based on Prusa Buddy 4.3.2-RC1)

27 Jun 23:12
Compare
Choose a tag to compare

This is a beta release of v1.0.0, based on Prusa's Buddy firmware version 4.3.2-RC1. It has all been tested, but you may experience minor issues. Use at your own risk.