diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-03-26 11:40:21 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-03-26 11:53:06 -0400 |
commit | cb414ae9142b951714a206c0c4fc4366c945eae2 (patch) | |
tree | 47f9ac93c41ecef2ffb77e6ba1a89c7c1b6a091a /test/klippy/printers.test | |
parent | 8a3233b3976d1d79c9d3ba337d99213eac3af3ee (diff) | |
download | kutter-cb414ae9142b951714a206c0c4fc4366c945eae2.tar.gz kutter-cb414ae9142b951714a206c0c4fc4366c945eae2.tar.xz kutter-cb414ae9142b951714a206c0c4fc4366c945eae2.zip |
config: Add example generic-mks-robin-nano.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 d38bea06..698ae30f 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -113,6 +113,7 @@ CONFIG ../../config/generic-bigtreetech-skr-e3-dip.cfg 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 # Printers using the stm32f407 DICTIONARY stm32f407.dict |