Created
July 30, 2019 19:08
-
-
Save DDRBoxman/3a02a681abd20af79de2cf3886d1b3d9 to your computer and use it in GitHub Desktop.
Flashing MK3 from raspbery pi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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