Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Programinator on June 26, 2015, 09:42:42 PM

Title: Stop then start
Post by: Programinator on June 26, 2015, 09:42:42 PM
Sometimes when i hit stop during a program run then hit start again Mach3 jumps to a differant part of program and ruins the part.  Its random.  Anyone have this same problem?
Title: Re: Stop then start
Post by: BR549 on June 26, 2015, 11:09:12 PM
The proper stop proceedure is to first hit Feedhold and wait until it comes to a full stop THEN to use { Run From Here } to do a restart. Just remember that it restarts from the LAST LINE BEFORE the one that you stopped at. So make SURE you have a clear path to go BACK to that point.

(;-) TP