diff options
Diffstat (limited to 'config/generic-melzi.cfg')
-rw-r--r-- | config/generic-melzi.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/generic-melzi.cfg b/config/generic-melzi.cfg index a5dedbf1..5fa32d3f 100644 --- a/config/generic-melzi.cfg +++ b/config/generic-melzi.cfg @@ -4,10 +4,10 @@ # Note, a number of Melzi boards are shipped with a bootloader that # requires the following command to flash the board: -# avrdude -p atmega1284p -c arduino -b 57600 -P /dev/ttyUSB0 -U out/klipper.elf.hex +# avrdude -p atmega1284p -c arduino -b 57600 -P /dev/ttyUSB0 -U out/kutter.elf.hex # If the above command does not work and "make flash" does not work # then one may need to flash a bootloader to the board - see the -# Klipper docs/Bootloaders.md file for more information. +# Kutter docs/Bootloaders.md file for more information. # See docs/Config_Reference.md for a description of parameters. |