From fbcade8bb8e9238154ffd743d751bb1cd599bd27 Mon Sep 17 00:00:00 2001 From: Jaros Date: Sat, 13 Dec 2025 01:05:58 +0100 Subject: [PATCH] Update configuration comments for clarity and accuracy in printer-creality-ender3-v3-se-2025.cfg --- config/printer-creality-ender3-v3-se-2025.cfg | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/config/printer-creality-ender3-v3-se-2025.cfg b/config/printer-creality-ender3-v3-se-2025.cfg index eb5d328e7..037399b86 100644 --- a/config/printer-creality-ender3-v3-se-2025.cfg +++ b/config/printer-creality-ender3-v3-se-2025.cfg @@ -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.