Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Beta v57 - Minor fixes

Latest
Compare
Choose a tag to compare
@hillsoftware hillsoftware released this 11 Feb 20:02
· 9 commits to master since this release

v57 Build - February 11th 2023

  1. This is a minor update to the previous v56 version which added input shaping
  2. The Marlin bug causing steps to not be easily editable for the extruder and such has been patched.
  3. After a G29 the print head is moved to the center of the bed. Previously it would stay at the last measured point. With the bi-linear firmware this would leave the bed all the way to the front basically, and then if you homed the Y axis would bump into the front before homing.
  4. On aborting an SD print from the LCD it now moves the print head to the back to present the print to you
  5. As noted in v56 the UBL version has some TMC and leveling debugging turned off, along with some reporting features to lower the flash space needed.
  6. All bugfixes from the Marlin 2.1.x bugfix branch are added (as of February 11th 2023)
  7. I recommend turning off input shaping until you can configure it

Files are as followed (all contain Input Shaping)

  • v57-UBL-sv06.bin is the UBL with X-Twist version
  • v57-bi-lin-sv06.bin is the Bi-Linear with X-Twist version
  • v57-mesh-sv06.bin is the Manual Mesh version (no X-Twist)

Extra version config files

The config files for all three builds are zipped and can be downloaded if you wish

The source code archives contain the bi-linear build.