diff options
author | JamesH1978 <87171443+JamesH1978@users.noreply.github.com> | 2025-05-08 16:36:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-08 11:36:04 -0400 |
commit | 81277154d2e369d0f0674f75c35e6337084578fb (patch) | |
tree | 6cc9689ebc3ffe1175b9d26175d1a979c80dd702 /config | |
parent | d444289111c041c0111197b420aef2391dd43278 (diff) | |
download | kutter-81277154d2e369d0f0674f75c35e6337084578fb.tar.gz kutter-81277154d2e369d0f0674f75c35e6337084578fb.tar.xz kutter-81277154d2e369d0f0674f75c35e6337084578fb.zip |
config: Update CR6-SE 2021 config with board revision (#6924)
As per #6923 this PR adds the fact that this config works for the late revision CR-ERA_V1.1.0.3 board as well.
Signed-off-by: James Hartley <james@hartleyns.com>
Diffstat (limited to 'config')
-rw-r--r-- | config/printer-creality-cr6se-2021.cfg | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/printer-creality-cr6se-2021.cfg b/config/printer-creality-cr6se-2021.cfg index 932a9263..883bf6a0 100644 --- a/config/printer-creality-cr6se-2021.cfg +++ b/config/printer-creality-cr6se-2021.cfg @@ -1,4 +1,6 @@ -# This file contains pin mappings for the Creality CR6-SE with Rev. 4.5.3 Motherboard (Late 2020/2021) as the heater pins changed. +# This file contains pin mappings for the Creality CR6-SE +# with Rev. 4.5.3 Motherboard (Late 2020/2021) as the heater pins changed. +# This config also works for the CR-ERA_V1.1.0.3 # To use this config, during "make menuconfig" select the STM32F103 # with a "28KiB bootloader" and serial (on USART1 PA10/PA9) # communication. |