![]() |
KiCad PCB EDA Suite
|
Files | |
file | common_plot_functions.cpp [code] |
file | DXF_plotter.cpp [code] |
Kicad: specialized plotter for DXF files format. | |
file | gbr_plotter_aperture_macros.h [code] |
specialized plotter for GERBER files format | |
file | gbr_plotter_apertures.h [code] |
Plotting engine (Gerber) | |
file | GERBER_plotter.cpp [code] |
specialized plotter for GERBER files format | |
file | HPGL_plotter.cpp [code] |
Kicad: specialized plotter for HPGL files format Since this plot engine is mostly intended for import in external programs, sadly HPGL/2 isn't supported a lot... | |
file | PDF_plotter.cpp [code] |
KiCad: specialized plotter for PDF files format. | |
file | plotter.cpp [code] |
KiCad: Base of all the specialized plotters the class PLOTTER handle basic functions to plot schematic and boards with different plot formats. | |
file | plotter_dxf.h [code] |
Plotting engine (DXF) | |
file | plotter_gerber.h [code] |
Plotting engine (Gerber) | |
file | plotter_hpgl.h [code] |
Plotting engine (HPGL) | |
file | plotters_pslike.h [code] |
Plotting engines similar to ps (PostScript, Gerber, svg) | |
file | PS_plotter.cpp [code] |
Kicad: specialized plotter for PS files format. | |
file | SVG_plotter.cpp [code] |
Kicad: specialized plotter for SVG files format. | |