diff --git a/config/printer-creality-ender3pro-2020.cfg b/config/printer-creality-ender3pro-2020.cfg index 04b5f004..b2bf0035 100644 --- a/config/printer-creality-ender3pro-2020.cfg +++ b/config/printer-creality-ender3pro-2020.cfg @@ -3,6 +3,12 @@ # "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. + # 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