kicad/pcbnew/exporters
jean-pierre charras 7261086779 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.

Fixes #6553
https://gitlab.com/kicad/code/kicad/issues/6553
2020-11-30 16:59:13 +01:00
..
board_exporter_base.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_d356.cpp MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
export_d356.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_footprint_associations.cpp MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
export_footprints_placefile.cpp Finish module cleanup (except for xpms). 2020-11-14 22:00:12 +00:00
export_footprints_placefile.h Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
export_gencad.cpp Split out arrayDim and MIRROR templates from macros.h 2020-11-17 20:21:04 -05:00
export_hyperlynx.cpp Encourage use of full DRC for board & footprint malformed outlines. 2020-11-20 17:24:52 +00:00
export_idf.cpp Naming conventions. 2020-11-16 00:04:55 +00:00
export_vrml.cpp Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
export_vrml.h added vrml export via python api 2020-08-28 16:41:09 +00:00
gen_drill_report_files.cpp Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
gen_footprints_placefile.cpp Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
gendrill_Excellon_writer.cpp Naming conventions. 2020-11-16 00:04:55 +00:00
gendrill_Excellon_writer.h Naming conventions. 2020-11-16 00:04:55 +00:00
gendrill_file_writer_base.cpp gendrill_file_writer_base: better algo to sort holes: 2020-11-30 16:59:13 +01:00
gendrill_file_writer_base.h Naming conventions. 2020-11-16 00:04:55 +00:00
gendrill_gerber_writer.cpp Naming conventions. 2020-11-16 00:04:55 +00: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 MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
gerber_jobfile_writer.h Switch to ordered_json and enable ignore_comments parser option 2020-08-02 13:11:16 +00:00
gerber_placefile_writer.cpp Encourage use of full DRC for board & footprint malformed outlines. 2020-11-20 17:24:52 +00:00
gerber_placefile_writer.h Naming conventions. 2020-11-16 00:04:55 +00:00