kicad/pcbnew/exporters
Marek Roszko d8e9436d92 Fix step export not resolving variables
Fixes https://gitlab.com/kicad/code/kicad/-/issues/12754
2022-11-07 23:21:48 -05:00
..
step Fix step export not resolving variables 2022-11-07 23:21:48 -05:00
board_exporter_base.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
export_d356.cpp Repoint IU_PER_MILS 2022-09-16 21:09:26 -04: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_gencad.cpp Repoint IU_PER_MILS 2022-09-16 21:09:26 -04:00
export_hyperlynx.cpp Hyperlynx arcs are always CW 2022-06-22 09:59:37 -07:00
export_idf.cpp Fix not handled exceptions. 2022-10-15 10:27:00 +02:00
export_vrml.h Pcbnew, exporter VRML: code refactor and remove unuded code. 2022-06-28 18:59:50 +02:00
exporter_vrml.cpp Fix not handled exceptions. 2022-10-15 10:27:00 +02:00
exporter_vrml.h Pcbnew, exporter VRML: code refactor and remove unuded code. 2022-06-28 18:59:50 +02:00
gen_drill_report_files.cpp Remove IU_PER_MM thats standalone 2022-09-16 21:09:27 -04:00
gendrill_Excellon_writer.cpp Remove IU_PER_MM thats standalone 2022-09-16 21:09:27 -04: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 Move KICAD_T[] to std::initializer_list<KICAD_T>. 2022-08-20 10:28:11 +01:00
gendrill_file_writer_base.h Implement cli for gerber, drill, pdf export of pcb 2022-10-29 11:56:10 -04:00
gendrill_gerber_writer.cpp Remove IU_PER_MM thats standalone 2022-09-16 21:09:27 -04: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 Remove IU_PER_MM thats standalone 2022-09-16 21:09:27 -04:00
gerber_jobfile_writer.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
gerber_placefile_writer.cpp Repoint IU_PER_MILS 2022-09-16 21:09:26 -04:00
gerber_placefile_writer.h gerber_placefile_writer: fix angle rotation for flipped footprints. 2022-05-16 10:24:13 +02:00
place_file_exporter.cpp Round out the cli with position file export 2022-11-07 19:53:35 -05:00
place_file_exporter.h Round out the cli with position file export 2022-11-07 19:53:35 -05:00