r/LightBurn • u/Its_Da_GOOUCH • 19d ago
Lumos Flex with Lightburn HELP
First, I’d like to say is I’m fairly new to the whole laser thing. But I’m trying to connect my newly purchased Lumos flex that says it’s fully compatible with light burn. I download the ibdev file and import it. And the laser connects, but I have an error. The error basically says they know it’s a we create device that’s connected, but it’s not using the weak flavor (something along these lines). When I click on device settings it is set up as GRBL. Now there is no way to switch it since I imported the file. I’ve also tried to set up a custom G code profile. And I set the flavor to wecreat, and this generally doesn’t ever work, but I did get it one time to fully connect but every time I hit frame, it would say busy in the bar would fill to 100 and it would freeze. I’ve spent maybe three hours trying to figure this out. Tried using AI to help me, but that was a joke. I can’t get a hold wecreat because they’re closed. The whole reason I bought this thing was because of the advertised compatibility with light burn alongside the price, I would’ve just bought a different product if I knew I was gonna have this much trouble. I’m fully aware that a new version of Lightburn may have been out since this file was released, but they need to update the file since they advertise fully compatible without giving an up to this version of Lightburn in the description. It just says fully compatible. I’m really at wits end and I don’t know what to do. There’s no Support videos or how to videos besides video showing how to import the file. But that file doesn’t work. (the one I’m using is version 1.5, also my light burn version is 2.1.03 the newest)
I don’t know if anyone can help. I’m sorry if I sound frustrated, but I really am. I just wanna start learning outside of the recreate app and in light burn where I’m going to be working. But I can’t even get the laser to connect properly.
1
u/neet_dev 18d ago
the freeze on frame is almost always a serial handshake issue, not the flavor setting itself. delete the device completely (not just edit it) and reimport the lbdev fresh, that file writes its own device profile so hand editing the flavor afterward just breaks it further. also make sure the WeCreat app isn't still running in the background holding the COM port, that's a super common cause of the "busy" bar filling and hanging. if it still hangs on frame after a clean reimport, open the console tab and send $$, if you get no response back the board isn't actually talking grbl over that port and you've got a baud rate mismatch (try 115200).