Hi,
I recently bought LightBurn for our school and I’m trying to test it on my small Arduino nano based laser (grbl type).
My laser machine works fine with Grbl Controller 3.6.1 and Master Engraver but I can’t control anything with Ligthburn.
When I try to find the laser in Lightburn it doesn’t find it. I’ve tried creating it manually with the proper connection port (com5 usb in my case) and the software seems to see something but the console keeps displaying “Waiting for connection”.
I’ve installed all the laser drivers and software but still no luck so far.
Is there something else I should try ?
Here are some screenshot and a picture of the controller if that helps.
Yes it says connected but I can’t control anything. No axis movements or turning the diode on/off.
The console keeps saying G0 G0 G0 waiting for connection.
Have you attempted to connect using LaserGRBL? If not, you may want to try this.
What Device type have you configured in LightBurn for your laser? If you push Devices button in Laser window and highlight your device it will list the device type at the bottom.
I just installed LaserGrbl (v4.8.0) to try. I can detect the machine on COM5 but when I try to connect it the status in the bottom right off the screen says “connected” for few second, then it says “disconnected” and there’s an error message “Error connecting your engraver. If you need help click “?” button”.
Regarding the Arduino I haven’t flashed anything as I bought it as is and it worked out of the box with the two software mentionned above (Grbl Controller 3.6.1 and Master Engraver. I believe the grbl version is 0.8c.
If this is the actual version then this is ancient. I highly suggest you upgrade to the latest version. You can do this easily from LaserGRBL under Tools->Flash GRBL Firmware. If you have a 2-axis laser I suggest you use the 1.1h custom firmware in the list that’s made available to you.
If you don’t want to upgrade try changing your device type to GRBL-M3. You may have better luck with that. The other setting you could try to experiment with is setting “Enable DTR Signal” in Edit->Device Settings.
Again, you’re much better off updating the firmware if possible.
Well I just flashed succesfully the 1.1h firmware with LaserGRBL and now nothing works anymore lol…
I can’t connect anymore with LaserGRBL whatever baud rate I choose and my other software are unable to connect to the laser now…
I’ve tried the dtr signal before all this with no luck.
So I’ve fixed the Arduino. It now has the 1.1Firmware and I can connect it to all the software at 115200 baud. Only issue left is the laser doesn’t turn on anymore,only the dim diode but no full power…
What was the previous issue with the first flash?
No idea. It flashed succesfully but then nothing was working anymore. I did it again but only changed the baud rate and then it seemed to work.
Which specific version of the 1.1 firmware do you have?
Now it is Grbl 1.1f
Can you run these commands in Console in LightBurn and return results:
$I
$$
Sure, here it is:
Running $I
[VER:1.1f.20170801:]
[OPT:V,15,128]
Target buffer size found
ok
Thanks, where do I change these parameters ? In Arduino IDE or via LightBurn or LaserGRBL ? Sorry I’m pretty ignorant when it comes to the software part of lasers lol…
Ok I’ve found the S value and also how to get the Fire button. Fire button has no effect, laser stays dim.
I’ve tried to the S value todifferent values but no resiult so far…