Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: DonMarkey on May 25, 2013, 03:04:10 PM

Title: tool request light
Post by: DonMarkey on May 25, 2013, 03:04:10 PM
I do manual tool changes and use the m06 code and in general config have it stop spindle and wait for restart.  All that works great but how to I either edit the macro to turn on an output to add a tool requested light like the one that flashing on the screen?  I need a remote light and have a few extra outputs available on my breakout board.  Or if easier is there a m code the turns on outputs or can I make one?
Thanks,
Don
Title: Re: tool request light
Post by: Hood on May 25, 2013, 06:28:13 PM
A brain would be the easiest way, just have it look at LED 806, pass signal and output to whichever output you wish. Screenshot below is using output 1.
Hood
Title: Re: tool request light
Post by: DonMarkey on May 27, 2013, 11:22:26 AM
OK, I guess I need to do a little more research because I haven't a clue where to start with that.  I never did anything with marcos and just use the program as is.
Thanks,
Don
Title: Re: tool request light
Post by: Hood on May 27, 2013, 01:49:51 PM
Ok as said a Brain would be the easiest, a brain is not a macro and is much easier to do if you do not know VB.

Go to Operator menu... wait a minute I posted some instructions yesterday to someone so to save typing I will post a link in a few minutes.
Hood
Title: Re: tool request light
Post by: Hood on May 27, 2013, 01:51:41 PM
Ok look at this post, it will let you see how to do a Brain. You will just be using different options, ie similar to the ones above.


http://www.machsupport.com/forum/index.php/topic,24660.msg174494.html#msg174494
Hood
Title: Re: tool request light
Post by: DonMarkey on May 27, 2013, 08:30:12 PM
Thanks alot is works, didn't at first but I forgot to check the enable box. 
Don
Title: Re: tool request light
Post by: Hood on May 28, 2013, 03:26:49 AM
:)

Hood