Skip to content

Release 1.21

Choose a tag to compare

@dc42 dc42 released this 08 Jun 11:51
· 722 commits to master since this release

Choosing the correct firmware binary

  • If you have a PanelDue with the controller and TFT panel integrated on a single PCB, choose PanelDue-5.0i-7.0i.bin
  • Otherwise, if your PanelDue controller board is version 3.0 or 3.0a, choose the binary with -v3- in the name and your TFT panel size at the end
  • Otherwise, choose the binary with -v3- in the name and your TFT panel size at the end (these binaries work with version 1.0, 1.1 and 2.0 controller boards)
  • The integrated and -v3- binaries display a splash screen at startup. If you want to use a custom splash screen instead, choose the -nologo variant of the binary file and see https://github.com/dc42/PanelDueFirmware/blob/master/Readme.md for further instructions.

New features in this release:

Recognise and display Standby status from RepRapFirmware
Added support for Spanish language (thanks 3DOeste!)
Disable Czech language support on 4.3" builds because the extended font is not correct
Added support for Marlin hosts
Settings are saved and restarts are done automatically when settings are changed
Added last modified time to file information (thanks Kriechi!)
Added estimated or simulated print time to file information
Added colour gradient on Setup page to help manufacturing test

Bug fix in this release:

If in the Macros popup you went into a subdirectory, the display and operation of the 4 macros shown on the Control page was affected