I wrote a tool that sends UDP commands to control a Lightburn instance. I used this tool to to automate our laser at work in an industrial environment. It checks if Lightburn is installed, and running, if it isn’t it’ll start it. You can start Lightburn, load a file, burn and then close Lightburn using one chained command.
Figured someone else may have the same need…
Binaries are available on my GitHub for windows and Mac. There may be bugs, so test safely first, although I haven’t had a problem. Pull requests welcomed!