1

Topic: Ending Gcode

Slidoodle2. Using Repetier .95C with Slic3r.

What would make my printer home to front left after a print.
I have removed any custom End Gcode.
The only code at the end of the Gcode file is G92 E0 and M107. Which i have not put there, i guess it is generated the file?
Yet when the print is finished it will start the beginning code then go to the Front Left corner. If i kill the print it will start the beginning code then go to the front left corner aslo.

I have tried a typical End Gcode of: G28 ; Home all Axes
G1 Z5 F5000 ; Lift Nozzle.  It will do this then start the beginning code then back to the front left.

I don't know why it started to do this. Any suggestions?

2

Re: Ending Gcode

Park position in RH. Under Printer Settings -> Printer tab.

Chuck Bittner is a quadriplegic gamer who is petitioning the major console developers to include internal button remapping in all console games. You can help.
Sign Chuck Bittners petition

3

Re: Ending Gcode

Hazer

That's exactly what the problem was.

Thank You very much for the info.