Exporting Solder mask with untented Vias as SVG from KiCad
Turn around time as well as cost for getting PCBs made from a PCB house is pretty high, especially when you want to make a single board for a special project or as part of prototyping. Its even more frustrating when you realize that you have messed up some things in the design and you have to do another iteration. From some time now, i have started milling my own PCBs at home using a CNC machine which has worked our really well for boards with a reasonable track width. One of the things I struggled a bit in the beginning was exporting solder mask as SVG. I print the solder mask on a transparency paper and use UV curable ink to apply solder mask to the board. At home i dont have a way to put vias on double sided PCBs, I solder a small wire on both sides to make it act like a via. When exporting solder mask layer as SVG from KiCad, there is no option to tell it not to tent vias. It is available when exporting data as Gerber but not when exporting it as SVG. Now this is a probl...