Can someone help me figure out where to place a position move in the beginning of my Post?
Basically this is what I am trying to do.
O0
G20
G0G17G40G49G80G90
T6M6
G53Z5. <----------------------------------------------- I want to be able to insert this here just before the start of the program
G187P3E.025
G0G90G54X0.Y0.S1400M3
G43H6Z3.
Z.05
G1Z0.F25.
X-.6648F8.
G0Z3.
G53Z0.
G53Y0.
M30.
To some this will not make sense and I do not need an explanation. I just need some advice on how to accomplish this.
Thanks in advance!!