Skip to content

PanelDue Firmware 3.5.0-rc9

Pre-release
Pre-release
Compare
Choose a tag to compare
@mfs12 mfs12 released this 25 Apr 13:52

Release Notes

This release requires RepRapFirmware 3.3 or later.

Version 2 (after August 2016) and Version 3 PanelDue are supported.

3.5.0-rc1

  • updated support for newer compilers
  • extended version string in status tab
  • fixed simulated time when printing
  • fixed setting of bed/chamber heaters
  • added support for new m291 modes
  • added support for new parameter in m292 message

3.5.0-rc2

  • fixed displaying of titles
  • fixed button for several modes
  • added m291 test macros to repo

3.5.0-rc3

  • fix version
  • added test macros
  • fix hiding of choices button
  • fix release button handling in popups

3.5.0-rc4

  • add quotes to expression in m292 strings
  • hide warning in popup message if value validates to true
  • reset limits before new message box is received
  • add localization of popup strings (translations are missing)

3.5.0-rc5

  • extend json parser to handle array elements
  • add thumbnail selection by size
  • always show baby step button

3.5.0-rc6

  • improve filename handling for multiple thumbnails
  • fix cancel/resume button handling when print is paused

3.5.0-rc7

  • added Japanese translation, to enable set USE_JAPANESE_CHARACTERS=1 and disable USE_CYRILLIC_CHARACTERS=0
  • fixed updating of sd card button in files dialog shortly after reboot
  • report no files found for empty folders in files dialog

3.5.0-rc8

  • fixed displaying of macro menu when entering and leaving directories
  • added switch to setup screen to make logging information more verbose
  • added displaying of cancel button for several m291 messages
  • added dutch translation
  • allow long object model keys and deeper object model nesting
  • display two digits if axis max values is less or equal to 1000.0

3.5.0-rc9

  • updated gobmp2c
  • fixed sd card file list update when files are deleted
  • added displaying of "updating firmware" screen during updates