aboutsummaryrefslogtreecommitdiffstats
path: root/test/klippy/move.gcode
diff options
context:
space:
mode:
Diffstat (limited to 'test/klippy/move.gcode')
-rw-r--r--test/klippy/move.gcode3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/klippy/move.gcode b/test/klippy/move.gcode
index 9bc1f0f6..b7217816 100644
--- a/test/klippy/move.gcode
+++ b/test/klippy/move.gcode
@@ -26,6 +26,9 @@ G1 X0 Y1 Z1
G1 E1
G1 E0
+; Verify GET_POSITION works
+GET_POSITION
+
; regular extrude move
G1 X0 Y0 E.01