Skip to content

Commit 87e4aff

Browse files
committed
Replaced solder bridge with tactile button; Fixed Footprint Rotation in position file; Fixed .gitignore for production outputs
1 parent 8c34f55 commit 87e4aff

File tree

6 files changed

+6073
-1763
lines changed

6 files changed

+6073
-1763
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ KiCad/*/*.kicad_prl
2727
KiCad/*.kicad_sch-bak
2828
KiCad/*.kicad_pcb-bak
2929
KiCad/*.kicad_pcb.lck
30-
KiCad/production
31-
KiCad/fabrication-toolkit-options.json
32-
KiCad/output
30+
KiCad/*/production
31+
KiCad/*/fabrication-toolkit-options.json
32+
KiCad/*/output
3333

3434
# Temporary files
3535
scripts/temp

KiCad/Rev_1_0/434133025816.stp

Lines changed: 4466 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)