diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2023-10-30 14:14:20 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2023-10-30 14:29:43 -0400 |
commit | bee7ec720b1405e8a14ca1fc81e565f0e5ce7aa9 (patch) | |
tree | 1f119cf6a9550883a7fbb76278c9a88b48862282 /test/klippy | |
parent | 9b1529354799c01912cd48d2c905e2afa8489fde (diff) | |
download | kutter-bee7ec720b1405e8a14ca1fc81e565f0e5ce7aa9.tar.gz kutter-bee7ec720b1405e8a14ca1fc81e565f0e5ce7aa9.tar.xz kutter-bee7ec720b1405e8a14ca1fc81e565f0e5ce7aa9.zip |
config: Add new generic-bigtreetech-octopus-pro-v1.1.cfg config
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'test/klippy')
-rw-r--r-- | test/klippy/printers.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/klippy/printers.test b/test/klippy/printers.test index ddb94ed2..d9168adc 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -243,6 +243,7 @@ CONFIG ../../config/printer-ratrig-v-minion-2021.cfg # Printers using the stm32h723 DICTIONARY stm32h723.dict CONFIG ../../config/generic-bigtreetech-octopus-max-ez.cfg +CONFIG ../../config/generic-bigtreetech-octopus-pro-v1.1.cfg # Printers using the stm32h743 DICTIONARY stm32h743.dict |