mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-10 23:35:20 -06:00
config: Add Sovol SV06 Plus (#6397)
New configuration for the Sovol SV06 Plus Initial pass at adding a printer configuration for the Sovol SV06 Plus based on the existing Sovol SV06 config. Updated for the larger build volume, added filament runout sensor, and removed any references to the LCD screen since the stock screen doesn't work with Klipper. Signed-off-by: Herb McNew <herb.mcnew@gmail.com>
This commit is contained in:
parent
0d67d9c45d
commit
74473322e5
2 changed files with 148 additions and 0 deletions
|
@ -157,6 +157,7 @@ CONFIG ../../config/printer-anycubic-vyper-2021.cfg
|
|||
CONFIG ../../config/printer-monoprice-select-mini-v1-2016.cfg
|
||||
CONFIG ../../config/printer-sovol-sv05-2022.cfg
|
||||
CONFIG ../../config/printer-sovol-sv06-2022.cfg
|
||||
CONFIG ../../config/printer-sovol-sv06-plus-2023.cfg
|
||||
CONFIG ../../config/printer-sunlu-t3-2022.cfg
|
||||
|
||||
# Printers using the stm32f103 via serial
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue