Separate Pins
This filter can create pseudo-components from pins of the components.
Is used to create special BoMs to perform electrical checks using nail of beds.
Use it as a pre_transform filter for the bom output.
Note
The pin coordinates aren’t affected by the rotation filters.
Note
Needs KiCad 6 or newer.
comment : [string] (default:
'') A comment for documentation purposes.name : [string] (default:
'') Used to identify this particular filter definition.
attribute: [string | list(string)] (default:['testpoint']) (choices: “bga”, “local_fiducial”, “global_fiducial”, “testpoint”, “heatsink”, “castellated”, “none”) Fabrication attribute/s of the included pads.
keep_component: [boolean] (default:false) If we also keep the original component or we just get the selected pads.
ref_sep: [string] (default:'.') Separator used in the reference (i.e. R10.1).