diff options
author | Apulo <anthony.dellett@gmail.com> | 2023-02-23 11:46:21 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-23 11:46:21 -0500 |
commit | a5fb20765e9f3872a21ab0debb7c9b46bc119ffd (patch) | |
tree | 6fc5d7232b2640a7495b2842c5da63f5c2ff9b55 /test | |
parent | 761b350c806afafaeeb88edd8f43707f35da93a3 (diff) | |
download | kutter-a5fb20765e9f3872a21ab0debb7c9b46bc119ffd.tar.gz kutter-a5fb20765e9f3872a21ab0debb7c9b46bc119ffd.tar.xz kutter-a5fb20765e9f3872a21ab0debb7c9b46bc119ffd.zip |
config: Update and rename generic-th3d-ezboard-lite-v2.0.cfg to generic-th3d-… (#6070)
The actual board name is EZBoard V2 without the lite. Renaming the file and correcting the intro text to reflect the actual board name.
Signed-off-by: Anthony Dellett <anthony.dellett@gmail.com>
Diffstat (limited to 'test')
-rw-r--r-- | test/klippy/printers.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/klippy/printers.test b/test/klippy/printers.test index 06f7cf6e..e1bddcad 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -214,7 +214,7 @@ CONFIG ../../config/generic-mellow-fly-cdy-v3.cfg CONFIG ../../config/generic-mellow-super-infinty-hv.cfg CONFIG ../../config/generic-mks-robin-nano-v3.cfg CONFIG ../../config/generic-prusa-buddy.cfg -CONFIG ../../config/generic-th3d-ezboard-lite-v2.0.cfg +CONFIG ../../config/generic-th3d-ezboard-v2.0.cfg CONFIG ../../config/printer-biqu-b1-se-plus-2022.cfg CONFIG ../../config/printer-prusa-mini-plus-2020.cfg |