Hi all!
I have just built a laser module on my Ender 3 printer by using the fan port.
Now everything seems to work, manual put on and off the laser by command M106 works perfect.
But when executing a generated G-code, the laser will not get switched on.
I think the problem is that the wrong command is given by the Lightburn software but I can not find the setting…
Also the homing button does not work, it will give a message Unknown command $H.
Thanks a lot! The baudrate was the problem! In Marlin it will set automaticaly on 250000, but in Ender 3 you need 115200.
Now another question, do you know where to set the offset? My laser is attached to the side of the extruder so I need to make a offset in X and Y axis.