If I hook the laser to the power supply directly it does not respond at all. The fan and power indicator light do not come on. Using s volt meter I verified that 12 volts is going to the laser. If I hook it up through the adapter. I power on the engraver and the fan and power indicator come on.
IN either case the laser does not fire and I am not getting any voltage from the PWM
Thank you for replying.
I had used a volt meter and placed on the ends of the wires from the z- pwm and the gnd.
Since then I hooked the laser to the adapter board and connected the Pwm as shown in the image to it.
When I connect external power the Laser fan runs and the red led inside the laser casing flashes. If I push the test button on the adapter the laser fires. When I first wired it this way, clicking the fire in Lightburn did fire the laser. But I could not get it to work after that. Below is a picture of my CNC wiring and laser w/adapter CNCsheildwiring|666x500
again thank you for replying any ideas or suggestions would greatly be appreciated.
I don’t recognize that laser module, or the board you’re connected to for it. I think my best suggestion would be to check with the seller to make sure it’s wired correctly, and see if they have any tests you can do to make sure it’s working correctly.
The code to fire the laser with the Fire button and the code that drives the laser when running is basically the same. The only thing that might be different between those two is speed - if you ask the laser to go faster than it’s allowed to by the limits set in the firmware, it will reduce the laser power output to compensate.
You could try running really slow to see if it gives you a better burn. If it does, check the $110 and $111 settings to see what the maximum speed your board is set to allow. GRBL defaults for those are really low. (500mm/min, I think)