Skip to content

v1.1.4-beta

Compare
Choose a tag to compare
@TwinkieXLII TwinkieXLII released this 02 Feb 04:38
e906ef8

Release Notes ( v1.1.4 )

From Community

  • Added Ability to Save EEPROM to Printer instead of SD Card.
  • Added the ability to have separate esteps value for each extruder.
  • Added JG Bootsplash screen
  • Fixed in LCD Pin configuration. Should allow for faster LCD refreshes.
  • Fixed Filament Runout sensor triggering change at print start.
  • Upgraded Base code to Marlin 2.0.1

From Upstream Marlin

  • Official Marlin Support for Artist-D motherboard (2.0.1)
  • Enhanced SD Card writing to improve card life longevity. (2.0.1)
  • Official support for 32bit boards (2.0.0)
  • PlatformIO.org build environment this makes setting up a build environment much much easier. (2.0.0)
  • Official support for Trinamic TMC2209/8 drivers (2.0.0)
  • Linear Advance capable (but not enabled by default) (2.0.0)

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.