I installed the JT Photonics Branch of GRBL on it and set the jumper to v0.9. Much to my chagrin the 2.5W laser doesn’t do PWM very well. Only if the PWM changes are very slow will the laser keep up. On the bright side I was able to do greyscale with dithering and that actually worked fairly well. Pushing further I tried to use it with LaserWeb3 (GRBL).
Modifying the start/stop/end etc settings I generated some GCODE. I can jog the machine and it seems to run fairly well…until I send GCODE from LaserWeb3. After some indeterminate time it corrupts the communication and I get error: unsupported command.
The line that it chokes on is:
Sent: G1 F1200 X9.02687276038705e-7 Y18.46436716475577 Z0 S255 Q: 2575
Recv: error: Unsupported command
I can take this same gcode and send it without issue in UGS. I’m not sure if UGS “massages” the GCODE into proper “grammar” when it encounters something like this or if it just carries on it’s way issuing the next command in the buffer. even if an error is encountered. LW3 appears to halt sending resulting in a “stuck” state. I’m also guessing that my RAMPS board might locks up for similar reasons. The bad thing here is when LW3 locks up the communication and won’t let me software e-stop the machine requiring a reset (LASER is left at whatever power it was at). I really don’t think these machines are capable of the kind of precision represented here anyhow since it’s 80 steps a mm.
Is it possible to add an option so output format be to a “X” digit long non-scientific notation 0.000000009 would have been better - even though the machine couldn’t actually get there moving in 0.0125 MM STEPS? It would likely result in smaller easier to read GCODE as well.
So i summary LW3 G-code works with the Banggood A3 2.5W laser, but the sender seems to “choke up”. The laser module itself is capable of PWM as long as it’s set and “dwells”…to get “greyscale” engraving varying the speeds with the laser on full throttle might be the only way I can use it for photo engraving other than dithering (which looks pretty good)…I haven’t done a ton of testing on the range between say 200 and 255 to see if it works better at that end of the spectrum…but my guess is no. The kit is well made (documentation is poor, and so is the video but good enough to put together if you have built something similar in the past). If the laser module was better it would be good. They don’t really sell this as a PWM capable unit…so I can’t really fault them on it…especially since just he parts would run me more than the $204 I paid for the entire kit shipped.
I’m going to make a blog post on the setup, setup and config at some point soon.
Top engrave PWM based greyscale test. (T2 LASER)
Middle engrave dithered (T2 LASER)
Just right and below (LW3 - lockup - burned through the wood before I could hit the reset button.
Bottom left same LW3 output sent using UGS.