Skip to content

Release 3.2.3

Compare
Choose a tag to compare
@wilriker wilriker released this 16 Nov 10:38
· 619 commits to master since this release

Version 3.2.3

Upgrade Notes:

  • This release is compatible with RepRapFirmware 3.2-beta1 or later. It will partially work with RepRapFirmware 3.1.1 but not with any older version.
  • Flashing this release will reset the configuration to defaults

Limitations

  • Due to the lack of RAM this build will not run on version 1 or early version 2 PanelDue boards that use the ATSAM3S2B chip.
    • Version 1.0, 1.1 and earlier v2 PanelDue: ATSAM3S2B processor (64MHz, 32kb RAM, 128kB flash) - these are the ones that the new firmware probably won't run on.
    • Version 2 PanelDue manufactured from August 2016: ATSAM3S4B processor (64MHz, 48kb RAM, 256kb flash). Will run the new firmware, but not as fast as version 3 will.
    • Version 3 PanelDue, including all 5i and 7i: ATSAM4S4B processor, 120MHz, 64kB RAM, 256kb flash. Will run the new firmware.
  • There will be no reliable status updates coming from RepRapFirmware while waiting for heaters to reach temperature (and some other cases) before RRF 3.2-beta3.2.

New and changed features:

  • Sped up intialization phase
  • Increased poll rate from 1s to 500ms and add adaptive slow down if too many out-of-buffer occur

Bug fixes:

  • Command input field did not show inserted character