KiCad PCB EDA Suite
Loading...
Searching...
No Matches
plot_brditems_plotter.cpp File Reference
#include <algorithm>
#include <bitset>
#include <math.h>
#include <geometry/seg.h>
#include <geometry/shape_circle.h>
#include <geometry/shape_line_chain.h>
#include <geometry/shape_poly_set.h>
#include <geometry/shape_segment.h>
#include <string_utils.h>
#include <macros.h>
#include <math/util.h>
#include <math/vector2d.h>
#include <plotters/plotter_gerber.h>
#include <trigo.h>
#include <core/typeinfo.h>
#include <gbr_metadata.h>
#include <gbr_netlist_metadata.h>
#include <layer_ids.h>
#include <pcbplot.h>
#include <pcb_plot_params.h>
#include <advanced_config.h>
#include <pcb_dimension.h>
#include <pcb_shape.h>
#include <footprint.h>
#include <pcb_track.h>
#include <pad.h>
#include <pcb_target.h>
#include <pcb_text.h>
#include <pcb_textbox.h>
#include <pcb_tablecell.h>
#include <pcb_table.h>
#include <zone.h>
#include <wx/debug.h>
#include <font/stroke_font.h>

Go to the source code of this file.