kicad/pcbnew/plugins/pcad
Jeff Young b2ad9b5b83 Treat P-CAD copper polygons as very-high-priority zones.
In P-CAD they don't avoid other copper pours, so this should more
accurately reflect that in Kicad.  (Note that only the very-high-
priority part is new; we've always coverted them to zones.)

Fixes https://gitlab.com/kicad/code/kicad/issues/3997
2020-10-25 13:38:15 +00:00
..
examples
CMakeLists.txt
pcad2kicad_common.cpp
pcad2kicad_common.h
pcad_plugin.cpp Move LOCALE_IO out of common.h 2020-10-23 21:49:42 -04:00
pcad_plugin.h
pcb.cpp First pass renaming module to footprint 2020-10-20 20:49:11 -07:00
pcb.h First pass renaming module to footprint 2020-10-20 20:49:11 -07:00
pcb_arc.cpp
pcb_arc.h
pcb_callbacks.h
pcb_component.cpp
pcb_component.h
pcb_copper_pour.cpp
pcb_copper_pour.h
pcb_cutout.cpp
pcb_cutout.h
pcb_keepout.cpp
pcb_keepout.h
pcb_line.cpp
pcb_line.h
pcb_module.cpp
pcb_module.h
pcb_net.cpp
pcb_net.h
pcb_pad.cpp
pcb_pad.h
pcb_pad_shape.cpp
pcb_pad_shape.h
pcb_plane.cpp
pcb_plane.h
pcb_polygon.cpp Treat P-CAD copper polygons as very-high-priority zones. 2020-10-25 13:38:15 +00:00
pcb_polygon.h
pcb_text.cpp
pcb_text.h
pcb_via.cpp
pcb_via.h
pcb_via_shape.cpp
pcb_via_shape.h
s_expr_loader.cpp
s_expr_loader.h