Skip to content

v2021.4.1 Release Candidate 1

Latest
Compare
Choose a tag to compare
@TwinkieXLII TwinkieXLII released this 16 Mar 03:55

#New Beta Release, Based on Marlin 2.0.7.2
There are 100s of improvements and bugfixes in the base code
[See 2.0.7.2 Release Notes](https://github.com/MarlinFirmware/Marlin/releases/tag/2.0.7. 2)

Contains fixes for a bunch of items, here are some highlights for Artist-D

  • Upgrade to lastest Marlin Release 2.0.7.2
  • Enabled Mesh bed leveling
  • Upgraded TMC drivers
  • Upgrade to upstream platformio.ini file
  • Fixed esteps configuration screen.
  • Fix Preheat ALL menu Item
  • Fix E2 Left Limit from 80 to 5.

Enhancements from Marlin Base Code

Flashing

Before flashing to your printer write down any modified settings such as tool offsets, extruder steps, etc. This will process will set your printer's settings back to how it was out of the box

  1. Download Robin_pro.bin from this release page
  2. Place the file on the SD card. The filename must not be changed.
  3. Power down the printer
  4. Place SD card in the printer
  5. Power the printer on.

The screen should say "updating" with a percentage. Do not power the printer off or remove the SD card during this process. The printer will reboot when it is finished and you will see the JGMaker bootscreen followed by the Marlin bootscreen.
Your printer should now be updated
A good final task after any update is to reset the EEPROM for the printer. Go to the Configuration menu and scroll down to "Initialize EEPROM". Select this value. This will reset all stored settings to their defaults.

At any point you wish to go back to the original firmware you can download it from JGMaker's site and follow the same steps as above.