I have NEJE MAX 4 V2 E80 with z-axis stepper.
I am trying to set up lightburn so that when I enter the material thickness, the z axis will move such that it is in focus.
I have set G54 z offset to -17 which is where it is focussed on the bed.
When lightburn runs, it raises the z axis to the material height, putting it in focus.
My problem is that the beginning of lightburn gcode raises the z axis in relative mode by the material thickness, which for thicker material sends z axis out if bounds.
Everything works as expected in absolute mode, but not in user origin mode.
Not sure how to resolve this.