-
Stack Light: Controller Wiring
A stack light above the laser cutter makes the controller’s input and output status easily visible:

Stack Light – all on Which will be especially valuable while I’m bypassing safety interlocks and poking around inside the cabinet.
The light is unavoidably upside-down from the industrial standard, because I
can’tdon’t want to mount it on the laser cabinet, and my use of color does not match the industrial convention. Neither of which matter for my simple needs.In order from top to bottom:
- White = high flow assist air turned on
- Blue = chiller running, water flow / temperature good
- Green = controller running a job
- Orange = lid down
- Red = laser beam active
The blue and orange lights turn on when their inputs are active, so they positively show sensor satisfaction, rather than laser-disabling dissatisfaction. The entire stack lights up while the controller runs a job with assist air turned on, which is usually the case.
(See below for a slipstream update.)
The wiring diagram on the case is the only documentation enclosed with the stack light:

Stack Light – label diagram Any power supply between 12 VDC and 24 VDC will work and, contrary to the label, the
COMlead can be either polarity: the light works in either common-anode or common-cathode configuration. Because the laser controller inputs and outputs are all low-active, I wired theCOMterminal to +24 V, so pulling the other leads toGNDturns on their lights.The overall connection diagram, in order from easy to hard:

Stack Light – wiring diagram Some of the details behind the diagram explain what’s going on.

Stack Light – water protect wiring diagram The water flow sensor is wired in series with the chiller, with a
GNDconnection on the far end pulling theWPcontroller terminal low when both sensors are happy; the switches can handle another 50 mA of LED current with no problem.
Stack Light – L-ON wiring diagram The HV power supply has an internal pullup to +5 V on its
Lterminal, which means theL-ONoutput terminal sits at +5 V when the laser tube is off. Connecting the stack light directly to theL-ONterminal dumps the LED current into the 5 V supply through the pullup resistor, producing a somewhat weak glow in the LED when it should be off.Running the optoisolator input from 5 V solves that problem, as its diode will be off when the
L-ONoutput is high. When it’s low, the diode turns on, the isolator’s output transistors conduct, and the stack light gets the full 24 V it expects.
Stack Light – lid sensor wiring diagram The lid sensor normally goes only to the
IntLockcontroller terminal, but I also ran it to the otherwise unusedPterminal on the HV power supply, in the possibly misguided belief it would prevent the supply from firing with the lid up if it failed like the first one. Those two inputs have 5 V pullups, so the optoisolator handles the stack light’s 24 V supply.
Stack Light – status and assist air wiring diagram When I added the dual-path air assist plumbing, diode D1 turned on the air pump when either the
Statusor theAuxAiroutput turned on. When the job calls for assist air, theAuxAiroutput opens a valve to increase the air flow.The
Statusoutput is active when the controller is running a job and that’s generally the only time theAuxAiroutput will be active, but the machine console has anAirbutton that manually activates it, so diode D2 isolates theStatusoutput in that unusual situation.Slipstream update: I realized swapping the green & orange lights would make more sense:
- White = high flow assist air turned on
- Blue = chiller running, water flow / temperature good
- Green = lid down
- Orange = controller running a job
- Red = laser beam active
Done!