Hi
I’m a computer engineer and I’ve programmed some simple stuff directly in GCode.
Does someone know what version of Gcode is used by LightBurn?
Coding seems to be very limited.
Thank you.
It’s whatever G-Code dialect the laser controller uses: LightBurn just sends commands to the controller. You select the dialect during the initial Device setup based on which controller is running the machine.
That’s the result of picking a specific controller type, because they’re (mostly) known quantities that don’t need customization.
Choosing the Custom G-Code device lets you play in hard mode, if that’s what you want:
But, to a large extent, you’re supplying the specific command sequences required to do things LightBurn needs to do, without much room for fancy programming.
3 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.