I am having a problem with my OX CNC in that when it gets to the end of every job the z axis rises but then the x axis tracks right and doesn't stop until it hits the limit switch and alarms. I can preempt this and stop it using UGS but it's not a very satisfactory way as I have to be waiting for it to finish. I am using Fusion 360 and the GRBL post processor, everything else is working fine, I have noticed that the very last line of code generated by F360 is m30 so I presume that this is what is sending x axis to the stops but I have no idea how to correct this in F360, would G28 be a better end line of code as G28 is already set up, if so how do I get the change in to F360 automatically or even if I edited it manually would it work? I am pretty new at this so a pointer or two in the right direction would be a great help.