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-anycubic-4maxpro-2.0-2021.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-anycubic-4maxpro-2.0-2021.cfg')
-rw-r--r-- | config/printer-anycubic-4maxpro-2.0-2021.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/printer-anycubic-4maxpro-2.0-2021.cfg b/config/printer-anycubic-4maxpro-2.0-2021.cfg index 203e3c8f..c8b7e49f 100644 --- a/config/printer-anycubic-4maxpro-2.0-2021.cfg +++ b/config/printer-anycubic-4maxpro-2.0-2021.cfg @@ -1,7 +1,7 @@ -# Klipper firmware config file for Anycubic 4Max Pro 2.0. To use this config, +# Kutter firmware config file for Anycubic 4Max Pro 2.0. To use this config, # the firmware should be compiled for the AVR atmega2560. -# You can build and flash firmware with commands in klipper directory: +# You can build and flash firmware with commands in kutter directory: # $ make clean # $ make menuconfig # $ make |