Page 1 of 1

gcode end

Posted: Thu Jan 05, 2017 12:10 am
by tuskman
Hi.
I have a G2S pro and a Rostock 301 and the command
G28 X0; Home X axis end-of-print causes the printed parts to be dragged into G2S PRO and into Rostock 301 as it executes X0 first.

Re: gcode end

Posted: Thu Jan 05, 2017 9:50 am
by bang
tuskman wrote:Hi.
I have a G2S pro and a Rostock 301 and the command
G28 X0; Home X axis end-of-print causes the printed parts to be dragged into G2S PRO and into Rostock 301 as it executes X0 first.
Hi,
Did you use Easy Print or Repetier Host?
I guess you add "G28 X0" in "End Gcode"?
Actually,we add "G28" command in "End Gcode" generally not "G28 X0" for Delta printer.

Re: gcode end

Posted: Thu Jan 05, 2017 12:54 pm
by tuskman
Hello,

I use both and the bug is in easy print. At the end of the printout, it first makes X0 and then G28. I say it because it first goes to the x-axis and then goes home.

thanks.

Re: gcode end

Posted: Thu Jan 05, 2017 2:15 pm
by William
Hi,
Thanks for your feedback,we'll check it soon.

Re: gcode end

Posted: Thu Jan 05, 2017 2:26 pm
by Veenoh
Actually, the main problem is in the printer firmware, at least for the 301. Delta printers are supposed to ignore the x y and z flags in the G28 command. Geeetech tech support is aware of the problem and has said their engineers will fix it in the next release.

Re: gcode end

Posted: Tue Oct 27, 2020 2:51 am
by Przepka1985
bang wrote:
Thu Jan 05, 2017 9:50 am
tuskman wrote:Hi.
I have a G2S pro and a Rostock 301 and the command
G28 X0; Home X axis end-of-print causes the printed parts to be dragged into G2S PRO and into Rostock 301 as it executes X0 first.
Hi,
Did you use Easy Print or Repetier Host?
I guess you add "G28 X0" in "End Gcode"?
Actually,we add "G28" command in "End Gcode" generally not "G28 X0" for Delta printer.
Use G27 P2
Nozzle will get away from printed item.
Remove all movement co and like G1 from end gcode.
Leave turning heater and bed off, and fan up to you.