kicad/pcbnew/plugins/altium
Seth Hillbrand d44e0ab765 Limit use of non-copper layers
When importing, we should not use Eco1 for other purposes as the
importer uses it to place unknown layer objects.  We also need to avoid
placing objects on the courtyard layers that do not relate to the layer
purpose in DRC

Fixes https://gitlab.com/kicad/code/kicad/issues/9442
2021-10-22 12:31:11 -07:00
..
CMakeLists.txt altium: introduce tokenizer for query language 2021-03-21 16:39:23 +01:00
altium_circuit_maker_plugin.cpp altium: introduce progress reporting, fix possible nullptr when reading 3D models 2021-06-26 12:54:31 +02:00
altium_circuit_maker_plugin.h File open/import progress dialogs. 2021-06-23 23:55:54 +01:00
altium_circuit_studio_plugin.cpp altium: introduce progress reporting, fix possible nullptr when reading 3D models 2021-06-26 12:54:31 +02:00
altium_circuit_studio_plugin.h File open/import progress dialogs. 2021-06-23 23:55:54 +01:00
altium_designer_plugin.cpp altium: introduce progress reporting, fix possible nullptr when reading 3D models 2021-06-26 12:54:31 +02:00
altium_designer_plugin.h File open/import progress dialogs. 2021-06-23 23:55:54 +01:00
altium_parser.ksy altium: parse Regions6 to fill zone on import 2021-02-06 23:06:59 +01:00
altium_parser_pcb.cpp Convert Altium radial dimensions to leaders. 2021-07-24 14:25:59 +01:00
altium_parser_pcb.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
altium_pcb.cpp Limit use of non-copper layers 2021-10-22 12:31:11 -07:00
altium_pcb.h Shorter names before things get out of hand. 2021-10-15 12:45:43 +01:00
altium_rule_transformer.cpp add missing include for wxWidgets 3.1.4 2021-03-21 17:35:20 +01:00
altium_rule_transformer.h Fix ALTIUM_RULE_TOKEN qa test failure 2021-06-24 05:58:24 +00:00