mirror of
https://github.com/Dark98/Ender-3_V3_KE_Klipper.git
synced 2026-07-08 00:39:35 +00:00
update for open source
This commit is contained in:
@@ -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