kicad/pcbnew/exporters
Jeff Young cce557b9ad Redo the board-edge-building logic to return better error reports.
Fixes https://gitlab.com/kicad/code/kicad/issues/6119
2020-10-22 21:29:04 +01:00
..
board_exporter_base.h pcbnew: Hyperlynx Exporter - initial version 2019-04-08 02:56:02 +02:00
export_d356.cpp First pass renaming module to footprint 2020-10-20 20:49:11 -07:00
export_d356.h ADDED: Allow exporting IPC-356D netlists from Python 2020-02-04 13:31:56 +00:00
export_footprint_associations.cpp more cleanup about removing useless include 2020-10-03 15:26:03 +02:00
export_footprints_placefile.cpp First pass renaming module to footprint 2020-10-20 20:49:11 -07:00
export_footprints_placefile.h ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
export_gencad.cpp First pass renaming module to footprint 2020-10-20 20:49:11 -07:00
export_hyperlynx.cpp Redo the board-edge-building logic to return better error reports. 2020-10-22 21:29:04 +01:00
export_idf.cpp First pass renaming module to footprint 2020-10-20 20:49:11 -07:00
export_vrml.cpp Require explicit decl of maxError and errorLocations. 2020-10-13 13:49:07 +01:00
export_vrml.h added vrml export via python api 2020-08-28 16:41:09 +00:00
gen_drill_report_files.cpp Python compatibility: move DXF_PLOTTER::DXF_UNITS to DXF_UNITS in pcb_plot_params.h 2020-10-21 18:29:53 +02:00
gen_footprints_placefile.cpp Remove GetChars(), a wxWidgets 2.9 compatibility hack 2020-10-15 20:53:25 -04:00
gendrill_Excellon_writer.cpp Remove GetChars(), a wxWidgets 2.9 compatibility hack 2020-10-15 20:53:25 -04:00
gendrill_Excellon_writer.h Removed const modifier for returned non-reference types 2020-07-05 22:44:38 +02:00
gendrill_file_writer_base.cpp Remove GetChars(), a wxWidgets 2.9 compatibility hack 2020-10-15 20:53:25 -04:00
gendrill_file_writer_base.h Removed const modifier for returned non-reference types 2020-07-05 22:44:38 +02:00
gendrill_gerber_writer.cpp more cleanup about removing useless include 2020-10-03 15:26:03 +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 Retire the two-item version of BOARD_CONNECTED_ITEM::GetClearance(). 2020-10-12 18:40:03 +01: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 Split out FILL_T to its own header to avoid spreading eda_item everywhere 2020-10-14 21:51:23 -04:00
gerber_placefile_writer.h more cleanup about removing useless include 2020-10-03 15:26:03 +02:00