kicad/pcbnew/exporters
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04: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 Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04:00
export_footprints_placefile.cpp Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04:00
export_footprints_placefile.h Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
export_gencad.cpp Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04:00
export_hyperlynx.cpp Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04:00
export_idf.cpp Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04:00
export_vrml.cpp Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04: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 wrml exporter: remove all duplicate code with Pcbnew. Especially, converting layers to polygons exist in Pcbnew, so no need to rebuild item shapes in the exporter. Moreover, in exporter, rebuilding shapes was not up to date and did not include changes in Pcbnew. 2021-03-20 13:44:52 +01:00
gen_drill_report_files.cpp Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04:00
gen_footprints_placefile.cpp Rework bitmap system to load from archived PNGs 2021-03-11 08:37:35 -05:00
gendrill_Excellon_writer.cpp Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04:00
gendrill_Excellon_writer.h EXCELLON_WRITER: update info in comments. 2021-03-14 12:38:03 +01:00
gendrill_file_writer_base.cpp EXCELLON_WRITER: update info in comments. 2021-03-14 12:38:03 +01:00
gendrill_file_writer_base.h EXCELLON_WRITER: update info in comments. 2021-03-14 12:38:03 +01:00
gendrill_gerber_writer.cpp EXCELLON_WRITER: update info in comments. 2021-03-14 12:38:03 +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 Minor adjustments 2021-01-12 20:51:31 +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 Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04:00
gerber_placefile_writer.h Naming conventions. 2020-11-16 00:04:55 +00:00