5.1.2 Firmware for Original Prusa MINI
 
Notifiche
Cancella tutti

[In evidenza] 5.1.2 Firmware for Original Prusa MINI  

  RSS
Same Old Shane
(@same-old-shane)
Utenti Admin
5.1.2 Firmware for Original Prusa MINI

Hello all; 
We are pleased to announce our latest update for our printers. Please keep in mind to choose the correct firmware for your machine from the github link please. 

Summary

  • Cancel Object (MINI)
  • Nozzle diameter in Selftest (XL)
  • Sending crash dumps to Tech support
  • New bootloader 2.3.4
  • Firmware flashing updated
  • Bug fixes

This is a stable release of the firmware 5.1.2 for MK4/MK3.9, XL and MINI/MINI+ with several improvements. It is a direct successor to 5.1.0 and is recommended for all users.

IMPORTANT FOR XL users: After this update, you need to confirm your nozzle diameter as part of the self-test. This applies to both new and already calibrated printers. For calibrated printers, navigate to Control -> Calibration & Tests -> Nozzle Diameter Confirmation.

Cancel Object (MINI/MINI+)

The previous release brought a highly requested cancel object function to the MK4 and XL. This release adds support for MINI/MINI+. During a running print, you can open the “Tune menu -> Cancel Object” and select an object that you wish to stop printing (but you can also resume it, in case you select an incorrect one). The print will continue running and any G-code commands related to the canceled object will be ignored. This is perfect for cases where you’re printing many objects at once and one of them gets loose on the build plate.

Nozzle diameter in Selftest (XL)

During the initial calibration of your XL, you can now select your nozzle diameter. The available options are 0.4 mm or 0.6 mm, and the selected diameter will be applied to all available print tools. If necessary, you can always modify the nozzle diameter later in the printer's menu.

Sending crash dumps to Tech support

In the event of a system crash, a memory dump is created. You can download this crash dump on a USB drive and send it to Prusa Research tech support for further investigation. The file may contain sensitive unencrypted information, therefore we strongly recommend sending the file directly to [email protected] and avoiding uploading the file to any public cloud storage or sharing it on social networks.

New bootloader 2.3.4

This release updates the bootloader to version 2.3.4 for all printers (XL, MK4/MK3.9, MINI/MINI+), addressing manufacturing requirements, particularly in the initial firmware flashing stage.

Firmware flashing updated

In line with the bootloader update, the firmware has also been updated to improve the flashing procedure. The communication between the board and the flashing station is now done through UART.

Bug fixes

PrusaLink fix for Safari

