Hello,
I’m setting a (chinese) 40W laser these days, and I think I’m going to remap the switchs and pots existing on the machine to my needs.
The “test” button will probably keep its function, which can be useful.
The “enable” button will probably be de-connected, and the cables remap to one or several security switches: that way the laser can’t be triggered if doors are opened.
The laser command (that was connected to the board that came with the laser) will be connected to the spindle out of the TinyG. In my case a Arduino due + gShield, but it shouldn’t change anything.
And last, I plan to remap the potentiometer that is used to set the current running trough the laser to a small DAC converter: my power supply doesn’t understand pwm, so here is what it should go: first, an otpocoupler to transmit PWM, without risking overvoltage/current on the board. Then, a DAC converter, as seen here. That way a 0 phase will give a LOW state on the laser, and a 100% phase will give a high state on the laser, resulting in max power.
Just hope it will work like I want. 🙂