Update configuration comments for clarity and accuracy in printer-creality-ender3-v3-se-2025.cfg

This commit is contained in:
Jaros 2025-12-13 01:05:58 +01:00
parent efaa40082d
commit fbcade8bb8

View file

@ -1,17 +1,11 @@
# This file contains pin mappings for the stock 2025 Creality Ender 3
# V3 SE with Creality V1.1.0 board (C14) and STM32F401RC MCU.
# To use this config, during "make menuconfig" select the
# STM32F401 with a "64KiB bootloader" and serial (on USART1 PA10/PA9)
# STM32F401 with a "64KiB bootloader" and USB (on PA11/PA12)
# communication.
# If you prefer a direct serial connection, in "make menuconfig"
# select "Enable extra low-level configuration options" and select
# serial (on USART3 PB11/PB10), which is broken out on the 10 pin IDC
# cable used for the LCD module as follows:
# 3: Tx, 4: Rx, 9: GND, 10: VCC
# Flash this firmware by copying "out/klipper.bin" to a SD card and
# turning on the printer with the card inserted. The firmware
# Flash this firmware by copying "out/klipper.bin" to a STM32F4_UPDATE folder
# on SD card and turning on the printer with the card inserted. The firmware
# filename must end in ".bin" and must not match the last filename
# that was flashed.