Notifications
Clear all

4.3.2-RC1 Firmware for Original Prusa MINI/MINI+  

  RSS
Same Old Shane
(@same-old-shane)
Member Admin
4.3.2-RC1 Firmware for Original Prusa MINI/MINI+
 

 

Summary

  • Upgraded Newlib library
  • Upgraded USB drivers
  • Fixed bugs
  • Known errors

This is the first release candidate of the upcoming firmware 4.3.2 with new features and several bug fixes.

Upgraded Newlib library

This firmware release brings an important upgrade to the Newlib library. The standard library is replaced with a more optimized Newlib-nano version. Also, the standard “printf” family functions are replaced with a different implementation.

This change results in several improvements and memory savings. Compared to the previous firmware 4.3.1:

 

  • 98 kB of FLASH memory is saved
  • 4 kB of RAM is saved (3 kB on heap/static allocations, 1 kB on stack)
  • makes the printf() family functions fully reentrant and thread-safe (the previous implementation did not allow formatting of floats in ISRs)

Multiple tests revealed no negative effects related to these changes in the MINI+ firmware project. The measurements of RAM usage were done with release builds with metrics enabled while printing.

Upgraded USB drivers

In cooperation with the manufacturer ST, the developers have implemented the latest USB drivers available for the chipset running on the Buddy board. This update should increase the system stability and resolve several issues. See the section “Fixed bugs” for more information.

Fixed bugs

USB flash drive detection fixed

In some cases, selected USB drives were not correctly detected by the firmware while the printer was booting up. Even if correctly connected to the USB port, the printer ignored their presence and the user was not able to access the data.

The only solution was to remove the drive and reinsert it back. This is now fixed thanks to the new USB stack. Note that this fix does not address a scenario when certain USB drives are not correctly detected by the bootloader.

USB drive malfunction fixed

The new USB stack also fixes issues with certain USB drives, which were malfunctioning in specific situations.

Pronterface causes BSOD on 4.3.2-beta1

During the testing of the firmware 4.3.2-beta1, the developers have identified a BSOD error when trying to connect host software (e.g. Pronterface, OctoPrint) to the printer via a serial Micro USB port. This failure is now corrected and successfully tested.

Filament runout during serial print

When the print has been previously initiated from the serial line (e.g., OctoPrint) and a filament runout occurred, the printer did not react accordingly and the Change filament (M600) sequence was not initiated. Now, this behavior is fixed and even when the print is initiated by the serial interface, the Filament runout initiates the local Change filament sequence on the printer.

Extra head movements after the print ends

In rare cases, when the printer finishes the print, the print head performs additional random movements (repeated mesh bed leveling, additional purge line, etc.). From the reports, it seemed that this bug first occurred in firmware 4.1.0.

The developers have identified the issue caused by a long comment line in the G-code file (generated by PrusaSlicer merging all custom codes into one comment line), which is longer than the expected 95 characters. The characters exceeding the number 95 in this line were incorrectly parsed - text starting with the 96th character has been analyzed as a part of actual G-Code. In some cases, it may have contained G-Code commands, which have been interpreted and executed. The analysis was complicated due to users adding different Custom codes.

All concerned cases issued in Github are fixed now:
#864
#733

Known errors

Random BSOD after removal/eject USB drive

In some very rare scenarios, a BSOD occurs while inserting/removing the USB flash drive. It is very difficult to replicate not knowing the all circumstances under which the issue has happened. We are still investigating and executing a deep root cause analysis. This issue is planned to be fixed before the final release of firmware 4.3.2.

Download Link:

https://github.com/prusa3d/Prusa-Firmware-Buddy/releases/tag/v4.3.2-RC1

How to flash the firmware on MINI:

  • Copy the firmware file (.bbf) onto the USB drive with FAT32 formatting
  • Insert the flash drive in the MINI's USB port
  • Turn the printer ON (or reboot it)
  • A new screen will appear
  • Confirm you want to flash the firmware

Please report any bug here:

github.com/prusa3d/Prusa-Firmware-Buddy/issues

