kicad/pcbnew/exporters
Jeff Young 7b042f4a75 Add rectangle tool to PCBNew toolbar in favour of Aux Origin.
ADDED new rectangle graphics tool for PCBNew and Footprint Editor.

Also adds rectangle tool to both Footprint Editor and PCBNew Place
menus.

The Aux Origin tool can come back once we have multi-select toobar
buttons.

Also collapses an unnecessary level out of the auxOrigin and gridOrigin
settings.

Fixes https://gitlab.com/kicad/code/kicad/issues/2246
2020-07-01 13:31:30 +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 Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 2020-07-01 13:31:30 +01:00
export_footprints_placefile.h Pcbnew, export_footprints_placefile.cpp: code refactor. 2019-06-30 18:27:12 +02:00
export_gencad.cpp Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 2020-07-01 13:31:30 +01:00
export_hyperlynx.cpp CHANGED: Copper zones can be on more than one layer 2020-06-28 08:52:37 -04:00
export_idf.cpp Finish implementation of DRAWSEGMENT::C_RECT. 2020-06-15 20:51:31 +01:00
export_vrml.cpp CHANGED: Copper zones can be on more than one layer 2020-06-28 08:52:37 -04:00
gen_drill_report_files.cpp Introduce new KI_FALLTHROUGH macro 2020-04-25 00:44:09 +01:00
gen_footprints_placefile.cpp Split pcbnew and footprint editor settings getters for clarity 2020-05-05 21:46:00 -04: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 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: Adding arcs to PNS 2020-02-21 16:11:41 -08:00
gendrill_file_writer_base.h Change more enums over to scoped enums 2019-12-28 00:55:11 +00: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 Coverity and compiler warning fixes 2020-06-05 12:50:56 +01:00
gerber_jobfile_writer.h Pcbnew: enhancements: 2020-03-29 15:35:47 +02:00
gerber_placefile_writer.cpp Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 2020-07-01 13:31:30 +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