kicad/pcbnew/plugins/kicad
jean-pierre charras 5c7a79e287 (WIP) Teardrop: use a specific attribute in .kicad_pcb file to identify teardrops
the new attribute is:
"(attr (teardrop type padvia)))" or "(attr (teardrop (type track_end)))"
However (Work in Progress) writing this attribute in file is temporarily disabled.
2022-05-14 09:50:00 +02:00
..
pcb_parser.cpp (WIP) Teardrop: use a specific attribute in .kicad_pcb file to identify teardrops 2022-05-14 09:50:00 +02:00
pcb_parser.h Move GUI queries in PLUGIN to a callback. 2022-02-11 22:09:22 +00:00
pcb_plugin.cpp (WIP) Teardrop: use a specific attribute in .kicad_pcb file to identify teardrops 2022-05-14 09:50:00 +02:00
pcb_plugin.h Don't allow Edge_Cuts or Margin in footprint private layers. 2022-04-27 17:14:33 +01:00