I wonder if someone could please help me, or point me in the right direction.
I am currently evaluating the Lightburn software for a potential project, so I currently do not have a laser or the Lightburn software.
I have done some searching on-line and it seems to say that I can link a QR code to a text object, so that I can just enter text into the text object and then the QR code that is etched is automatically changed based upon the contents of the text field / object.
I have watched a few youtube videos and they all show using a csv file and a variable text field / object, as opposed to using a text field. The lightburn online documentation mentions using the object name in the raw contents tab of the QR code properties but I just do not understand the software enough to be able to be confident that it will do what I want.
One search found the following :-
2. Use Variable Text (if needed):
• To make the Data Matrix display different content based on a variable, you can use variable text.
• Set up a variable text field in LightBurn.
• In the Bar Code Properties, use the variable text field as the “Raw Content”.
• When you run your job, the Data Matrix will change its content based on the variable text’s value.
The thing that I do not understand from the above is how I can set the raw content of the QR code to be the variable text field, as lightburn does not seem to give the fields a name / identifier
Any advise / pointers would be much appreciated.
Thus to sum up I want to be able to enter a part number into a text field and then the QR code need to change based upon the text field each time a burn is carried out.
Many thanks for the reply Tim, it is much appreciated
I did see this on a youtube video and maybe it is me just not understanding things correctly, as I assumed the this then required you to point to a .csv file to get the text for the QR code from, which is not what I want.
Sorry to be a pain, but I can not see how, in the example above, that setting the raw text to %0 will etch the QR code with data from a text object that is also required to be printed / etched onto the part.
Are you implying that the data to be etched needs to be store din a CSV file and not in a text variable within the project?
Correct, put the text in a CSV file and it can increment with each iteration. The “%0” is the variable placeholder. The same placeholder can be used in the QR Code and also etched onto the part. Read up on variable text here.
This video of mine may help you understand as well.
If you’re just looking to do sequential numbering check this video.
Indeed, this does not work. They way you would do that is that you would also fill that text object from the CSV file. So the text field also just contains %0 and both are set through the file.
You can’t read the text contents of a text object and use this as a variable for another object, I think.