KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pads_pcb_converter.cpp File Reference
#include "pads_pcb_converter.h"
#include <algorithm>
#include <climits>
#include <cmath>
#include <limits>
#include <wx/file.h>
#include <wx/filefn.h>
#include <wx/filename.h>
#include <advanced_config.h>
#include <board.h>
#include <board_design_settings.h>
#include <board_stackup_manager/board_stackup.h>
#include <geometry/eda_angle.h>
#include <geometry/shape_arc.h>
#include <geometry/shape_line_chain.h>
#include <io/pads/pads_common.h>
#include <math/util.h>
#include <netinfo.h>
#include <pcb_dimension.h>
#include <pcb_text.h>
#include <pcb_track.h>
#include <reporter.h>
#include <string_utils.h>
#include <trigo.h>
#include <zone.h>

Go to the source code of this file.