Added Voltage Control Board

This commit is contained in:
Max Braungardt
2018-03-09 03:55:50 +01:00
parent f5a85d36ef
commit 9a55c13852
11 changed files with 1487 additions and 0 deletions

25
boards/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
*.bin
# Exported BOM files
*.xml
*.csv
# Plots
*.pdf