kicad/pcbnew/exporters
jean-pierre charras f0efa9af9d gen_footprints_placefile: re-add option to negate or not the X coordinate.
This option is for footprints on bottom side, and not for Gerber format.
This option was existing in 5.x version, but lost in 6.x version.
Fixes #4638
https://gitlab.com/kicad/code/kicad/issues/4638
2022-08-02 11:22:12 +02:00
..
board_exporter_base.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_d356.cpp Fix some warnings detected by PVS-STUDIO (not used vars) 2022-07-26 16:00:14 +02: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_footprints_placefile.cpp gen_footprints_placefile: re-add option to negate or not the X coordinate. 2022-08-02 11:22:12 +02:00
export_footprints_placefile.h gen_footprints_placefile: re-add option to negate or not the X coordinate. 2022-08-02 11:22:12 +02:00
export_gencad.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
export_hyperlynx.cpp Hyperlynx arcs are always CW 2022-06-22 09:59:37 -07:00
export_idf.cpp More EDA_ANGLE. 2022-01-14 16:08:19 +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 Fix typos in pcbnew sub-directory 2022-06-30 09:39:45 -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 Fix typos in pcbnew sub-directory 2022-06-30 09:39:45 -04:00
gen_footprints_placefile.cpp gen_footprints_placefile: re-add option to negate or not the X coordinate. 2022-08-02 11:22:12 +02:00
gendrill_Excellon_writer.cpp More wide-string declarations. 2022-02-05 22:03:04 +00: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 More wide-string declarations. 2022-02-05 22:03:04 +00:00
gendrill_file_writer_base.h EDA_ANGLE for plotters. 2022-01-16 01:19:45 +00:00
gendrill_gerber_writer.cpp More wide-string declarations. 2022-02-05 22:03:04 +00: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 Fix some warnings detected by PVS-STUDIO (not used vars) 2022-07-26 16:00:14 +02:00
gerber_jobfile_writer.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
gerber_placefile_writer.cpp Fix issue with caches not being initialized when printing msg bar. 2022-08-01 13:09:51 +01:00
gerber_placefile_writer.h gerber_placefile_writer: fix angle rotation for flipped footprints. 2022-05-16 10:24:13 +02:00