; homeall.g ; called to home all axes ; generated by RepRapFirmware Configuration Tool on Tue Jun 27 2017 17:39:17 GMT+0530 (India Standard Time) ; Relative positioning G91 G1 Z5 F6000 G90 ; Move quickly to Y axis endstop and stop there (first pass) G1 Y-305 F1800 S1 ; Go back a few mm G91 G1 Y-5 F1800 G90 ; Move slowly to Y axis endstop once more (second pass) G1 Y-305 F360 S1 G1 Y45 F1800; G1 X305 F1800 S1 ; Go back a few mm G91 G1 X-5 F1800 G90 G1 X305 F1800 S1 ; Go to first bed probe point and home Z G1 X245 Y15 F1800 G30 ; Uncomment the following line to lift the nozzle after probing G1 Z5 F100