kicad/pcbnew/pcb_io/altium
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
..
CMakeLists.txt
altium_parser.ksy
altium_parser_pcb.cpp Properly count multiple Altium version settings 2024-06-25 10:18:55 -07:00
altium_parser_pcb.h Altium: Handle textboxes 2024-06-16 17:20:59 -07:00
altium_pcb.cpp Fixup for Altium pad/fill importer 2024-06-27 13:49:16 -07:00
altium_pcb.h Altium: Handle footprint vias 2024-06-14 16:49:56 -07:00
altium_rule_transformer.cpp
altium_rule_transformer.h
pcb_io_altium_circuit_maker.cpp Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
pcb_io_altium_circuit_maker.h Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
pcb_io_altium_circuit_studio.cpp Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
pcb_io_altium_circuit_studio.h Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
pcb_io_altium_designer.cpp Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
pcb_io_altium_designer.h Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
pcb_io_solidworks.cpp Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
pcb_io_solidworks.h Clearer naming and commenting. 2024-06-25 11:07:14 +01:00