diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-11-26 12:26:11 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-11-26 12:26:11 -0500 |
commit | 5773654a00443dc5e1b6e3ce195c48a5688c3aac (patch) | |
tree | c5807119219646a1ff52290b9f2bba5168968749 /test/klippy/printers.test | |
parent | d3646f80ec2c7da026b86397e46c78bcd00d9118 (diff) | |
download | kutter-5773654a00443dc5e1b6e3ce195c48a5688c3aac.tar.gz kutter-5773654a00443dc5e1b6e3ce195c48a5688c3aac.tar.xz kutter-5773654a00443dc5e1b6e3ce195c48a5688c3aac.zip |
config: Minor changes to printer-sunlu-s8-2020.cfg
Remove default parameters from heater_fan section. Add to
printers.test test cases.
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 11589e7b..0292926e 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -39,6 +39,7 @@ CONFIG ../../config/printer-micromake-d1-2016.cfg CONFIG ../../config/printer-mtw-create-2015.cfg CONFIG ../../config/printer-seemecnc-rostock-max-v2-2015.cfg CONFIG ../../config/printer-sovol-sv01-2020.cfg +CONFIG ../../config/printer-sunlu-s8-2020.cfg CONFIG ../../config/printer-tevo-flash-2018.cfg CONFIG ../../config/printer-tevo-tarantula-pro-2020.cfg CONFIG ../../config/printer-velleman-k8200-2013.cfg |