i’m trying to make a screen that can mask off my pads and screen print ink around them. leaving pads copper exposes for soldering.
to burn a screen i need the photonegative of the solder mask. is there an option to do this in fritzing
or is there a process in inkscape to do this. i tried to just change the color of the svg exported from fritzing. but it is not a normal svg and editable?
no,
this just mirrors the image. i’m looking for…
if the traces and pads are black , i want to have the traces and pads be white, and the area around them be black. kind like a photo negative
Ah! I though that is what the mirrored svgs did, but it is not. Then you need to edit the svg with a text editor and do this (here I used vi, but your editor of choice should work as long as it has global replace.)