diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-06-04 11:46:57 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-06-04 11:46:57 -0400 |
commit | 3a3ea90ba567be584455c66b22de40ff9e6762dc (patch) | |
tree | ecc0f4f9d0ad32d566cec5113a8d0bf8b2a1d857 /test/klippy/printers.test | |
parent | 4b650eccb2a58d2be216cba9bd921c3b1be25913 (diff) | |
download | kutter-3a3ea90ba567be584455c66b22de40ff9e6762dc.tar.gz kutter-3a3ea90ba567be584455c66b22de40ff9e6762dc.tar.xz kutter-3a3ea90ba567be584455c66b22de40ff9e6762dc.zip |
config: Fixes for generic-bigtreetech-skr-mini-e3-v2.0.cfg
Add config file to printers.test. Fix errors in config and unify
settings with the mini-e3-v1.2 config.
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 51ec5126..8d2830db 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -112,6 +112,7 @@ DICTIONARY stm32f103.dict CONFIG ../../config/generic-bigtreetech-skr-mini.cfg CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v1.0.cfg CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v1.2.cfg +CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v2.0.cfg CONFIG ../../config/generic-bigtreetech-skr-e3-dip.cfg # Printers using the stm32f103 via serial |