Does anyone know how to fix this problem?
I want to cut Qr codes with text into LightBurn from Lunacy.
When I insert them in SVG format they look weird and wrong.
One picture shows how I want them to look, the other picture shows how they look when they are exported with SVG from Lunacy to LightBurn.
If you cut them out in JPG or similar the resolution will be poor, even if
It looks like the text was not imported as SVG, but maybe it’s the quality of the screenshot. Anyhow, the QR code is imported ok, just make sure to set the green layer to fill. Set the pink layer to fill as well, but you might need to remove the outer square (otherwise the code is inverted).
2 Likes
The paths in that file look like it’s had a Trace
operation applied to an image, so the paths outline the shapes.
SVG files can contain both vectors (what you want) and bitmap images (which you don’t want). This will depend on how the file was created / exported, rather how it’s imported.
Upload the original SVG file here so we can take a look at it.
1 Like