Commit aeddbb51 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski Committed by Maciej Suminski

router: respect NPTH holes too

parent e9bc7b58
......@@ -161,6 +161,7 @@ PNS_ITEM* PNS_ROUTER::syncPad( D_PAD* aPad )
break;
case PAD_SMD:
case PAD_HOLE_NOT_PLATED:
case PAD_CONN:
{
LSET lmsk = aPad->GetLayerSet();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment