diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-05-22 10:24:42 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-05-22 16:30:04 +0530 |
| commit | 283102f897513adf32e1a576d65705a38e0ca718 (patch) | |
| tree | bf2cb162f957d6f454a70d95fff3988c4bfc5304 /hardware/sinthinator.kicad_pro | |
| parent | d842035a38fe52fb4fb9dffc5a90083ffe652ea6 (diff) | |
| download | sinthinator-283102f897513adf32e1a576d65705a38e0ca718.tar.gz sinthinator-283102f897513adf32e1a576d65705a38e0ca718.zip | |
Ignore mount hole warnings + give them unique designators
Diffstat (limited to 'hardware/sinthinator.kicad_pro')
| -rw-r--r-- | hardware/sinthinator.kicad_pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hardware/sinthinator.kicad_pro b/hardware/sinthinator.kicad_pro index 5905d23..c3638e4 100644 --- a/hardware/sinthinator.kicad_pro +++ b/hardware/sinthinator.kicad_pro @@ -92,7 +92,7 @@ "diff_pair_uncoupled_length_too_long": "error", "drill_out_of_range": "error", "duplicate_footprints": "warning", - "extra_footprint": "warning", + "extra_footprint": "ignore", "footprint": "error", "footprint_filters_mismatch": "ignore", "footprint_symbol_field_mismatch": "warning", |
