gcode end

Post Reply
tuskman
Posts: 5
Joined: Sun Nov 27, 2016 1:28 am

gcode end

Post by tuskman » Thu Jan 05, 2017 12:10 am

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.

bang
Posts: 402
Joined: Wed Dec 28, 2016 2:12 pm

Re: gcode end

Post by bang » 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.

tuskman
Posts: 5
Joined: Sun Nov 27, 2016 1:28 am

Re: gcode end

Post by tuskman » Thu Jan 05, 2017 12:54 pm

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.

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: gcode end

Post by William » Thu Jan 05, 2017 2:15 pm

Hi,
Thanks for your feedback,we'll check it soon.
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

Veenoh
Posts: 54
Joined: Thu Dec 08, 2016 12:31 am

Re: gcode end

Post by Veenoh » Thu Jan 05, 2017 2:26 pm

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.

User avatar
Przepka1985
Posts: 11
Joined: Fri Sep 11, 2020 7:04 pm
Location: Scotland
Contact:

Re: gcode end

Post by Przepka1985 » Tue Oct 27, 2020 2:51 am

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.

Post Reply