We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc05d2e commit 1f84359Copy full SHA for 1f84359
1 file changed
Kicad/docs.kibot.yml
@@ -23,6 +23,10 @@ preflight:
23
run_drc: true
24
check_zone_fills: true
25
ignore_unconnected: false
26
+ filters:
27
+ - filter: 'Ignore audio jack mismatch'
28
+ error: 'lib_footprint_mismatch'
29
+ regex: 'STX-4335-5BGP-S1'
30
31
import:
32
- file: .kibot/gerbers_jlcpcb.kibot.yml
0 commit comments