test: Add basic klippy regression tests

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2017-09-11 20:53:32 -04:00
parent 780e3c3022
commit eb801631b9
8 changed files with 250 additions and 2 deletions

View file

@ -0,0 +1,8 @@
# Test that basic bounds checks work
CONFIG ../../config/example.cfg
DICTIONARY atmega2560-16mhz.dict
SHOULD_FAIL
# Home the printer, and then attempt to move to an obviously bad location
G28
G1 Y9999