mirror of
git://soft.sys114.com/klipper
synced 2026-02-04 16:50:36 +09:00
config: Use printer-creality-ender3-s1-2021.cfg for both s1 and s1 pro.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user