diff options
Diffstat (limited to 'test/klippy/sdcard_loop.test')
-rw-r--r-- | test/klippy/sdcard_loop.test | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/klippy/sdcard_loop.test b/test/klippy/sdcard_loop.test new file mode 100644 index 00000000..dd9db434 --- /dev/null +++ b/test/klippy/sdcard_loop.test @@ -0,0 +1,9 @@ +; Virtual SD card unit tests + +DICTIONARY atmega2560.dict +CONFIG sdcard_loop.cfg + +G28 +SDCARD_LOOP_DESIST +; Verify long-name functions +SDCARD_PRINT_FILE FILENAME=big.gcode |