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.
gcode end
Re: gcode end
Hi,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.
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
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.
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
Hi,
Thanks for your feedback,we'll check it soon.
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!
-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!
Re: gcode end
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.
- Przepka1985
- Posts: 11
- Joined: Fri Sep 11, 2020 7:04 pm
- Location: Scotland
- Contact:
Re: gcode end
Use G27 P2bang wrote: ↑Thu Jan 05, 2017 9:50 amHi,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.
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.
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.