diff options
author | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-08-15 21:13:44 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-08-15 21:46:37 +0100 |
commit | ae9102482560b557628c83a247ab35063ade0bf7 (patch) | |
tree | 2f08afac5a943aac31186e2c5c0c7d60e6d8837a /config/generic-mks-monster8.cfg | |
parent | 121edea90cde8295f720ed9d2f2fccca61f66bb4 (diff) | |
download | kutter-ae9102482560b557628c83a247ab35063ade0bf7.tar.gz kutter-ae9102482560b557628c83a247ab35063ade0bf7.tar.xz kutter-ae9102482560b557628c83a247ab35063ade0bf7.zip |
Rename everything significant to Kutter except for docs
Diffstat (limited to 'config/generic-mks-monster8.cfg')
-rw-r--r-- | config/generic-mks-monster8.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/generic-mks-monster8.cfg b/config/generic-mks-monster8.cfg index 583d49bf..d62a462b 100644 --- a/config/generic-mks-monster8.cfg +++ b/config/generic-mks-monster8.cfg @@ -4,7 +4,7 @@ # bootloader, and enable "USB for communication". # The "make flash" command does not work on the MKS Monster8. 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 "mks_monster8.bin" on an SD card or Udisk and then restart the # MKS Monster8 with that SD card or Udisk. @@ -113,7 +113,7 @@ pin: PA0 shutdown_speed: 1 [mcu] -serial: /dev/serial/by-id/usb-Klipper_stm32f407xx_4D0045001850314335393520-if00 +serial: /dev/serial/by-id/usb-Kutter_stm32f407xx_4D0045001850314335393520-if00 [printer] kinematics: cartesian |