I have a custom machine that pulls a long length of coiled material through it along the Y axis. The Y axis is stationary and does not move, the material is moved incrementally in the specified direction for each Y axis move command. I have 100' coils of material and the parts vary in length.
When I reach the end of the G code file, what can I include at the end of the file (or the beginning of the next G code file) to set the Y axis position back to zero or some defined value to be ready to cut the next file? I would need to leave the X and Z values unchanged.