diff options
author | charlespick <17918019+charlespick@users.noreply.github.com> | 2021-07-09 08:13:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-09 11:13:26 -0400 |
commit | 342d0fca789ce503a76ad3daeb9f00cacb557d17 (patch) | |
tree | 1646e7576507eeaf9a47108d0fb08753f2487323 /test/klippy/printers.test | |
parent | 2ef5e03ce4dd132d56a811885eda5681f358106d (diff) | |
download | kutter-342d0fca789ce503a76ad3daeb9f00cacb557d17.tar.gz kutter-342d0fca789ce503a76ad3daeb9f00cacb557d17.tar.xz kutter-342d0fca789ce503a76ad3daeb9f00cacb557d17.zip |
config: Create config for BigTreeTech Octopus (#4441)
Information and some lines verbatim were sourced from the official BigTreeTech Octopus
GitHub repository to make this configuration as well as existing configurations in the same
folder as this one
Signed-off-by: Charles Pickering <charles.pickering@live.com>
Diffstat (limited to 'test/klippy/printers.test')
-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 a0c83bc9..0e1327ba 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -175,6 +175,7 @@ CONFIG ../../config/printer-prusa-mini-plus-2020.cfg # Printers using the stm32f446 DICTIONARY stm32f446.dict +CONFIG ../../config/generic-bigtreetech-octopus.cfg CONFIG ../../config/generic-fysetc-s6.cfg CONFIG ../../config/generic-fysetc-s6-v2.cfg CONFIG ../../config/generic-fysetc-spider.cfg |