What is the proper way to do "Run From Here"? (exact click and scroll sequence, including clicks in the GCode window, scrolling there, clicking "Run From Here" and so on.)
The background is as follows: Today we loaded G code, and I wanted to do "running from here". Mach3 even told us the line number (lets say, 308) and "Run From Here" was clicked by me. The tool was in place, all offsets were right, the position was right, the spindle was spinning. But when we pressed "Cycle Start", it started not from line 308, but from the beginning. At line 9, it did (lets say) G0Z20. At line 10 it did (lets say) M6 T2 and requested the tool change. G0Z20 was not exactly the right move.
Thanks for exact instructions.