When U axis is enabled (device settings, “Enable U axis”), you can change the “U offset” value on a layer (under the Advanced tab). If the layer type is “Line” the value is correctly saved. If the layer type is “Fill” or “Offset Fill”, then the value entered is lost (opening up the layer right away again will show the previous value).
I am using version 1.3.01 of LightBurn.
Steps to reproduce:
- Open device settings and turn on “Enable U axis”
- Create a couple of shapes, and assign one shape to layer 0 and the other to layer 1
- Edit layer 0, set mode to Line, and in the Advanced tab change “U offset” to a value such as 10, and click OK
- Edit layer 0 again, and verify that the “U offset” retains the value 10.
- Edit layer 1, set mode to Fill (or Offset Fill), and in the Advanced tab change “U offset” to a value such as 20, and click OK.
- Edit layer 1 again, and notice that the “U offset” has reverted to 0 (this demonstrates the bug).
Workaround 1:
- Edit a Fill or Offset Fill layer
- Change the Mode to Line and set the “U offset” value.
- Close the dialog
- Edit the layer again, and change it to “Fill” or “Offset Fill”
- The layer will retain the correct “U offset” value.
Workaround 2:
- Open your LBRN or LBRN2 file in an editor
- Hand edit the for the layer, and change the value to the desired value.
- Open the file in LightBurn and the settings will be correct.