mirror of
https://github.com/QIDITECH/klipper.git
synced 2026-01-31 07:58:42 +03:00
Add files via upload
This commit is contained in:
8
test/klippy/out_of_bounds.test
Normal file
8
test/klippy/out_of_bounds.test
Normal file
@@ -0,0 +1,8 @@
|
||||
# Test that basic bounds checks work
|
||||
CONFIG ../../config/example-cartesian.cfg
|
||||
DICTIONARY atmega2560.dict
|
||||
SHOULD_FAIL
|
||||
|
||||
# Home the printer, and then attempt to move to an obviously bad location
|
||||
G28
|
||||
G1 Y9999
|
||||
Reference in New Issue
Block a user