mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-08 06:24:03 -06:00
config: Split generic-bigtreetech-octopus.cfg into separate files
Use two different files for the Octopus Pro and Octopus (non-Pro). The configs are the same in practice, but the difference in version and naming can lead to confusion. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
f7567a0db9
commit
a629b87ae0
3 changed files with 306 additions and 9 deletions
|
@ -227,9 +227,13 @@ CONFIG ../../config/generic-th3d-ezboard-v2.0.cfg
|
|||
CONFIG ../../config/printer-biqu-b1-se-plus-2022.cfg
|
||||
CONFIG ../../config/printer-prusa-mini-plus-2020.cfg
|
||||
|
||||
# Printers using the stm32f429
|
||||
DICTIONARY stm32f429.dict
|
||||
CONFIG ../../config/generic-bigtreetech-octopus-v1.1.cfg
|
||||
|
||||
# Printers using the stm32f446
|
||||
DICTIONARY stm32f446.dict
|
||||
CONFIG ../../config/generic-bigtreetech-octopus.cfg
|
||||
CONFIG ../../config/generic-bigtreetech-octopus-pro-v1.0.cfg
|
||||
CONFIG ../../config/generic-fysetc-s6.cfg
|
||||
CONFIG ../../config/generic-fysetc-s6-v2.cfg
|
||||
CONFIG ../../config/generic-fysetc-spider.cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue