Lately, while running jobs using Mach 3, the torch stops at the end of a cut and I have to hit "Run" again to continue to the next cut. Last night I cut a "Tree of Life" which had 86 pierces and I probably had to hit the "Run" switch 2 dozen times to complete the job because Mach 3 would stop the torch at the end of individual cuts. Seems like it just started doing this recently. Don't know of any changes that might have caused this.
Any ideas?
Mach 3 stopping at end of cut
-
- 1.5 Star Member
- Posts: 27
- Joined: Wed May 17, 2017 5:04 pm
- acourtjester
- 6 Star Elite Contributing Member
- Posts: 8496
- Joined: Sat Jun 02, 2012 6:04 pm
- Location: Pensacola, Fla
Re: Mach 3 stopping at end of cut
Did you change the Post Processor, Mach does what it is told. Did you look at the G-code when it stopped to see what command it stopped on an M0 that will be a planned stop there may be others too. If it stopped without an error then its G-code.
DIY 4X4 Plasma/Router Table
Hypertherm PM65 Machine Torch
Drag Knife and Scribe
Miller Mig welder
13" metal lathe
Small Mill
Everlast PowerTig 255 EXT
Hypertherm PM65 Machine Torch
Drag Knife and Scribe
Miller Mig welder
13" metal lathe
Small Mill
Everlast PowerTig 255 EXT
-
- 1.5 Star Member
- Posts: 27
- Joined: Wed May 17, 2017 5:04 pm
Re: Mach 3 stopping at end of cut
I haven't changed Post Processor. I'll take some notes next time so I can share the code with you.
-
- 4.5 Star Elite Contributing Member
- Posts: 1831
- Joined: Mon Jun 12, 2017 6:43 pm
Re: Mach 3 stopping at end of cut
If you have M3 + THC active in mach3 it it looses the arcok signal it will stop motion.... M5 cancels this / ignores the THC + Arcok signal.... Post a section of your gcode please
If you are precious about it delete a chunk of code out of the middle as it is only the start and ends of the cuts that are of interest and the very beginning of the code (the initialisation bit of the gcode)
If you are precious about it delete a chunk of code out of the middle as it is only the start and ends of the cuts that are of interest and the very beginning of the code (the initialisation bit of the gcode)