github MarlinFirmware/Marlin 2.0.5.1
Marlin 2.0.5.1

latest releases: 2.1.2.2, 2.1.1.2, 2.1.1.1...
4 years ago

This is a maintenance release fixing some bugs and configuration issues. Commits in this Release.

Known Issues

  • M114 contains an extra line of output. Fixed in 2.0.5.2.
  • The version is shown as "2.0.5."

Issues Fixed

  • Restore Flash as the default EEPROM emulation for LPC176x.
  • Fix the Z_MIN_PROBE_PIN assignment on SKR 1.4.
  • Fix progress bar and M73. (Update your Configuration_adv.h.)
  • Fix U.B.L. slot loading.
  • Fix Z correction after G29 (ABL Bilinear with Z Fade).
  • Fix Z clearance move in G34.
  • Fix "remaining time" cosmetic issue

New Features

  • Add EEPROM_BOOT_SILENT option for a less verbose startup.
  • Add SLOWDOWN_DIVISOR for the benefit of big planner buffers.

Improvements

  • Display 3 digits of precision when editing hotend offsets.
  • Mount external SD cards later in the boot process.
    Using external SD with SD-based EEPROM? Let us know.

For Developers

  • Add a machine state in place of the Running flag.

Don't miss a new Marlin release

NewReleases is sending notifications on new releases.