.. |
CMakeLists.txt
|
ADDED: Initial support for importing Solidworks PCB files
|
2023-06-19 11:57:33 -04:00 |
altium_circuit_maker_plugin.cpp
|
Move duplicated code of plugin.cpp and sch_plugin.cpp into a new plugin_utils located in commons
|
2023-10-01 13:58:38 +02:00 |
altium_circuit_maker_plugin.h
|
altium: verify that file contains "Compound File Binary Format" magic bytes, as we do not support the ASCII format
|
2023-08-18 14:47:08 +02:00 |
altium_circuit_studio_plugin.cpp
|
Move duplicated code of plugin.cpp and sch_plugin.cpp into a new plugin_utils located in commons
|
2023-10-01 13:58:38 +02:00 |
altium_circuit_studio_plugin.h
|
altium: verify that file contains "Compound File Binary Format" magic bytes, as we do not support the ASCII format
|
2023-08-18 14:47:08 +02:00 |
altium_designer_plugin.cpp
|
ADDED: Support Altium .IntLib (Integrated Library) in fp/sym library tables.
|
2023-11-17 07:20:18 +03:00 |
altium_designer_plugin.h
|
ADDED: Support Altium .IntLib (Integrated Library) in fp/sym library tables.
|
2023-11-17 07:20:18 +03:00 |
altium_parser.ksy
|
altium: support keepout restrictions in Arcs, Fills and Regions
|
2022-03-11 19:15:58 +01:00 |
altium_parser_pcb.cpp
|
Altium PCB: fixup GetRemainingSubrecordBytes usage.
|
2023-11-26 00:30:22 +03:00 |
altium_parser_pcb.h
|
Altium PCB: import hatched polygon pour fills.
|
2023-11-26 00:23:37 +03:00 |
altium_pcb.cpp
|
Altium PCB: import hatched polygon pour fills.
|
2023-11-26 00:23:37 +03:00 |
altium_pcb.h
|
Speed up Altium compound file reader
|
2023-09-06 19:15:35 +00:00 |
altium_rule_transformer.cpp
|
Remove some debugging messages.
|
2023-10-15 03:28:25 +03:00 |
altium_rule_transformer.h
|
Fix ALTIUM_RULE_TOKEN qa test failure
|
2021-06-24 05:58:24 +00:00 |
solidworks_pcb_plugin.cpp
|
Move duplicated code of plugin.cpp and sch_plugin.cpp into a new plugin_utils located in commons
|
2023-10-01 13:58:38 +02:00 |
solidworks_pcb_plugin.h
|
altium: verify that file contains "Compound File Binary Format" magic bytes, as we do not support the ASCII format
|
2023-08-18 14:47:08 +02:00 |