Skip to content

Release 1.22

Choose a tag to compare

@dc42 dc42 released this 19 Oct 19:56
· 718 commits to master since this release

New features:

  • If the printer sends a non-trivial response to the PanelDue and the Control or Print screen is being displayed, the response appears in a popup window. The popup times out after 5 seconds or can be closed manually.
  • The initial splash screen loads faster
  • Removed 40mm/sec feed rate from Extrude menu, added 2mm/sec
  • Alert messages can now occupy up to 3 lines of characters
  • Support longer command responses on the Console page
  • Support longer file lists on SAM4S-based PanelDues

Bug fixes:

  • Macros displayed on the Control page didn't work if their names were more than 20 characters long
  • Fixed buffer overflow when more than 6 tools were configured using a 5" or 7" screen or more than 4 tools using a 4.3" screen
  • Fixed splash screen corruption when a splash screen file is appended to a binary for use on a version 1 or 2 PanelDue with ATSAM3S4 processor
  • When the printer has 5V power only, macro names are now displayed and commands can be sent
  • If "Always dim" is configured, the display no longer un-dims when there is a printer status change
  • When the Extrude menu is used, the extruder position is no longer reset to zero, to avoid problems when the Extrude menu is used while the print is paused and it was printing a file sliced in absolute extrusion mode.