How to properly fill multiple QR codes?

I used the QR code generator to Generate a QR code with a variable input of %0 to use with a CSV file.
Using the array function, I generated a few more.

No, if I set the Layer to “Fill shapes individually”, it looks like this:

If I use one of the other two fill settings, it looks like this:

How can I achive that each QR code is engraved in one go (not dot by dot) but separately from all the other QR codes?

Cheers!

I couldn’t get this to work as I expected. One way I got it to work was by:

  1. converting the QR code to path
  2. grouping all the dots for a single QR code
  3. Change to “Fill groups together”

Not sure if converting to path is an option for you.

Other thing that might work is to put each code on a separate layer with fill all shapes at once selected. This wouldn’t require converting to shapes.

Thank you for the reply. Converting to shapes did not work for me but using “Bake” in the “Variable Text” window did.

Not ideal but works for now.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.