mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-01-22 09:52:41 +00:00
e4d2dbb7a7
Altium stores (or can store) full information about the absolute location of libraries for each footprint in their board files. Since KiCad only stores an alias, we have no place to keep the full path. Just keeping the filename should be enough for most cases and still allows the user to disambiguate manually after import without crowding the UI. Fixes https://gitlab.com/kicad/code/kicad/-/issues/15593 |
||
---|---|---|
.. | ||
altium_parser_pcb.cpp | ||
altium_parser_pcb.h | ||
altium_parser.ksy | ||
altium_pcb_compound_file.cpp | ||
altium_pcb_compound_file.h | ||
altium_pcb.cpp | ||
altium_pcb.h | ||
altium_rule_transformer.cpp | ||
altium_rule_transformer.h | ||
CMakeLists.txt | ||
pcb_io_altium_circuit_maker.cpp | ||
pcb_io_altium_circuit_maker.h | ||
pcb_io_altium_circuit_studio.cpp | ||
pcb_io_altium_circuit_studio.h | ||
pcb_io_altium_designer.cpp | ||
pcb_io_altium_designer.h | ||
pcb_io_solidworks.cpp | ||
pcb_io_solidworks.h |