A big thanks to user @pyrho, who reported an issue with logging into PrusaLink on Safari browser (issue #3287) and also managed to find the culprit. The initial valid period for the HTTP Digest Auth nonce was too short for Safari (5 seconds). Starting this release logging in on Apple devices should work without issues

Error 13604 fixed

A bug found in the firmware release 5.1.0 affects MINI, MK4/MK3.9, and XL printers. If a USB drive is connected during startup, the printer may keep asking for a firmware file (.bbf) and display error message #13604. This issue has been identified and fixed in the current release.

Download link;
        https://github.com/prusa3d/Prusa-Firmware-Buddy/releases/tag/v5.1.2

          How to flash the firmware;

         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/issues

Shane (AKA FromPrusa)

Postato : 18/12/2023 3:55 am
kc7eph hanno apprezzato
Steve Clinton
(@steve-clinton)
Active Member
RE: 5.1.2 Firmware for Original Prusa MINI

We are brand new to 3D printing.  We've been able to do some of the sample prints successfully.  As I understand it, we need to update the firmware to be able to print bgcode..  but I have a really stupid question.  I've downloaded the zip file with the 5.1.2 versions and see several different languages.  The file names all say english-"some other language".  I'm afraid that selecting the wrong version will change the language on the display to something other than english... is there a specific version I'm supposed to use? 

Postato : 27/12/2023 11:40 pm
kc7eph hanno apprezzato
kc7eph
(@kc7eph)
Utenti
RE: 5.1.2 Firmware for Original Prusa MINI

Hi Shane, 

 

Thanks for the update! I have the same question as Steve, which firmware do I want to use for US English?  I want to be sure that I'm not updating to a language I don't speak.

Thank you!

Posted by: @same-old-shane

Hello all; 
We are pleased to announce our latest update for our printers. Please keep in mind to choose the correct firmware for your machine from the github link please. 

Summary

  • Cancel Object (MINI)
  • Nozzle diameter in Selftest (XL)
  • Sending crash dumps to Tech support
  • New bootloader 2.3.4
  • Firmware flashing updated
  • Bug fixes

This is a stable release of the firmware 5.1.2 for MK4/MK3.9, XL and MINI/MINI+ with several improvements. It is a direct successor to 5.1.0 and is recommended for all users.

IMPORTANT FOR XL users: After this update, you need to confirm your nozzle diameter as part of the self-test. This applies to both new and already calibrated printers. For calibrated printers, navigate to Control -> Calibration & Tests -> Nozzle Diameter Confirmation.

Cancel Object (MINI/MINI+)

The previous release brought a highly requested cancel object function to the MK4 and XL. This release adds support for MINI/MINI+. During a running print, you can open the “Tune menu -> Cancel Object” and select an object that you wish to stop printing (but you can also resume it, in case you select an incorrect one). The print will continue running and any G-code commands related to the canceled object will be ignored. This is perfect for cases where you’re printing many objects at once and one of them gets loose on the build plate.

Nozzle diameter in Selftest (XL)

During the initial calibration of your XL, you can now select your nozzle diameter. The available options are 0.4 mm or 0.6 mm, and the selected diameter will be applied to all available print tools. If necessary, you can always modify the nozzle diameter later in the printer's menu.

Sending crash dumps to Tech support

In the event of a system crash, a memory dump is created. You can download this crash dump on a USB drive and send it to Prusa Research tech support for further investigation. The file may contain sensitive unencrypted information, therefore we strongly recommend sending the file directly to [email protected] and avoiding uploading the file to any public cloud storage or sharing it on social networks.

New bootloader 2.3.4

This release updates the bootloader to version 2.3.4 for all printers (XL, MK4/MK3.9, MINI/MINI+), addressing manufacturing requirements, particularly in the initial firmware flashing stage.

Firmware flashing updated

In line with the bootloader update, the firmware has also been updated to improve the flashing procedure. The communication between the board and the flashing station is now done through UART.

Bug fixes

PrusaLink fix for Safari

A big thanks to user @pyrho, who reported an issue with logging into PrusaLink on Safari browser (issue #3287) and also managed to find the culprit. The initial valid period for the HTTP Digest Auth nonce was too short for Safari (5 seconds). Starting this release logging in on Apple devices should work without issues

Error 13604 fixed

A bug found in the firmware release 5.1.0 affects MINI, MK4/MK3.9, and XL printers. If a USB drive is connected during startup, the printer may keep asking for a firmware file (.bbf) and display error message #13604. This issue has been identified and fixed in the current release.

Download link;
        https://github.com/prusa3d/Prusa-Firmware-Buddy/releases/tag/v5.1.2

          How to flash the firmware;

         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/issues

 

Postato : 28/12/2023 1:27 am
_KaszpiR_
(@_kaszpir_)
Honorable Member
RE:

Each firmware has two languages, English and the second one selected. So for example en_de (or english-german) contains English and German.

So every binary contains English.

See my GitHub and printables.com for some 3d stuff that you may like.

Postato : 28/12/2023 7:24 am
kc7eph
(@kc7eph)
Utenti
RE: 5.1.2 Firmware for Original Prusa MINI

Excellent, thank you!

Posted by: @_kaszpir_

Each firmware has two languages, English and the second one selected. So for example en_de (or english-german) contains English and German.

So every binary contains English.

 

Postato : 28/12/2023 11:08 pm
Busy With 3D Printing
(@busy-with-3d-printing)
Eminent Member
RE: 5.1.2 Firmware for Original Prusa MINI

This is the firmware I've been waiting for!

Postato : 31/12/2023 3:53 pm
Steve Clinton
(@steve-clinton)
Active Member
RE: 5.1.2 Firmware for Original Prusa MINI

Awesome.  Thank you!  

Postato : 31/12/2023 6:08 pm
SalvatoreMundi
(@salvatoremundi)
Utenti
RE: 5.1.2 Firmware for Original Prusa MINI

Hello, after installing the  5.1.2 firmware my MINI no longer shows file thumbnails on screen! What to do now? That was why I bought this printer! Help!

Postato : 06/01/2024 5:12 pm
_KaszpiR_
(@_kaszpir_)
Honorable Member
RE:

@kabestans please see https://forum.prusa3d.com/forum/hardware-firmware-and-software-help/preview-thumbnails-not-showing/#post-686793

See my GitHub and printables.com for some 3d stuff that you may like.

Postato : 06/01/2024 9:46 pm
SalvatoreMundi hanno apprezzato
Condividi: