diff options
Diffstat (limited to 'config/generic-mellow-fly-e3-v2.cfg')
-rw-r--r-- | config/generic-mellow-fly-e3-v2.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/generic-mellow-fly-e3-v2.cfg b/config/generic-mellow-fly-e3-v2.cfg index 6836ea32..37d2af9c 100644 --- a/config/generic-mellow-fly-e3-v2.cfg +++ b/config/generic-mellow-fly-e3-v2.cfg @@ -3,14 +3,14 @@ # STM32F407 with a "32KiB bootloader". # The "make flash" command does not work on the Fly-E3-v2. Instead, -# after running "make", copy the generated "out/klipper.bin" file to a -# file named "firmware.bin" or "klipper.bin" on an SD card and then restart the Fly-E3-v2 +# after running "make", copy the generated "out/kutter.bin" file to a +# file named "firmware.bin" or "kutter.bin" on an SD card and then restart the Fly-E3-v2 # with that SD card. # See docs/Config_Reference.md for a description of parameters. [mcu] -serial: /dev/serial/by-id/usb-Klipper_stm32f407xx_27004A001851323333353137-if00 +serial: /dev/serial/by-id/usb-Kutter_stm32f407xx_27004A001851323333353137-if00 [stepper_x] step_pin: PE5 |