kicad/pcbnew/exporters
jean-pierre charras fcafe5362f NC drill (Excellon) exporter: remove useless M71 / M72 lines.
They are probably incorrect in V2 format, and the format is already specified.
2018-11-11 19:57:16 +01:00
..
export_d356.cpp Fix a minor coding style and minor potential issue. 2018-03-12 08:34:21 +01:00
export_footprint_associations.cpp Add text item property options when updating footprints. 2018-07-17 15:11:14 +01:00
export_gencad.cpp pcbnew: Rename PCB_ZONE_T and remove from connectivity 2018-09-29 15:09:15 -07:00
export_idf.cpp Fold 3D Search Paths dialog into Configure Paths. 2018-07-17 15:11:01 +01:00
export_vrml.cpp vrml export: fix line min width to 0.05mm (instead of 0.12mm) 2018-04-26 19:42:54 +02: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 NC drill (Excellon) exporter: remove useless M71 / M72 lines. 2018-11-11 19:57:16 +01:00
gendrill_Excellon_writer.h Fix a few doxygen warnings 2017-06-17 10:40:38 +02:00
gendrill_file_writer_base.cpp Code formatting and clean-up 2017-06-23 15:43:13 +02:00
gendrill_file_writer_base.h Excellon drill file generation: allows 4 digits in mantissa in Tool Information command when units are inches. 2017-12-20 17:49:25 +01:00
gendrill_gerber_writer.cpp Do not plot zero width oval holes in Gerber X2 drill files 2018-06-17 16:26:23 +02:00
gendrill_gerber_writer.h Fix compil issue in Python support. 2017-05-01 14:19:38 +02:00
gerber_jobfile_writer.cpp Gerber job file: fix incorrect GUID. 2018-11-06 08:16:07 +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