I spent a while brushing up on python,

I spent a while brushing up on python, modifying the k40_whisperer software to accept Command Line Interface arguments, I finaly get the thing working, and the laser isnt illuminating.

Test button on the PSU, still nothing. Ugh… hod do i test this thing to make sure the bulb isnt blown?

modified source k40_whisperer python source:
https://pastebin.com/ktUaLVhQ

Try this guide and let me know if it helped.
https://drive.google.com/file/d/1yAGfqw3VVKW91qEpCVFOuAwYoyI7PPuh/view?usp=drivesdk
https://drive.google.com/file/d/1yAGfqw3VVKW91qEpCVFOuAwYoyI7PPuh/view?usp=drivesdk

if the test button on the laser PSU doesnt work then linking the code does no good. Check your wiring and verify that the protection loop is complete and try test firing again. Was it working prior to your tweaks? exactly what did you change?

Test button on LPS bypasses the interlock loop. If it doesn’t fire with test button something is wrong at the supply. Guide should cover that.

it turns out I still have som faulty wiring. the wire harness on mine has been troublesome.
but i have it figured out and working… with cli. now to make a web interface!