diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-08-30 21:53:26 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-08-30 21:53:26 -0400 |
commit | d0c5802fe224361415ef841035ef4e73e947e9a2 (patch) | |
tree | e70244c2d39c1306d3caf563225d6ac24c6d4d23 /config | |
parent | 99251015fa4b17d58c9b320111608611278907bb (diff) | |
download | kutter-d0c5802fe224361415ef841035ef4e73e947e9a2.tar.gz kutter-d0c5802fe224361415ef841035ef4e73e947e9a2.tar.xz kutter-d0c5802fe224361415ef841035ef4e73e947e9a2.zip |
config: Add printer-creality-ender3pro-2020.cfg to printers.test
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config')
-rw-r--r-- | config/printer-creality-ender3pro-2020.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/printer-creality-ender3pro-2020.cfg b/config/printer-creality-ender3pro-2020.cfg index 23a1fd8b..09d9db30 100644 --- a/config/printer-creality-ender3pro-2020.cfg +++ b/config/printer-creality-ender3pro-2020.cfg @@ -1,7 +1,7 @@ # This file contains pin mappings for the stock 2020 Creality Ender 3 -# Pro with the 32-bit Creality 4.2.2 board. To use this config, during "make menuconfig" select the -# STM32F103 with a "28KiB bootloader" and with "Use USB for -# communication" disabled. +# Pro with the 32-bit Creality 4.2.2 board. To use this config, during +# "make menuconfig" select the STM32F103 with a "28KiB bootloader" and +# with "Use USB for communication" disabled. # If you prefer a direct serial connection, in "make menuconfig" # select "Enable extra low-level configuration options" and select the |