I think I understand the issue. I will provide an updated patch shortly. Jon
On Fri, Dec 4, 2015 at 3:39 PM, Jon Neal <reporting...@gmail.com> wrote: > jp, > > Can you provide some more details? I tested it on my two computers, but > that is as much as I could test. > > Thanks, > Jon > > On Fri, Dec 4, 2015 at 1:53 PM, jp charras <jp.char...@wanadoo.fr> wrote: > >> Le 04/12/2015 19:48, jp charras a écrit : >> > Le 03/12/2015 20:11, Jon Neal a écrit : >> >> This fixes a small "issue" that was annoying me. >> >> >> >> With this patch when you add new layers in pcbnew they will be selected >> >> by default for plotting. >> >> >> >> It does this in two places: >> >> First - it sets the default for a new board to plot select all copper >> >> layers. This is needed so the first time the plot dialog is opened all >> >> enabled copper layers will be selected. >> >> Second - when the plot dialog is closed all disabled copper layers are >> >> set to "selected". The reason for this is when the dialog is closed it >> >> was setting all disabled copper layers to unselected. If you added new >> >> layers to a board it was defaulting to unselected. This is done here >> >> because it would have been difficult to access the plot dialog settings >> >> from the layer preferences manager. >> >> >> >> Jon >> >> >> > >> > Committed. Thanks. >> > >> > >> >> Uncommitted: It does not work very well. >> Sorry. >> >> >> -- >> Jean-Pierre CHARRAS >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : kicad-developers@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help : https://help.launchpad.net/ListHelp >> > >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp