kicad/pcbnew/exporters
Jon Evans 18e17abd6a Rename "Keepout" to "Rule Area"
These objects can now be used in advanced DRC rules and
not just for keeping things out.  Also remove the restriction
that at least one of the "basic" keepout rules must be set,
so that these areas can be used for more advanced rules.
2020-09-21 23:55:02 -04: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 Remove more dead code (mostly includes). 2020-08-31 17:29:44 +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 Zone fill performance improvements 2020-09-21 21:09: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 ADDED: Center marker dimension type 2020-09-16 20:55:11 -04:00
gen_footprints_placefile.cpp ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
gendrill_Excellon_writer.cpp Drill files export: ensure the Top to Bottom PTH drill file is always created, 2020-09-10 16:42:04 +02: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 Drill files export: ensure the Top to Bottom PTH drill file is always created, 2020-09-10 16:42:04 +02: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 Drill files export: ensure the Top to Bottom PTH drill file is always created, 2020-09-10 16:42:04 +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 Rename "Keepout" to "Rule Area" 2020-09-21 23:55:02 -04: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