diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-03-26 11:41:51 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-03-26 11:53:06 -0400 |
commit | 8f8cf7ef4151adab8f1122bf6b61c185575f32f6 (patch) | |
tree | 87583ea1c0285e6aa7f410e65f5a0902eee0bfbb /test/klippy/printers.test | |
parent | cb414ae9142b951714a206c0c4fc4366c945eae2 (diff) | |
download | kutter-8f8cf7ef4151adab8f1122bf6b61c185575f32f6.tar.gz kutter-8f8cf7ef4151adab8f1122bf6b61c185575f32f6.tar.xz kutter-8f8cf7ef4151adab8f1122bf6b61c185575f32f6.zip |
config: Add example printer-twotrees-sapphire-pro-2020.cfg config
Reported by @thucar.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
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 698ae30f..2875a14b 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -114,6 +114,7 @@ DICTIONARY stm32f103-serial.dict CONFIG ../../config/generic-fysetc-cheetah-v1.1.cfg CONFIG ../../config/generic-fysetc-cheetah-v1.2.cfg CONFIG ../../config/generic-mks-robin-nano.cfg +CONFIG ../../config/printer-twotrees-sapphire-pro-2020.cfg # Printers using the stm32f407 DICTIONARY stm32f407.dict |