Add submodule for custom kicad library.

This commit is contained in:
Adam Bissen 2024-08-18 14:38:01 -05:00
parent 6ae8658075
commit 80eeca0aab
8 changed files with 99002 additions and 437 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "KiCAD_Custom_Library"]
path = KiCAD_Custom_Library
url = ssh://git@git.adambissen.me:8022/bissen21/KiCAD_Custom_Library.git

1
KiCAD_Custom_Library Submodule

@ -0,0 +1 @@
Subproject commit 1c3b84819a77d48a550d2a4f8d734735f60887f4

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{
"board": {
"active_layer": 0,
"active_layer_preset": "",
"active_layer_preset": "All Layers",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,4 @@
(fp_lib_table
(version 7)
(lib (name "Custom_Library")(type "KiCad")(uri "/home/adam/git/LineVoltageThermostat/KiCAD_Custom_Library/Custom_Library.pretty")(options "")(descr ""))
)

View File

@ -0,0 +1,4 @@
(sym_lib_table
(version 7)
(lib (name "RELAY_G2RL-1A-E2-CV-HA_OMR")(type "KiCad")(uri "/home/adam/git/LineVoltageThermostat/KiCAD_Custom_Library/Custom_Library.pretty/RELAY_G2RL-1A-E2-CV-HA_OMR.kicad_sym")(options "")(descr ""))
)