diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-11-05 10:50:19 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-11-05 10:50:19 -0500 |
commit | c11e4b74c224ac808f292d408b681e3d9bd6bfbe (patch) | |
tree | 77ad82dc928766d51996837d919d5b7b0f721c2e /test/klippy/printers.test | |
parent | 0cd808cfde9ff1f6c51f58b1900c271ff7dd949c (diff) | |
download | kutter-c11e4b74c224ac808f292d408b681e3d9bd6bfbe.tar.gz kutter-c11e4b74c224ac808f292d408b681e3d9bd6bfbe.tar.xz kutter-c11e4b74c224ac808f292d408b681e3d9bd6bfbe.zip |
config: Minor updates to printer-creality-cr20-pro-2019.cfg
Don't specify a default for pressure_advance. Don't specify values
that are already at their default. Add to printers.test test case.
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 57c91ec3..78a8dd47 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -25,6 +25,7 @@ CONFIG ../../config/printer-anycubic-kossel-2016.cfg CONFIG ../../config/printer-anycubic-kossel-plus-2017.cfg CONFIG ../../config/printer-creality-cr10s-2017.cfg CONFIG ../../config/printer-creality-cr20-2018.cfg +CONFIG ../../config/printer-creality-cr20-pro-2019.cfg CONFIG ../../config/printer-lulzbot-taz6-2017.cfg CONFIG ../../config/printer-lulzbot-taz6-dual-v3-2017.cfg CONFIG ../../config/printer-makergear-m2-2012.cfg |