Skip to content

Instantly share code, notes, and snippets.

@KL2001
KL2001 / printer.cfg
Created November 1, 2025 03:20 — forked from nakoeppen/printer.cfg
Ender 3 Pro Klipper Config, v.4.2.2 Board w/ CR-Touch (otherwise stock)
# 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
# serial (on USART1 PA10/PA9) communication.
# It should be noted that newer variations of this printer shipping in
# 2022 may have GD32F103 chips installed and not STM32F103. You may
# have to inspect the mainboard to ascertain which one you have. If it
# is the GD32F103 then please select Disable SWD at startup in the
# "make menuconfig" along with the same settings for STM32F103.