kicad/pcbnew/exporters
Jeff Young e26341d424 Cleanup. 2021-12-23 20:36:18 +00:00
..
board_exporter_base.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_d356.cpp Cleanup. 2021-12-23 20:36:18 +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 Cleanup. 2021-12-23 20:36:18 +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 Shapes for schematic. 2021-12-23 20:36:07 +00:00
export_hyperlynx.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
export_idf.cpp Overhaul arc internal model to not over-specify information. 2021-10-15 12:45:43 +01:00
export_vrml.cpp Cleanup. 2021-12-23 20:36:18 +00: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.h Cleanup. 2021-12-23 20:36:18 +00:00
gen_drill_report_files.cpp Radial dimensions. 2021-12-23 19:34:54 +00:00
gen_footprints_placefile.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
gendrill_Excellon_writer.cpp Fix a Coverity warning (non tested pointers, really a bug) 2021-09-20 09:14:10 +02: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 Fix "done" message being in wrong place for drill files. 2021-09-19 19:26:10 +01: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 Fix a Coverity warning (non tested pointers, really a bug) 2021-09-20 09:14:10 +02: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 Jerry-rig HTML-format alpha parsing 2021-12-13 16:04:40 -08:00
gerber_jobfile_writer.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
gerber_placefile_writer.cpp Move to getters/setters for aux and grid origin 2021-11-08 22:36:40 -05:00
gerber_placefile_writer.h Rename layer ids file. 2021-07-29 16:03:25 +01:00