← Back to team overview

kicad-developers team mailing list archive

Suspicious layer parameter in PNS_SHOVE::pushVia

 

It says

PNS_JOINT* jt = m_currentNode->FindJoint( p0, 1, aVia->Net() );

... that 1 should be a layer number... i.e. LAYER_N_2
Seems strange to pick an inner layer to me there; is that wanted or is
a typo?

-- 
Lorenzo Marcantonio
Logos Srl


Follow ups