diff --git a/rrf3.x/sys/pause.g b/rrf3.x/sys/pause.g
index d656a963c83a222ef0b5a936fb653aeb67b5b402..ba67cb633471fdef8abe9e6aa6538f502f6c2edf 100644
--- a/rrf3.x/sys/pause.g
+++ b/rrf3.x/sys/pause.g
@@ -1,4 +1,4 @@
 G91 					; use relative positioning
 G1 S2 Z5 F5000			; lift Z 5mm
 G90 					; back to absolute positioning
-G1 X-10 Y200 F50000		; move out the way.
+G1 X10 Y195 F50000		; move out the way.