kicad/pcbnew/exporters
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them.
This was also the last straw on the misnamed PAD::GetName() and
PAD::SetName(), which are now PAD::GetNumber() and PAD::SetNumber().

Fixes https://gitlab.com/kicad/code/kicad/issues/9017
2021-08-24 01:03:06 +01:00
..
board_exporter_base.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_d356.cpp Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
export_d356.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_footprint_associations.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
export_footprints_placefile.cpp Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
export_footprints_placefile.h Pcbnew add SMD only option to component placement export 2021-08-20 17:24:05 -07:00
export_gencad.cpp Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
export_hyperlynx.cpp Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
export_idf.cpp Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
export_vrml.cpp fix blind via early return in VRML exporter 2021-07-25 12:22:55 +00:00
export_vrml.h export_vrml: Better export of pad shapes, both on copper and paste layers. 2021-03-18 20:43:27 +01:00
exporter_vrml.h Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
gen_drill_report_files.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
gen_footprints_placefile.cpp DIALOG_GEN_FOOTPRINT_POSITION and dialogs print: minor enhancements: 2021-08-21 11:06:00 +02:00
gendrill_Excellon_writer.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
gendrill_Excellon_writer.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
gendrill_file_writer_base.cpp The REPORTER interface is inherently line-based. 2021-07-05 13:41:06 +01:00
gendrill_file_writer_base.h Make sure HPGL and DXF drill map generators honour origin setting. 2021-06-27 17:40:20 +01:00
gendrill_gerber_writer.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
gendrill_gerber_writer.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
gerber_jobfile_writer.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
gerber_jobfile_writer.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
gerber_placefile_writer.cpp Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
gerber_placefile_writer.h Rename layer ids file. 2021-07-29 16:03:25 +01:00