← Back to team overview

kicad-developers team mailing list archive

Re: [feature] Add eeschema plot option: plot fields of values of components

 

Variant with layer management how in pcbnew liked me.
But should be option that show only default visible fields after disable values fields.
Sorry for noise

05.12.2015 19:18, Wayne Stambaugh пишет:
Eldar,

I'm not very thrilled about your patches.  Specifically that you are
modifying the Draw functions with yet another option.  Why not modify
the Pcbnew "Set Footprint Field Sizes" dialog and create a similar
dialog in Eeschema (which is on my todo list) to include setting the
field visibility state rather than doing it ay print and plot time?  The
other option would be to add field visibility state to the layer manager
in Pcbnew (which may be a better option).  This way you could simply
toggle them on and off as required.  In fact, this is something I would
find useful outside of printing and plotting because currently I have to
disable the visibility for each value field one footprint at a time
which is time consuming (actually I don't do that, I do global search
and replace of the board file but that is outside the scope of the
normal user).  If you would have made your intentions known on the
mailing let before you started, it would have saved you some time.

Cheers,

Wayne

On 12/5/2015 10:20 AM, Eldar Khayrullin wrote:
Next patch is continuing previous my patch for printing (previous for
plotting)

05.12.2015 16:27, Eldar Khayrullin пишет:
Hi.
For Russian documentation of constructor need to plot(to print to
paper) schemes without fields of values of components in accordance
with GOST (Russian standard) requirements of decoration. Values
contain in another document BOM.
I have add option for plotting that select visibility of plotting
these fields (except power symbols).
I am wanting request to add this feature.
Thanks


_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp



References