test: Flush moves in quad_gantry_level and z_tilt_adjust tests
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -5,6 +5,7 @@ DICTIONARY atmega2560.dict
|
||||
# Start by homing the printer.
|
||||
G28
|
||||
G1 Z5 X10 Y10 F6000
|
||||
M400
|
||||
GET_POSITION
|
||||
|
||||
# Run QUAD_GANTRY_LEVEL in manual mode
|
||||
@@ -20,6 +21,7 @@ ACCEPT
|
||||
|
||||
# Report position
|
||||
G1 Z5 X10 Y10 F6000
|
||||
M400
|
||||
GET_POSITION
|
||||
|
||||
# Run again in automatic mode
|
||||
|
@@ -5,6 +5,7 @@ DICTIONARY atmega2560.dict
|
||||
# Start by homing the printer.
|
||||
G28
|
||||
G1 Z5 X10 Y10 F6000
|
||||
M400
|
||||
GET_POSITION
|
||||
|
||||
# Run Z_TILT_ADJUST in manual mode
|
||||
@@ -20,6 +21,7 @@ ACCEPT
|
||||
|
||||
# Report position
|
||||
G1 Z5 X10 Y10 F6000
|
||||
M400
|
||||
GET_POSITION
|
||||
|
||||
# Run again in automatic mode
|
||||
|
Reference in New Issue
Block a user