As always, we wish you happy printing and look forward to your feedback!

Shane (AKA FromPrusa)

Opublikowany : 25/05/2021 12:00 pm
BogdanH
(@bogdanh)
Honorable Member
RE: 4.3.2-RC1 Firmware for Original Prusa MINI/MINI+

All my USB sticks that weren't recognized by Mini before, now work as expected.
Is interesting... some sticks were working for printing (g-code), but were not recognized at firmware update attempt.

Highly recommend trying out this firmware release.

[Mini+] [MK3S+BEAR]

Opublikowany : 31/05/2021 7:31 pm
Zoltan polubić
Lupin
(@lupin)
Estimable Member
RE: 4.3.2-RC1 Firmware for Original Prusa MINI/MINI+

Works well. I tried first level calibration (O.K.) and printed a small half an hour thing. No issues. Used two different USB-sticks, a 16 GB HAMA for the update and the other was what came with the mini. Latter was used for the printing file.

Opublikowany : 15/06/2021 6:47 pm
Lupin
(@lupin)
Estimable Member
RE: 4.3.2-RC1 Firmware for Original Prusa MINI/MINI+

And one more thing. First time ever my browser loaded Prusa connect page very fast. Don't know if this is a browser issue (older version had some problems) or if there has been some changes on PrusaConnect as well. Anyway, nice surprise.

Opublikowany : 15/06/2021 7:08 pm
jcjames_13009
(@jcjames_13009)
Estimable Member
RE: 4.3.2-RC1 Firmware for Original Prusa MINI/MINI+

Hi

The USB stick provided with my MINI+ died after 1 month of use. Could that firmware version avoid such issue as well?

Thanks

JC

Prusa MINI+ at home / Prusa MK3S+ in the Fab Lab / You can have a look at my designs here printables.com

Opublikowany : 28/06/2021 1:28 pm
BogdanH
(@bogdanh)
Honorable Member
RE: 4.3.2-RC1 Firmware for Original Prusa MINI/MINI+
Posted by: @jcjames_13009

The USB stick provided with my MINI+ died after 1 month of use. Could that firmware version avoid such issue as well?

If you still can see USB stick content on your PC, then that would indicate that stick actually didn't die. In this case I would try updating to RC1 firmware -which I recommend anyway.
But if you can't open USB stick on PC, then it's dead.

[Mini+] [MK3S+BEAR]

Opublikowany : 28/06/2021 2:30 pm
jcjames_13009
(@jcjames_13009)
Estimable Member
RE: 4.3.2-RC1 Firmware for Original Prusa MINI/MINI+

Hi @BogdanH

Thanks for your message

In fact the USB stick is really dead. It can't be read anymore on both printer and PC. I even tested it on Mac

My concern is more to prevent having same issue with a new USB stick by installing this firmware version

Thanks

JC

Prusa MINI+ at home / Prusa MK3S+ in the Fab Lab / You can have a look at my designs here printables.com

Opublikowany : 28/06/2021 2:36 pm
BogdanH
(@bogdanh)
Honorable Member
RE: 4.3.2-RC1 Firmware for Original Prusa MINI/MINI+

Of course I'm not in position to give any guarantee. But from my personal experience, this RC1 firmware solved my USB related troubles: Mini didn't recognize some of my USB sticks. After updating to this firmware, all USB sticks I have work as expected.

[Mini+] [MK3S+BEAR]

Opublikowany : 28/06/2021 4:01 pm
jcjames_13009 polubić
obv
 obv
(@obv)
Eminent Member
RE: 4.3.2-RC1 Firmware for Original Prusa MINI/MINI+

Using RC1 for a few day with no issues. Have not tested the filament runout with octoprint yet.

Opublikowany : 29/06/2021 3:59 pm
Qman28
(@qman28)
New Member

 

Posted by: @obv

Using RC1 for a few day with no issues. Have not tested the filament runout with octoprint yet.

This is what I am looking forward to most.

Opublikowany : 16/07/2021 3:34 am
SEDAudio polubić
Share: