diff options
Diffstat (limited to 'test/klippy/printers.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 bd4287ef..d7479700 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -3,7 +3,7 @@ GCODE move.gcode # Example kinematic files DICTIONARY atmega2560.dict -CONFIG ../../config/example.cfg +CONFIG ../../config/example-cartesian.cfg CONFIG ../../config/example-corexy.cfg CONFIG ../../config/example-corexz.cfg CONFIG ../../config/example-delta.cfg |