From 407f8777b5fdc247e2cf5bef32552f6455741b1e Mon Sep 17 00:00:00 2001 From: dc42 Date: Thu, 1 Jan 2015 19:42:24 +0000 Subject: [PATCH] Sync homeall.g for Ormerod 2 with RepRapPro 0.78c version --- SD-image/sys-Ormerod2/homeall.g | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/SD-image/sys-Ormerod2/homeall.g b/SD-image/sys-Ormerod2/homeall.g index b8c6257..3c1545c 100644 --- a/SD-image/sys-Ormerod2/homeall.g +++ b/SD-image/sys-Ormerod2/homeall.g @@ -1,10 +1,16 @@ G91 -G1 Z4 F200 -G1 X-240 F2000 S1 -G1 X4 F200 -G1 X-10 S1 -G1 Y220 F2000 S1 +G1 Z5 F200 G90 +M558 P1 +G1 X-240 F2000 S1 +G92 X0 +G1 X3 F200 +G1 X-30 S1 +G92 X0 +G1 X15 F500 ; adjust the X value to put the nozzle on the edge of the bed +G92 X0 +M558 P2 +G1 X45 F2000 G92 Y0 G1 Y-240 F2000 S1 G92 Y0 @@ -14,3 +20,6 @@ G92 Y0 G1 Y3 F500 ; adjust the Y value to put the nozzle on the edge of the bed G92 Y0 G30 +G1 Z5 F200 +G1 X0 Y0 +G1 Z0