Home Position after Job Complete

@reidcustoms

I’m guessing your g-code ends with a g28 command ?

It would be in Fusion but I’m not exactly sure how. You probably have to manually edit the post-processor you are using.

in vCarve, there’s no direct option to change the location. I would have to edit the post-processor there too:

The relevant lines for my Post Processor in a text editor:

±--------------------------------------------------

  • Commands output at the end of the file
    ±--------------------------------------------------

begin FOOTER

“M5”
“G0[ZH]”
“G0[XH][YH]”
“M2”