kicad/pcbnew/exporters
Jeff Young 88635ee5b6 Clean up error messages.
Convert a lot of nags to InfoBar errors/warnings/messages, and some
that never should have been exposed to wxFAIL_MSGs.
2020-08-31 14:19:57 +01:00
..
board_exporter_base.h pcbnew: Hyperlynx Exporter - initial version 2019-04-08 02:56:02 +02:00
export_d356.cpp Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 2020-07-01 13:31:30 +01:00
export_d356.h ADDED: Allow exporting IPC-356D netlists from Python 2020-02-04 13:31:56 +00:00
export_footprint_associations.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
export_footprints_placefile.cpp ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
export_footprints_placefile.h ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
export_gencad.cpp Clean up error messages. 2020-08-31 14:19:57 +01:00
export_hyperlynx.cpp Cleanup some dead code and make better use of iterators. 2020-08-28 11:05:58 +01:00
export_idf.cpp Resolve text vars when exporting IDF. 2020-08-22 22:08:32 +01:00
export_vrml.cpp Cleanup some dead code and make better use of iterators. 2020-08-28 11:05:58 +01:00
export_vrml.h added vrml export via python api 2020-08-28 16:41:09 +00:00
gen_drill_report_files.cpp Introduce new KI_FALLTHROUGH macro 2020-04-25 00:44:09 +01:00
gen_footprints_placefile.cpp ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
gendrill_Excellon_writer.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
gendrill_Excellon_writer.h Removed const modifier for returned non-reference types 2020-07-05 22:44:38 +02:00
gendrill_file_writer_base.cpp pcbnew: Adding arcs to PNS 2020-02-21 16:11:41 -08:00
gendrill_file_writer_base.h Removed const modifier for returned non-reference types 2020-07-05 22:44:38 +02:00
gendrill_gerber_writer.cpp pcbnew: Adding arcs to PNS 2020-02-21 16:11:41 -08: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 Cleanup some dead code and make better use of iterators. 2020-08-28 11:05:58 +01:00
gerber_jobfile_writer.h Switch to ordered_json and enable ignore_comments parser option 2020-08-02 13:11:16 +00:00
gerber_placefile_writer.cpp ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
gerber_placefile_writer.h ADDED: Pcbnew, add "pin function" (pin name in eeschema) to pads. 2019-11-23 09:12:43 +01:00