From a629b87ae07fdea3c8aeaec3c01fc3a95e49adff Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Mon, 30 Oct 2023 14:04:08 -0400 Subject: 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 --- test/klippy/printers.test | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/klippy/printers.test b/test/klippy/printers.test index 8038ad4c..ddb94ed2 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -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 -- cgit v1.2.3-70-g09d2