kicad/pcbnew/exporters
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code.
The only exception to this is the SPICE simulator's use of component
when referring to physical component (R, L, C, etc.) values.
2021-06-14 14:00:21 -04:00
..
board_exporter_base.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_d356.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
export_d356.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_footprint_associations.cpp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
export_footprints_placefile.cpp Remove a useless "#include wx/wx.h" from wx_html_report_panel.h 2021-06-07 09:26:13 +02:00
export_footprints_placefile.h Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
export_gencad.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
export_hyperlynx.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
export_idf.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
export_vrml.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01: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 Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
gen_drill_report_files.cpp drill report: use more digits in float values for diameters. 2021-03-29 13:02:43 +02:00
gen_footprints_placefile.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
gendrill_Excellon_writer.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
gendrill_Excellon_writer.h Pcbnew header housekeeping round 3. 2021-06-04 13:50:08 -04:00
gendrill_file_writer_base.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
gendrill_file_writer_base.h Pcbnew header housekeeping round 3. 2021-06-04 13:50:08 -04:00
gendrill_gerber_writer.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +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 Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
gerber_jobfile_writer.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
gerber_placefile_writer.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
gerber_placefile_writer.h Pcbnew header housekeeping round 3. 2021-06-04 13:50:08 -04:00