diff options
Diffstat (limited to 'config/generic-flyboard.cfg')
-rw-r--r-- | config/generic-flyboard.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/generic-flyboard.cfg b/config/generic-flyboard.cfg index 053af01f..9962e54f 100644 --- a/config/generic-flyboard.cfg +++ b/config/generic-flyboard.cfg @@ -4,7 +4,7 @@ # with a "32KiB bootloader". # The "make flash" command does not work on the FLYBOARD. Instead, -# after running "make", copy the generated "out/klipper.bin" file to a +# after running "make", copy the generated "out/kutter.bin" file to a # file named "firmware.bin" on an SD card and then restart the FLYBOARD # with that SD card. @@ -127,7 +127,7 @@ pin: PF9 #pin: PB11 [mcu] -serial: /dev/serial/by-id/usb-Klipper_Klipper_firmware_12345-if00 +serial: /dev/serial/by-id/usb-Kutter_Kutter_firmware_12345-if00 [printer] kinematics: corexy |