Skip to content

Commit

Permalink
Merge pull request #20 from synergia/encoders
Browse files Browse the repository at this point in the history
V1.0 of the board
  • Loading branch information
Frzoen authored Mar 10, 2020
2 parents 660aa9a + 02c4f8f commit 9998755
Show file tree
Hide file tree
Showing 108 changed files with 1,041,903 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/

# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*.sch-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache

# Netlist files (exported from Eeschema)
*.net

# Autorouter files (exported from Pcbnew)
*.dsn
*.ses

# Exported BOM files
*.xml
*.csv
3,255 changes: 3,255 additions & 0 deletions 3D_models/ABM8G-12.000MHZ-4Y-T3--3DModel-STEP-56544.STEP

Large diffs are not rendered by default.

Loading

0 comments on commit 9998755

Please sign in to comment.