diff options
author | JamesH1978 <87171443+JamesH1978@users.noreply.github.com> | 2025-05-08 16:35:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-08 11:35:38 -0400 |
commit | d444289111c041c0111197b420aef2391dd43278 (patch) | |
tree | 58a947743e359805ab059e471148f67e6bb79a92 /config | |
parent | 89ffbbed4c6ca172f0038a274143fc152c2a22a2 (diff) | |
download | kutter-d444289111c041c0111197b420aef2391dd43278.tar.gz kutter-d444289111c041c0111197b420aef2391dd43278.tar.xz kutter-d444289111c041c0111197b420aef2391dd43278.zip |
config: Update CR6-SE 2020 config with board revision (#6923)
It has been noted that there are 3 possible boards with 2 possible configs, which we have both of, but this one does not state that it is for the 4.5.2 early kickstarter version. Which was causing some confusion.
Signed-off-by: James Hartley <james@hartleyns.com>
Diffstat (limited to 'config')
-rw-r--r-- | config/printer-creality-cr6se-2020.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/printer-creality-cr6se-2020.cfg b/config/printer-creality-cr6se-2020.cfg index 2929a9ac..445c2ef0 100644 --- a/config/printer-creality-cr6se-2020.cfg +++ b/config/printer-creality-cr6se-2020.cfg @@ -1,4 +1,5 @@ -# This file contains pin mappings for the stock 2020 Creality CR6-SE. +# This file contains pin mappings for the stock 2020 Creality CR6-SE +# with the early 4.5.2 board only. # To use this config, during "make menuconfig" select the STM32F103 # with a "28KiB bootloader" and serial (on USART1 PA10/PA9) # communication. |