kicad/pcbnew/plugins/cadstar
Roberto Fernandez Bautista 19d786852a CADSTAR PCB Archive Loader: Fix loading of zero sized pads
Some CADSTAR designs use zero sized pads because CADSTAR did not allow
arbitrarily assigning pad numbers: they had to be sequential. The
workaround to this was to use zero sized pads. However this causes DRC
errors in KiCad, so we load them just in a mask layer.
2021-02-10 18:49:21 +00:00
..
CMakeLists.txt CADSTAR PCB Archive Importer: Formatting fixes 2020-09-08 21:21:21 +00:00
cadstar_pcb_archive_loader.cpp CADSTAR PCB Archive Loader: Fix loading of zero sized pads 2021-02-10 18:49:21 +00:00
cadstar_pcb_archive_loader.h CADSTAR PCB Archive Importer: Improve loading of zones 2021-02-10 18:49:20 +00:00
cadstar_pcb_archive_parser.cpp CADSTAR PCB Archive Loader: Correctly handle Dimension text 2020-12-30 18:53:43 +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 Non-Kicad Project Importers: Fix the creation of project fp libraries 2021-02-10 18:49:20 +00:00
cadstar_pcb_archive_plugin.h Non-Kicad Project Importers: Fix the creation of project fp libraries 2021-02-10 18:49:20 +00:00