diff options
Diffstat (limited to 'config/printer-creality-ender3-s1-2021.cfg')
-rw-r--r-- | config/printer-creality-ender3-s1-2021.cfg | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/config/printer-creality-ender3-s1-2021.cfg b/config/printer-creality-ender3-s1-2021.cfg index 2be53726..bda56e75 100644 --- a/config/printer-creality-ender3-s1-2021.cfg +++ b/config/printer-creality-ender3-s1-2021.cfg @@ -1,9 +1,10 @@ # This file contains pin mappings for the stock 2021 Creality Ender 3 -# S1. To use this config, check the STM32 Chip on the V2.4S1 Board -# then during "make menuconfig" select either the STM32F103 with a -# "28KiB bootloader" or select the STM32F401 with a "64KiB bootloader" -# and serial (on USART1 PA10/PA9) communication for both depending on -# the STM32 chip installed on your printer's motherboard. +# S1 (and S1 pro). To use this config, check the STM32 Chip on the +# V2.4S1 Board then during "make menuconfig" select either the +# STM32F103 with a "28KiB bootloader" or select the STM32F401 with a +# "64KiB bootloader" and serial (on USART1 PA10/PA9) communication for +# both depending on the STM32 chip installed on your printer's +# motherboard. # If you prefer a direct serial connection, in "make menuconfig" # select "Enable extra low-level configuration options" and select |