mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-18 04:08:04 -06:00
config: Add Creality Ender 5 S1. (#6455)
Creality released the Ender 5 S1 model in November of 2022. It has enough hardware differences from the previous models that that the existing Ender 5 configs are not compatible. This configuration is based on one provided by Creality that was then tweaked and modified. I have been using these values (plus some additional entries) for about 6 months with no issues. Signed-off-by: Brian Greenberg <grnbrg@grnbrg.org>
This commit is contained in:
parent
7a74888b43
commit
43d0dba4b4
2 changed files with 171 additions and 0 deletions
|
@ -205,6 +205,7 @@ CONFIG ../../config/printer-voxelab-aquila-2021.cfg
|
|||
DICTIONARY stm32f401.dict
|
||||
CONFIG ../../config/generic-fysetc-cheetah-v2.0.cfg
|
||||
CONFIG ../../config/printer-artillery-sidewinder-x2-2022.cfg
|
||||
CONFIG ../../config/printer-creality-ender5-s1-2023.cfg
|
||||
CONFIG ../../config/printer-elegoo-neptune3-pro-2023.cfg
|
||||
|
||||
# Printers using the stm32f405
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue