kicad/pcbnew/exporters
Jeff Young 36a0c2a9cc Fix issue with caches not being initialized when printing msg bar.
(cherry picked from commit 43df863df2)
2022-08-04 13:04:21 +01:00
..
board_exporter_base.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_d356.cpp More wide-string declarations. 2022-02-05 13:29:00 +00: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 More wide-string declarations. 2022-02-05 13:29:00 +00:00
export_footprints_placefile.h Pcbnew add SMD only option to component placement export 2021-08-20 17:24:05 -07:00
export_gencad.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
export_hyperlynx.cpp Write out partial pad-stacks for blind/buried/microvias. 2022-06-13 10:11:58 -07:00
export_idf.cpp Overhaul arc internal model to not over-specify information. 2021-10-15 12:45:43 +01:00
export_vrml.h export_vrml: Better export of pad shapes, both on copper and paste layers. 2021-03-18 20:43:27 +01:00
exporter_vrml.cpp Make use of board stackup data when exporting VRML. 2022-05-31 23:21:43 +01:00
exporter_vrml.h Make use of board stackup data when exporting VRML. 2022-05-31 23:21:43 +01:00
gen_drill_report_files.cpp Gen Drill map: Re-add Gerber option but only using X2 format. 2022-06-23 14:20:32 +02:00
gen_footprints_placefile.cpp Resolve textvars in plot directory. 2022-02-03 15:00:39 +00:00
gendrill_Excellon_writer.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
gendrill_Excellon_writer.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
gendrill_file_writer_base.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
gendrill_file_writer_base.h Make sure HPGL and DXF drill map generators honour origin setting. 2021-06-27 17:40:20 +01:00
gendrill_gerber_writer.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
gendrill_gerber_writer.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
gerber_jobfile_writer.cpp GERBER_JOBFILE_WRITER: fix a crash due to use of a null pointer. 2022-03-24 18:01:24 +01: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-04 13:04:21 +01:00
gerber_placefile_writer.h gerber_placefile_writer: fix angle rotation for flipped footprints. 2022-05-16 10:27:17 +02:00