Add submodule for custom kicad library.
This commit is contained in:
parent
6ae8658075
commit
80eeca0aab
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal 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
1
KiCAD_Custom_Library
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 1c3b84819a77d48a550d2a4f8d734735f60887f4
|
File diff suppressed because it is too large
Load Diff
@ -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
4
PCB_LineVoltageThermostat/fp-lib-table
Normal file
4
PCB_LineVoltageThermostat/fp-lib-table
Normal 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 ""))
|
||||
)
|
4
PCB_LineVoltageThermostat/sym-lib-table
Normal file
4
PCB_LineVoltageThermostat/sym-lib-table
Normal 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 ""))
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user