Releases: OctoPrint/OctoPrint-FirmwareUpdater
Releases · OctoPrint/OctoPrint-FirmwareUpdater
1.2.0
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
- Improves checks for path to avrdude and bossac
- Adds linuxgpio as a programmer
- Adds Atmega644p as AVR MCU
1.0.0
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
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
Added brief instructions and warnings to the Firmware Updater page.
0.4.0
Added option to run gcode commands after flashing.
0.3.0
Added usbasp programmer and Atmega1280 MCU. Fixed error when printer connection serial port was set to 'AUTO'.