Just discovered an Issue with the Variable Text feature. If a new CSV file gets loaded, the value for “End” does not automatically get set to the highest value of the new file.
Example:
The currently loaded file has 20 positions (0-19). I finish the job and load a new .csv which has 35 (0-34) names in it. The Counter for “End” should be automatically advanced to 34 but it stays at 20 from the first file. If you don’t catch it you will engrave the first 15 names a second time as the counter restarts after 19.
I believe it did correct the End value in an earlyer version and I am not sure if this is the way it should be but it would be neat if this behavior would be changed in a future version (says someone that has 2pcs. of the first 15 names…).
You re right. I did not see this one when searching for an answer. But with the current Version of Lightburn it happens on Windows and Mac. It appears that it is not a problem of the csv as I tried it with multiple csv’s. I even tried a file and csv. from a year ago and the end value does not get updated.