kicad/pcbnew/exporters
jean-pierre charras c0a86d734d Pcbnew, Excellon drill file creation: for oval holes allows selection of an alternate command, when the normal command is not accepted.
Using the normal command, oval holes are "drilled" by a route command.
Some board houses do not accept this normal command.
In this case, the drill dialog allows using an other Excellon drill command (a slotted hole).
Note also some board houses do not understand this alternate command!
2019-02-09 14:56:02 +01:00
..
export_d356.cpp Replace DIM() macro 2019-01-06 08:43:12 -08:00
export_footprint_associations.cpp Add text item property options when updating footprints. 2018-07-17 15:11:14 +01:00
export_gencad.cpp Replace DIM() macro 2019-01-06 08:43:12 -08:00
export_idf.cpp Fold 3D Search Paths dialog into Configure Paths. 2018-07-17 15:11:01 +01:00
export_vrml.cpp Replace DIM() macro 2019-01-06 08:43:12 -08:00
gen_drill_report_files.cpp Rename a few files 2018-01-28 22:02:31 +01:00
gen_footprints_placefile.cpp Make SMD terminology consistent. 2018-07-17 15:13:45 +01:00
gendrill_Excellon_writer.cpp Pcbnew, Excellon drill file creation: for oval holes allows selection of an alternate command, when the normal command is not accepted. 2019-02-09 14:56:02 +01:00
gendrill_Excellon_writer.h Pcbnew, Excellon drill file creation: for oval holes allows selection of an alternate command, when the normal command is not accepted. 2019-02-09 14:56:02 +01:00
gendrill_file_writer_base.cpp Drill files generation: add 3 structured comments in NC (Excellon) drill files and remove duplicate code. 2018-11-24 08:51:58 +01:00
gendrill_file_writer_base.h Drill files generation: add 3 structured comments in NC (Excellon) drill files and remove duplicate code. 2018-11-24 08:51:58 +01:00
gendrill_gerber_writer.cpp Gerber plotter: rename UseX2Attributes() to UseX2format, and fix incorrect/outdated comments. 2018-12-09 10:23:07 +01:00
gendrill_gerber_writer.h Drill files generation: add 3 structured comments in NC (Excellon) drill files and remove duplicate code. 2018-11-24 08:51:58 +01:00
gerber_jobfile_writer.cpp Drill files generation: add 3 structured comments in NC (Excellon) drill files and remove duplicate code. 2018-11-24 08:51:58 +01:00
gerber_jobfile_writer.h Remove code related to Gerber job file old format writer, as this format does not exist now. 2018-04-09 09:26:01 +02:00