7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-06 17:05:31 +00:00
kicad/pcbnew/exporters
jean-pierre charras eaa1e6d594 Fix a collision with a Windows define and our use of the same var name.
We use IN for INCH as units, but IN is defined in a Windows header
2025-03-02 11:34:30 +01:00
..
step Code brevity. 2025-03-01 21:58:31 +00:00
board_exporter_base.h Remove basic masking class map_string_utf8 2024-08-19 11:51:13 -07:00
export_d356.cpp Fix unused variable compiler warnings 2025-03-01 18:32:18 +00:00
export_d356.h Fix unused variable compiler warnings 2025-03-01 18:32:18 +00:00
export_footprint_associations.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
export_gencad_writer.cpp Formatting. 2025-01-08 15:39:47 +00:00
export_gencad_writer.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
export_gencad.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
export_hyperlynx.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
export_idf.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
export_svg.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
export_svg.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
export_vrml.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
exporter_vrml.cpp Fix VRML layer Z positions after v9 layer changes. 2025-01-20 03:30:38 +03:00
exporter_vrml.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gen_drill_report_files.cpp Fix a collision with a Windows define and our use of the same var name. 2025-03-02 11:34:30 +01:00
gendrill_Excellon_writer.cpp Code brevity. 2025-03-01 21:58:31 +00:00
gendrill_Excellon_writer.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gendrill_file_writer_base.cpp ADDED: Support for IPC-4761 Via protection features 2025-03-01 18:02:54 +00:00
gendrill_file_writer_base.h ADDED: Support for IPC-4761 Via protection features 2025-03-01 18:02:54 +00:00
gendrill_gerber_writer.cpp ADDED: Support for IPC-4761 Via protection features 2025-03-01 18:02:54 +00:00
gendrill_gerber_writer.h ADDED: Support for IPC-4761 Via protection features 2025-03-01 18:02:54 +00:00
gerber_jobfile_writer.cpp Formatting. 2025-01-17 22:07:07 +00:00
gerber_jobfile_writer.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_placefile_writer.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_placefile_writer.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
place_file_exporter.cpp Code brevity. 2025-03-01 21:58:31 +00:00
place_file_exporter.h Remove ability to specify fp sides for position file jobs. 2025-01-17 19:37:12 +00:00