Hello Guest it is March 28, 2024, 04:11:56 PM

Author Topic: Start from here  (Read 2298 times)

0 Members and 1 Guest are viewing this topic.

Start from here
« on: December 11, 2011, 10:14:36 AM »
I have a Gcode file that runs over 10000 lines.  Its nice to see it running, etc, but can I stop the program at say line 4231, and restart it from there,   or load the program and run it from line 500.   With my present CAM software, I cant even see the code  being processed.

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: Start from here
« Reply #1 on: December 11, 2011, 10:36:47 AM »
The process is call RUN FROM HERE  do a search.

(;-) TP
Re: Start from here
« Reply #2 on: December 11, 2011, 06:12:13 PM »
If you know ahead of time where you'd like for it to stop, you can put an M1 in the code at that point.
Enable M1 Optional Stop on the Run screen.
The code will stop there, then resume when you hit Cycle Start.

Or, RFH will start where ever you choose.
Like TP says, a search will reveal lots on the subject.

Russ