SVG shows with thin lines

I have made a very simple PCB design in KiCad which I have plotted as an SVG. I then import that SVG in to LightBurn but the imported image looks nothing like the result exported from KiCad. Does anyone know why I am getting these thin lines on my imported SVG in LightBurn?

image

Until someone with knowledge write up. For Lightburn the lines are just paths, as you need the width you can try to define the line as you did with the pads.

1 Like

This has come up once or twice before. LightBurn ignores the line width when importing so you need to create an outline. This can be done in InkScape by using the “Stroke to Path” tool. You might need to do some welding of traces etc. after importing to LB.

image

3 Likes

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