Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: thebassbox on August 06, 2020, 02:14:31 PM

Title: Stack lights LED Signal Tower
Post by: thebassbox on August 06, 2020, 02:14:31 PM
hi

i am searching for a script in mach4 for this Stack lights LED Signal Tower like this one in mach3:
https://en.cs-lab.eu/macro-for-a-signal-tower/
has anyone built something like this?

best regards
thebassbox
Title: Re: Stack lights LED Signal Tower
Post by: SwiftyJ on August 07, 2020, 09:35:39 AM
This can be done by just mapping Mach4 outputs (Feed hold, G-Code Running, Machine Idle etc.) to the outputs of your controller to which the light is connected

To get a light to flash it would have to be done in the signal library using a wxTimer.
Title: Re: Stack lights LED Signal Tower
Post by: thebassbox on August 07, 2020, 01:40:18 PM
thank you
Feed hold and G-Code Running I can find, but Machine Idle is not in the Output settings