DannyFromNJ
Posts: 2
Joined: Fri Jan 08, 2016 2:04 pm

Return home after complete

Hi!

How to I get the extruder to return home automatically after a print? Currently, it stops at the last point it was extruding on top of the print object. This usually results in plastic being oozed onto the print object or a hole being burnt into it.

Turnigy Fabrikator/ printing via USB/ Windows 7 PC

Do I need to add a command somewhere, or change a setting?

Thank you!!

Dan
CompoundCarl
Posts: 2005
Joined: Wed Aug 05, 2015 7:23 am

Re: Return home after complete

Just add the commands into your ending script

For example add "G28 X0 Y0" if you want to home the X and Y axes (I'm guessing you don't want to home the Z)
DannyFromNJ
Posts: 2
Joined: Fri Jan 08, 2016 2:04 pm

Re: Return home after complete

Awesome thank you... didn't realize I could easily manipulate things in that way.
tablefx
Posts: 5
Joined: Sat Dec 12, 2015 5:09 pm

Re: Return home after complete

I also like to add a relative z lift of 10mm and retraction of 2mm before doing the G28 X0 Y0. That way the print head doesn't drag across the top of the printed model. I've knocked a few delicate items over and oozed onto other parts prior to adding these gcodes in.

I've also added a 30mm lift and 20mm extrusion to the starting script. This has helped ensure the hotend is primed. Handy if you're printing without a brim and don't want to run a full model skirt.

Return to “General Discussion and Tips”