kicad/pcbnew/plugins/cadstar
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
..
CMakeLists.txt CADSTAR PCB Archive Importer: Formatting fixes 2020-09-08 21:21:21 +00:00
cadstar_pcb_archive_loader.cpp Unify LIB_IDs now that both are stored in sexpr files. 2020-12-18 00:30:26 +00:00
cadstar_pcb_archive_loader.h CADSTAR PCB Archive Importer: Fix loading of old CADSTAR designs and Do Not Keep Upright 2020-11-28 17:18:17 +00:00
cadstar_pcb_archive_parser.cpp CADSTAR Archive Importer: Change architecture to Parse CADSTAR fields and store them in a static map 2020-12-30 18:53:42 +00:00
cadstar_pcb_archive_parser.h CADSTAR Archive Importer: Change architecture to Parse CADSTAR fields and store them in a static map 2020-12-30 18:53:42 +00:00
cadstar_pcb_archive_plugin.cpp Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
cadstar_pcb_archive_plugin.h Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00