diff options
Diffstat (limited to 'test/klippy/printers.test')
-rw-r--r-- | test/klippy/printers.test | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/klippy/printers.test b/test/klippy/printers.test index f11f14bf..9c752ff7 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -1,6 +1,12 @@ # Basic sanity checks on the example printer config files GCODE move.gcode +# Example kinematic files +DICTIONARY atmega2560-16mhz.dict +CONFIG ../../config/example.cfg +CONFIG ../../config/example-corexy.cfg +CONFIG ../../config/example-delta.cfg + # Printers using the atmega2560 DICTIONARY atmega2560-16mhz.dict CONFIG ../../config/generic-einsy-rambo.cfg |