In Altium, copper polys will be connected automatically to their
associated pads. In KiCad, we need to do the equivalent when parsing,
which is to combine the joining copper into the underlying pad. We also
don't want to treat copper polys as proxy pads without the original
anymore.
(cherry picked from commit
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
altium_parser.ksy | ||
altium_parser_pcb.cpp | ||
altium_parser_pcb.h | ||
altium_pcb.cpp | ||
altium_pcb.h | ||
altium_rule_transformer.cpp | ||
altium_rule_transformer.h | ||
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 |