kicad/pcbnew/exporters
Jeff Young 38bc653ce9 Add arc support to HyperLynx export.
Fixes https://gitlab.com/kicad/code/kicad/issues/10782
2022-06-01 12:47:37 +01:00
..
board_exporter_base.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_d356.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
export_d356.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_footprint_associations.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
export_footprints_placefile.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
export_footprints_placefile.h Convert wxPoint/wxSize starting from EDA_RECT usages 2022-01-01 11:30:33 -05:00
export_gencad.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
export_hyperlynx.cpp Add arc support to HyperLynx export. 2022-06-01 12:47:37 +01:00
export_idf.cpp More EDA_ANGLE. 2022-01-14 16:08:19 +00: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.cpp Make use of board stackup data when exporting VRML. 2022-05-19 23:58:33 +01:00
exporter_vrml.h Make use of board stackup data when exporting VRML. 2022-05-19 23:58:33 +01:00
gen_drill_report_files.cpp Plotting (and some bug fixes) for knockout text. 2022-03-08 18:06:41 +00:00
gen_footprints_placefile.cpp Resolve textvars in plot directory. 2022-01-23 18:14:07 +00:00
gendrill_Excellon_writer.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
gendrill_Excellon_writer.h Convert wxPoint/wxSize starting from EDA_RECT usages 2022-01-01 11:30:33 -05:00
gendrill_file_writer_base.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
gendrill_file_writer_base.h EDA_ANGLE for plotters. 2022-01-16 01:19:45 +00:00
gendrill_gerber_writer.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
gendrill_gerber_writer.h Convert wxPoint/wxSize starting from EDA_RECT usages 2022-01-01 11:30:33 -05:00
gerber_jobfile_writer.cpp GERBER_JOBFILE_WRITER: fix a crash due to use of a null pointer. 2022-03-24 17:54:05 +01:00
gerber_jobfile_writer.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
gerber_placefile_writer.cpp gerber_placefile_writer: fix angle rotation for flipped footprints. 2022-05-16 10:24:13 +02:00
gerber_placefile_writer.h gerber_placefile_writer: fix angle rotation for flipped footprints. 2022-05-16 10:24:13 +02:00