kicad/pcbnew/exporters
jean-pierre charras 2b201487e1 Board stackup manager: prepare code to allow multiple dielectric material by layer.
For advanced microwave applications, sometime a dielectric between 2 copper layers
must be itself created by a stack of different materials.
2019-11-12 14:43:47 +01:00
..
board_exporter_base.h pcbnew: Hyperlynx Exporter - initial version 2019-04-08 02:56:02 +02:00
export_d356.cpp pcbnew: Move pads to std::deque 2019-06-01 16:23:54 -07:00
export_footprint_associations.cpp Moving modules from DLIST to std::deque 2019-06-01 09:53:23 -07:00
export_footprints_placefile.cpp Minor fix and enhancement code. 2019-09-15 11:10:53 +02:00
export_footprints_placefile.h Pcbnew, export_footprints_placefile.cpp: code refactor. 2019-06-30 18:27:12 +02:00
export_gencad.cpp Gencad export: fix an issue in hash_eda calculation, that can generate the same hash for 2 different footprints. 2019-10-10 20:18:48 +02:00
export_hyperlynx.cpp export_hyperlynx.cpp: better message in a warning. 2019-04-21 12:03:00 +02:00
export_idf.cpp pcbnew: Move pads to std::deque 2019-06-01 16:23:54 -07:00
export_vrml.cpp pcbnew: Fix copy-paste error from 161dc9ce7 2019-08-02 13:17:02 -07:00
gen_drill_report_files.cpp pcbnew: Fix DXF units in drill map plotting 2019-07-30 16:17:57 -04:00
gen_footprints_placefile.cpp minor fix in dialog gen place file. 2019-11-07 16:55:05 +01:00
gendrill_Excellon_writer.cpp Pcbnew, Excellon drill file creation: for oval holes allows selection of an alternate command, when the normal command is not accepted. 2019-02-09 14:56:02 +01:00
gendrill_Excellon_writer.h Pcbnew, Excellon drill file creation: for oval holes allows selection of an alternate command, when the normal command is not accepted. 2019-02-09 14:56:02 +01:00
gendrill_file_writer_base.cpp pcbnew: Move tracks to std::deque 2019-06-01 09:53:23 -07:00
gendrill_file_writer_base.h Drill files generation: add 3 structured comments in NC (Excellon) drill files and remove duplicate code. 2018-11-24 08:51:58 +01:00
gendrill_gerber_writer.cpp Minor changes: cleanup code and prepare code to add more attributes to Object Attributes (.TO) 2019-09-18 11:48:49 +02:00
gendrill_gerber_writer.h Drill files generation: add 3 structured comments in NC (Excellon) drill files and remove duplicate code. 2018-11-24 08:51:58 +01:00
gerber_jobfile_writer.cpp Board stackup manager: prepare code to allow multiple dielectric material by layer. 2019-11-12 14:43:47 +01:00
gerber_jobfile_writer.h Fix some issues in .gbrjob file. 2019-07-14 10:23:45 +02:00
gerber_placefile_writer.cpp GERBER_PLOTTER: small change in code to manage the current selected aperture. 2019-11-04 14:33:10 +01:00
gerber_placefile_writer.h Refinements in gerber placefile writer: allows adding board edge cuts in file. 2019-11-01 18:12:26 +01:00