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

Reply via email to