kicad/pcbnew/pcb_io
Seth Hillbrand 51eb7aa5b5 Fixup for Altium pad/fill importer
The previous commit merged pads with copper areas.  This was appealing
but broke when the pad and the area were meant to have different
size/shape technical layers.  Small pads = Small paste.  Instead, we do
not merge the pads but we assign them to have the appropriate nets in
KiCad, allowing the same effective result but keeping the technical
layers correct
2024-06-27 13:49:16 -07:00
..
altium Fixup for Altium pad/fill importer 2024-06-27 13:49:16 -07:00
cadstar Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
common Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
eagle Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
easyeda Silence font replace warnings for libs 2024-06-24 09:55:10 -07:00
easyedapro Silence font replace warnings for libs 2024-06-24 09:55:10 -07:00
fabmaster Coding policy fixes. 2024-05-23 07:59:45 -04:00
geda Silence font replace warnings for libs 2024-06-24 09:55:10 -07:00
ipc2581 Large rework of BEZIER_POLY 2024-06-18 17:55:41 -07:00
kicad_legacy ADDED: Independent control of front/back via tenting 2024-06-11 21:50:25 -04:00
kicad_sexpr Silence font replace warnings for libs 2024-06-24 09:55:10 -07:00
pcad Start unifying padstack properties 2024-05-14 20:57:56 -04:00
pcb_io.cpp Improve "Selected file contains multiple footprints" string. 2024-05-14 16:04:05 +03:00
pcb_io.h Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
pcb_io_mgr.cpp kicad_cli fp ugrade: create directory with extension 2024-03-02 18:21:13 +01:00
pcb_io_mgr.h kicad_cli: Allow upgrade of legacy and non-kicad footprint libraries 2024-03-02 13:06:23 +01:00