Move custom library. Fix paths for library to be relative.
This commit is contained in:
parent
9b870071de
commit
b9cf09ff55
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "KiCAD_Custom_Library"]
|
||||
path = KiCAD_Custom_Library
|
||||
path = PCB_LineVoltageThermostat/KiCAD_Custom_Library
|
||||
url = ssh://git@git.adambissen.me:8022/bissen21/KiCAD_Custom_Library.git
|
||||
|
@ -1,4 +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 ""))
|
||||
(lib (name "Custom_Library")(type "KiCad")(uri "${KIPRJMOD}/KiCAD_Custom_Library/Custom_Library.pretty")(options "")(descr ""))
|
||||
)
|
||||
|
@ -1,4 +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 ""))
|
||||
(lib (name "Custom_Library")(type "KiCad")(uri "${KIPRJMOD}/KiCAD_Custom_Library/Custom_Library.kicad_sym")(options "")(descr ""))
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user