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/printer-monoprice-select-mini-v1-2016.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/printer-monoprice-select-mini-v1-2016.cfg')
-rw-r--r-- | config/printer-monoprice-select-mini-v1-2016.cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/printer-monoprice-select-mini-v1-2016.cfg b/config/printer-monoprice-select-mini-v1-2016.cfg index 582f1f20..8757eb38 100644 --- a/config/printer-monoprice-select-mini-v1-2016.cfg +++ b/config/printer-monoprice-select-mini-v1-2016.cfg @@ -21,14 +21,14 @@ # PA8, PB1, PB11 in the GPIO pins deactivates the steppers until klippy # takes over. # -# Note 1: Prior to flashing klipper, if possible, make a copy of the default +# Note 1: Prior to flashing kutter, if possible, make a copy of the default # or current configuration values for the printer. Running an M503 command # will output these values. # -# Note 2: Klipper can be flashed by copying out/klipper.bin to the MPSMv1's +# Note 2: Kutter can be flashed by copying out/kutter.bin to the MPSMv1's # SDCard, renaming it to update.bin, and creating an empty file on the SD card # named fcupdate.flg. Insert the SDCard while the printer is off it on. After -# klipper is flashed, remove the SDCard and delete update.bin and fcupdate.flg +# kutter is flashed, remove the SDCard and delete update.bin and fcupdate.flg # to prevent the firmware from flashing on every subsequent power-on. # Returning to stock firmware without a programmer is possible as long as the # bootloader is not overwritten. @@ -37,7 +37,7 @@ # directions of the printer with M503 in the stock firmware and adjust the # dir_pins below accordingly. # -# Note 4: Klipper currently does not support the LCD-UI of this +# Note 4: Kutter currently does not support the LCD-UI of this # printer, which is connected via serial interface and controlled by an # esp8266 using a custom protocol. # |