kicad/common/plotters
jean-pierre charras fabafe719d Use aperture macro for custom pads. Optimize aperture macros for free polygons.
These aperture macros were previously used but only for chamfered round rect.
They are now also used for custom pads (previously drawn as regions).
They are also optimized, i.e. only one aperture macro is created for a given shape.
(previously, one aperture macro was created for each chamfered round rect pad.)

So now all pads are flashed.
2021-01-30 18:14:58 +01:00
..
DXF_plotter.cpp Gerber plotter: prepare optimization of aperture macros type free polygons. 2021-01-23 21:15:27 +01:00
GERBER_plotter.cpp Use aperture macro for custom pads. Optimize aperture macros for free polygons. 2021-01-30 18:14:58 +01:00
HPGL_plotter.cpp Gerber plotter: prepare optimization of aperture macros type free polygons. 2021-01-23 21:15:27 +01:00
PDF_plotter.cpp Naming conventions. 2020-11-16 00:04:55 +00:00
PS_plotter.cpp Gerber plotter: prepare optimization of aperture macros type free polygons. 2021-01-23 21:15:27 +01:00
SVG_plotter.cpp Naming conventions. 2020-11-16 00:04:55 +00:00
common_plot_functions.cpp Eeschema: add schematic sheet page number. 2020-10-19 14:05:45 -04:00
gbr_plotter_aperture_macros.h Gerber output, aperture macros: better compatibility with old Gerber readers. 2021-01-11 16:03:01 +01:00
gbr_plotter_apertures.h Use aperture macro for custom pads. Optimize aperture macros for free polygons. 2021-01-30 18:14:58 +01:00
plotter.cpp Naming conventions. 2020-11-16 00:04:55 +00:00
plotter_dxf.h Gerber plotter: prepare optimization of aperture macros type free polygons. 2021-01-23 21:15:27 +01:00
plotter_gerber.h Use aperture macro for custom pads. Optimize aperture macros for free polygons. 2021-01-30 18:14:58 +01:00
plotter_hpgl.h Gerber plotter: prepare optimization of aperture macros type free polygons. 2021-01-23 21:15:27 +01:00
plotters_pslike.h Gerber plotter: prepare optimization of aperture macros type free polygons. 2021-01-23 21:15:27 +01:00