Skip to content

Instantly share code, notes, and snippets.

@DDRBoxman
Created July 30, 2019 19:08
Show Gist options
  • Save DDRBoxman/3a02a681abd20af79de2cf3886d1b3d9 to your computer and use it in GitHub Desktop.
Save DDRBoxman/3a02a681abd20af79de2cf3886d1b3d9 to your computer and use it in GitHub Desktop.
Flashing MK3 from raspbery pi
avrdude -v -p atmega2560 -c wiring -P /dev/ttyACM0 -b 115200 -D -U flash:w:/home/pi/Downloads/prusa3d_fw_MK3_3_7_2_2363.hex:i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment