Please, can you help me with that, I have to import a CSV for variable text but couldn’t find instructions, how to mask double quotes and commas.
“Top stanje,
top stanje,
top stanje!”
Alan
----- Update ------
I just figured it out in some forums how to do that, but it is a pain when I have a lot of this extra signs.
“”“Top stanje,”
“top stanje,”
“top stanje!”""
Alan
Could you implement also a smple .txt import where everything will be imported 1:1?
For simple engravings I need only one column, so the delimiters are not needed. For more complicated stuff with more columns we can then use CSV.
If you enter the text in Excel or another spreadsheet tool, and export as CSV, it should do the special encoding for you. It wouldn’t be hard to make a simple single-column text import.
When I import a file into LB and I am baking it pulls the content of the actual file.
If I change the content of the CSV and saving it and do a new baking, the new content is not imported into LB. For that I have to either reload the file via Browse or close and reopen the LB file.
Can you add a simple Reload CSV button to make life easier?
This happens automatically every time the job is sent to the laser, a file, or the preview window. The ‘Test’ function does not reload it for performance reasons.
Can you make feature requests on our feature request site, please?