Initial commit
All checks were successful
KiBot CI / test (push) Successful in 49s

This commit is contained in:
2026-03-10 23:04:58 +00:00
commit 862bd3b95f
70 changed files with 9502 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# KiBot Filter for components with an LCSC Part Number
kibot:
version: 1
filters:
- name: @NAME@
comment: '@COMMENT@'
type: generic
include_only:
- column: _field_lcsc_part
regex: '^C\d+'
...
definitions:
COMMENT: Only parts with LCSC Part Number
NAME: only_lcsc_parts