kicad/pcbnew/plugins/kicad
Wayne Stambaugh 0bdbfe1446 Pcbnew: add plot on all layers feature.
ADDED: Any addition board layers can be plotted on all selected board layer
when plotting.

CHANGED: The new plot to all layers feature made the plot edge cuts option
obsolete.  Users must now select the edge cuts layer from the list of
plot to all layer selections to include edge cuts on all layers when
plotting.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/2449
2022-04-02 14:33:40 -04:00
..
pcb_parser.cpp Correct initialization of justification. 2022-03-28 17:11:20 +01:00
pcb_parser.h Move GUI queries in PLUGIN to a callback. 2022-02-11 22:09:22 +00:00
pcb_plugin.cpp Pcbnew: PCB_TEXT: save the Locked flag in file. 2022-03-08 17:35:26 +01:00
pcb_plugin.h Pcbnew: add plot on all layers feature. 2022-04-02 14:33:40 -04:00