Lightburn Configuration

I recently bought a JTEC laser for my 5 Pro and I am trying to configure Lightburn so I can use my CNC and laser in the same project. I have figured out the offset between the spindle head and the laser. That is not an issue.

The issue is the X and Y axis are backwards in lightburn. I have macros set up for Lightburn for the laser and revert it back to the CNC.

To switch to lightburn I have this including the offset for the 5Pro:
$10=0
$30=1000
$32=1
G10 L2 P1 X-1250 Y-1250

To switch back I have:
$10=255
$30=24000
$32=0
G10 L2 P1 X0 Y0

I have tried it with and without the G10 offset. I have also tried to play with the $3 and $23 settings to no avail.

I’m at a complete loss and could use some guidance for those of you using lightburn.

Thanks, Christopher

I guess with anything if you mess with it enough you will figure it out. This setting in light burn made it all work correctly.

image

This topic was automatically closed after 30 days. New replies are no longer allowed.