Skip to content

version 2.1 GC 1.2 - Integration Marlin 2.1 and bug fixes

Latest
Compare
Choose a tag to compare
@Guizz27 Guizz27 released this 11 Jul 02:04
· 7 commits to 2.1.x since this release

Printer Firmware

  • Integrated Marlin 2.1
  • Added configuration EQUAL_MARGIN_ALL_SIDES in Configuration.h. This will use the same margin on all sides that is the same as the largest probe offset. If you probe offset is -40, -5, then the margin will be 40 on all sides. It works with offsets from M851 as well. This configuration is enabled by default. You should auto level your bed after upgrading since coordinates will be different
  • Attempt to fix baby stepping when no BLTouch. The Print Adjust screen allows to set baby stepping but without a BLTouch, the displayed value was always 0.
  • Update installation instructions on the README.
  • Fixed progress display when printing from a host
  • Fixed filename display in print status when printing from host after printing from the SD card.

Screen Firmware

  • Fixed temperature that could not be set in the PID screen.
  • Included file T5UID1_reset90.CFG which will reset the memory and the screen orientation to vertical. it will take a little longer (1 minute) to flash, don't panic, let it run