kicad/pcbnew/exporters
jean-pierre charras a33e2ed9b1 gendrill_file_writer_base: better algo to sort holes:
Holes were correctly sorted by size, but inside the same hole size
the holes were strangely sorted.
Now holes are sorted by hole size, and (inside the same size) by position.

From master branch
2020-11-30 20:22:30 +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 Gencad export: fix an issue in hash_eda calculation, 2019-10-10 20:20:45 +02:00
export_idf.cpp Fold 3D Search Paths dialog into Configure Paths. 2018-07-17 15:11:01 +01:00
export_vrml.cpp pcbnew: Fix copy-paste error from 161dc9ce7 2019-08-02 13:14:02 -07:00
gen_drill_report_files.cpp pcbnew: Fix DXF units in drill map plotting 2019-07-30 17:20:38 -04:00
gen_footprints_placefile.cpp Provide a checkbox to use negative coordinates in the position file 2020-08-29 23:17:29 +01:00
gendrill_Excellon_writer.cpp Drill files export: ensure the Top to Bottom PTH drill file is always created, 2020-09-10 17:04:01 +02: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 gendrill_file_writer_base: better algo to sort holes: 2020-11-30 20:22:30 +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 Drill files export: ensure the Top to Bottom PTH drill file is always created, 2020-09-10 17:04:01 +02: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 Fix incorrect handling of unicode chars (non ASCII7) in filenames in .gbrjob files. 2019-07-14 11:19:03 +02:00
gerber_jobfile_writer.h Fix incorrect handling of unicode chars (non ASCII7) in filenames in .gbrjob files. 2019-07-14 11:19:03 +02:00