kicad/pcbnew/exporters
Alex Shvartzkop 5de55b8c4a STEP export: fix a Bnd_BoundSortBox usage bug. 2023-11-21 14:21:12 +03:00
..
step STEP export: fix a Bnd_BoundSortBox usage bug. 2023-11-21 14:21:12 +03:00
board_exporter_base.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
export_d356.cpp Centralize text size clamping. 2023-06-03 20:29:51 +01:00
export_d356.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_footprint_associations.cpp Make exported date time strings use ISO8601 format 2023-07-14 23:24:12 -04:00
export_gencad.cpp export gencad: clean and update old code. Should not really change the export. 2023-10-27 20:03:12 +02:00
export_gencad_writer.cpp Update GenCAD export to handle arbitrary outline 2023-10-27 12:46:37 -07:00
export_gencad_writer.h export gencad: clean and update old code. Should not really change the export. 2023-10-27 20:03:12 +02:00
export_hyperlynx.cpp Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
export_idf.cpp On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2023-09-27 23:15:54 -04:00
export_svg.cpp CLI: Allow controlling layer order for multilayer plots 2023-10-11 00:18:58 +00:00
export_svg.h CLI: Allow controlling layer order for multilayer plots 2023-10-11 00:18:58 +00:00
export_vrml.h Pcbnew, exporter VRML: code refactor and remove unuded code. 2022-06-28 18:59:50 +02:00
exporter_vrml.cpp On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2023-09-27 23:15:54 -04: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 Plot footprint edgecuts in PDF drill map file 2023-11-12 23:21:46 +00:00
gendrill_Excellon_writer.cpp Make exported date time strings use ISO8601 format 2023-07-14 23:24:12 -04:00
gendrill_Excellon_writer.h Fix gerbers and drill plot not logging errors 2023-04-20 23:39:59 -04:00
gendrill_file_writer_base.cpp Gerber export X3: fix an incorrect keyword ("route" must be "rout") 2023-07-27 20:11:04 +02:00
gendrill_file_writer_base.h Fix gerbers and drill plot not logging errors 2023-04-20 23:39:59 -04:00
gendrill_gerber_writer.cpp Gerber export X3: fix an incorrect keyword ("route" must be "rout") 2023-07-27 20:11:04 +02:00
gendrill_gerber_writer.h Fix gerbers and drill plot not logging errors 2023-04-20 23:39:59 -04:00
gerber_jobfile_writer.cpp Convert sprintf to snprintf in most files 2023-04-17 15:39:34 +00:00
gerber_jobfile_writer.h Remove unneeded headers from pcbnew_scripting_helpers.h 2023-05-31 15:54:46 -07:00
gerber_placefile_writer.cpp Gerber place files: do not quote strings (fields, pad name, pad function ...) 2023-10-25 08:59:37 +02: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 ADDED: DNP flag for position file export 2023-08-04 11:02:54 -07:00
place_file_exporter.h ADDED: DNP flag for position file export 2023-08-04 11:02:54 -07:00