kicad/pcbnew/exporters
Alex Shvartzkop dc2a63d146 STEP export: don't put copper on non-flashed pad layers.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18267
2024-06-27 06:40:11 +03:00
..
step STEP export: don't put copper on non-flashed pad layers. 2024-06-27 06:40:11 +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 Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
export_d356.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_footprint_associations.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05: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 Cleanup geometry functions 2024-05-31 12:26: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 More build time optimizations. 2024-05-06 04:39:28 +03:00
export_idf.cpp Start unifying padstack properties 2024-05-14 20:57:56 -04:00
export_svg.cpp ADDED: sketch-pads-on-fab-layers to CLI PDF & SVG export. 2024-05-27 20:59:11 +01:00
export_svg.h ADDED: sketch-pads-on-fab-layers to CLI PDF & SVG export. 2024-05-27 20:59:11 +01:00
export_vrml.h VRML: add options to exclude DNP/unspecified types like STEP exporter 2024-03-04 10:10:34 -05:00
exporter_vrml.cpp Start unifying padstack properties 2024-05-14 20:57:56 -04:00
exporter_vrml.h VRML: add options to exclude DNP/unspecified types like STEP exporter 2024-03-04 10:10:34 -05: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 Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05: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 Start unifying padstack properties 2024-05-14 20:57:56 -04: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 Gerbview settings: store option "Page Limits" in gerbview config. 2024-02-14 11:21:55 +01: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 GERBER_JOBFILE_WRITER: use UTF8 encoding according to current specif. 2024-03-22 09:50:32 +01: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 Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05: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 Explicit control over hidden text in bounding boxes. 2024-05-06 21:36:19 +01:00
place_file_exporter.h ADDED: DNP flag for position file export 2023-08-04 11:02:54 -07:00