Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: daddog on May 10, 2011, 10:18:52 PM

Title: plasma not firing
Post by: daddog on May 10, 2011, 10:18:52 PM
I recently had to reinstall all of my software (sheetCam, Cut 2d, and Mach3) on the computer that runs my EZ-Router CNC.  Now, Mach will not fire the plasma cutter.  I can hit the TORCH button on the main Mach page and the torch will fire "manually", but it will not fire automatically.  The rest of the program runs fine, the torch touches off and follows the pattern of the part to be made, but torchdoes not fire.  The plasma unit is not giving any errors and there are no indications that anything is wrong, other than the torch not firing.  Any ideas?
Title: Re: plasma not firing
Post by: andrewm on May 11, 2011, 03:28:35 PM
Are the torch on commands in the Gcode?
Title: Re: plasma not firing
Post by: daddog on May 11, 2011, 07:38:01 PM
Yes, the commands are in the code.   ever tried going the the MDI line and inputting the code to directly fire the torch.  Nothing.
Title: Re: plasma not firing
Post by: andrewm on May 12, 2011, 08:16:55 AM
Can you please send your Gcode file and your XML to andrewm@machsupport.com

I'll look at both of them and see if I cant find the issue.
Title: Re: plasma not firing
Post by: BR549 on May 12, 2011, 07:28:24 PM
Check your M3 macro to make sure the code is there. Also make sure the M3 macro exists in the directory your are using to store the macros.

Sounds like it is missing from the active directory.

Just a thought, (;-) TP
Title: Re: plasma not firing
Post by: andrewm on May 13, 2011, 08:21:42 AM
Your Gcode file looks good, opens and runs fine and I don't see any errors in it.

See it TP's suggestion fixes it for you. If not, let me know.
Title: Re: plasma not firing
Post by: gemstate on March 21, 2018, 10:45:14 AM
What ended up being the solution to this problem?  We are having the same issue stated above and cant seem to figure out what the fix is