kicad/pcbnew/exporters
Ian McInerney 137640ac28 Remove group association before plotting board outline in drill map
The plotter doesn't care about the grouping, and we expect the item to
have no group on deletion, so temporary items like this shouldn't be
part of one.

(Sentry issue KICAD-24Y)
2023-06-14 00:26:46 +01:00
..
step Maintain file permissions when renaming 2023-05-24 17:09:38 -07: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 Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
export_gencad.cpp Replace PAD_SHAPE::RECT by PAD_SHAPE::RECTANGLE to avoid a collision NAME with a windows header on MSYS2, creating many compil warnings. No actual code change. 2023-06-02 12:18:24 +02:00
export_hyperlynx.cpp Replace PAD_SHAPE::RECT by PAD_SHAPE::RECTANGLE to avoid a collision NAME with a windows header on MSYS2, creating many compil warnings. No actual code change. 2023-06-02 12:18:24 +02:00
export_idf.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 17:23:52 +01:00
export_vrml.h Pcbnew, exporter VRML: code refactor and remove unuded code. 2022-06-28 18:59:50 +02:00
exporter_vrml.cpp Trim VRML export layers to board outline. 2023-04-18 17:31:29 +01: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 group association before plotting board outline in drill map 2023-06-14 00:26:46 +01:00
gendrill_Excellon_writer.cpp Fix gerbers and drill plot not logging errors 2023-04-20 23:39:59 -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 Fix gerbers and drill plot not logging errors 2023-04-20 23:39:59 -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 Fix gerbers and drill plot not logging errors 2023-04-20 23:39:59 -04: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 Cleanup. No (intentional) functional changes. 2023-06-06 12:30:35 +01: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 Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 17:23:52 +01:00
place_file_exporter.h Round out the cli with position file export 2022-11-07 19:53:35 -05:00