Im doing my first KiCad project, and I want to make through holes so the components are mounted on the front side and the copper of the through hole is only on the back side (because my manufacture dont do "vias through-holes"). Do I accomplish this by (was supposed to post a image here but stackoverflow do not allow me to):
- From Pad Properties under "Layers" section, choose Copper to "B.Cu" instead of default "all copper layers".
or 2: do I have to set Pad Type to NPTH and do the same as in 1?
thanks for any replies :)