You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From klipper/configs/printer-anet-a8....
Note that the "make flash" command does not work with Anet boards -
the boards are typically flashed with this command:
avrdude -p atmega1284p -c arduino -b 57600 -P /dev/ttyUSB0 -U out/klipper.elf.hex
That's what I did
The text was updated successfully, but these errors were encountered:
From klipper/configs/printer-anet-a8....
Note that the "make flash" command does not work with Anet boards -
the boards are typically flashed with this command:
avrdude -p atmega1284p -c arduino -b 57600 -P /dev/ttyUSB0 -U out/klipper.elf.hex
That's what I did
The text was updated successfully, but these errors were encountered: