kicad/pcbnew/plugins
Roberto Fernandez Bautista 9ed4780fec CADSTAR Archive Importer: Change architecture to Parse CADSTAR fields and store them in a static map
Architecture of the parser changed to have a shared PARSER_CONTEXT between all the individual parsers.
Parses CADSTAR fields such as <@DESIGN_TITLE@> or <@SHEET_NUMBER@> and replaces with an equivalent KiCad Text Variable.
2020-12-30 18:53:42 +00:00
..
altium Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
cadstar CADSTAR Archive Importer: Change architecture to Parse CADSTAR fields and store them in a static map 2020-12-30 18:53:42 +00:00
common Allow a user to remap layers in Eagle import 2020-11-12 11:37:04 +01:00
eagle Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
geda Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
kicad Fix crash when adding 3D Models via Python 2020-12-28 20:03:54 +01:00
legacy Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
pcad Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00