Skip to content

Commit

Permalink
Adjust filters
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbez1 committed Mar 9, 2024
1 parent be68122 commit 9a4fc7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions electronics/sensor_smd/sensor_smd.kibot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ preflight:
run_erc: true
filters:
- filter: 'Silkscreen clipped by solder mask'
error: 'W058'
error: 'silk_over_copper'
regex: '(?s)Line on Edge.Cuts(.*)Arc on B.Silkscreen'
- filter: 'Silkscreen clipped by solder mask'
error: 'W058'
error: 'silk_over_copper'
regex: '(?s)Line on Edge.Cuts(.*)Line on B.Silkscreen'
- filter: 'Silkscreen clipped by solder mask'
error: 'W058'
error: 'silk_over_copper'
regex: '(?s)Arc on Edge.Cuts(.*)Line on B.Silkscreen'
update_xml: true
set_text_variables:
Expand Down

0 comments on commit 9a4fc7b

Please sign in to comment.