Skip to content

Releases: OctoPrint/OctoPrint-FirmwareUpdater

1.2.0

09 Apr 13:41
9de4b88
Compare
Choose a tag to compare

Adds:

  • Ability for end users to completely customise the flash tool command line
  • Support for flashing the Arduino Due using the Native USB port
  • Option to set a post-flash delay to give the board time to start up after flashing the firmware

1.1.0

13 Dec 09:36
283ff49
Compare
Choose a tag to compare
  • Improves checks for path to avrdude and bossac
  • Adds linuxgpio as a programmer
  • Adds Atmega644p as AVR MCU

1.0.0

13 Mar 09:45
18e6ad1
Compare
Choose a tag to compare

Changes:

  • Added bossac as flash method for Arduino Due boards
  • Added check and warning for .hex files containing 'bootloader' in the file name
  • Added stk500v2 as programmer for AVR boards

0.6.0

02 Feb 07:56
af7ba5c
Compare
Choose a tag to compare

Fixes

  • Error messages from avrdude are now returned to OctoPrint

Enhancements

  • Added 'Advanced Settings' for:
    • avrdude baud rate override
    • Option to disable write verification
    • avrdude conf file path

0.5.0

30 Jan 08:43
c7de278
Compare
Choose a tag to compare

Added brief instructions and warnings to the Firmware Updater page.

0.4.0

26 Jan 12:08
4b3cdfc
Compare
Choose a tag to compare

Added option to run gcode commands after flashing.

0.3.0

26 Jan 12:08
a64fbef
Compare
Choose a tag to compare

Added usbasp programmer and Atmega1280 MCU. Fixed error when printer connection serial port was set to 'AUTO'.