I was working on a PCB and wanted to print a negative image for photoresist but found out that despite most of PCB had been covered with a region, negative still had a thick border. Diving into the code I found out that this border (margin) is hard coded to be 5mm. I thought it might be good to allow to opt out of it.
This patch adds a parameter to allow set width of negative plot margin.
0001-Add-UI-to-set-negative-plot-margin.patch
Description: Binary data
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

