diff --git a/kicad/schematics/heating_control/fp-lib-table b/kicad/schematics/heating_control/fp-lib-table index b170288..745d7cb 100644 --- a/kicad/schematics/heating_control/fp-lib-table +++ b/kicad/schematics/heating_control/fp-lib-table @@ -1,3 +1,3 @@ (fp_lib_table - (lib (name heating_control)(type KiCad)(uri /home/rgenoud/dl-apps/perso/domotique/kicad/library/heating_control.pretty)(options "")(descr "")) + (lib (name heating_control)(type KiCad)(uri ${KIPRJMOD}/../../library/heating_control.pretty)(options "")(descr "")) ) diff --git a/kicad/schematics/heating_control/heating_control.net b/kicad/schematics/heating_control/heating_control.net index f1c1275..cb366ef 100644 --- a/kicad/schematics/heating_control/heating_control.net +++ b/kicad/schematics/heating_control/heating_control.net @@ -1,6 +1,6 @@ (export (version D) (design - (source /home/rgenoud/dl-apps/perso/domotique/kicad/schematics/heating_control/heating_control.sch) + (source heating_control.sch) (date "ven. 25 janv. 2019 12:46:15 CET") (tool "Eeschema 5.0.2+dfsg1-1~bpo9+1") (sheet (number 1) (name /) (tstamps /) @@ -421,7 +421,7 @@ (library (logical Switch) (uri /usr/share/kicad/library/Switch.lib)) (library (logical heating_control-rescue) - (uri /home/rgenoud/dl-apps/perso/domotique/kicad/schematics/heating_control/heating_control-rescue.lib))) + (uri heating_control-rescue.lib))) (nets (net (code 1) (name +3V3) (node (ref PS1) (pin 4)) @@ -589,4 +589,4 @@ (net (code 50) (name "Net-(U12-Pad5)") (node (ref U12) (pin 5))) (net (code 51) (name "Net-(U12-Pad3)") - (node (ref U12) (pin 3))))) \ No newline at end of file + (node (ref U12) (pin 3))))) diff --git a/kicad/schematics/heating_control/sym-lib-table b/kicad/schematics/heating_control/sym-lib-table index bb2713f..487375f 100644 --- a/kicad/schematics/heating_control/sym-lib-table +++ b/kicad/schematics/heating_control/sym-lib-table @@ -1,5 +1,5 @@ (sym_lib_table - (lib (name ESP8266-12E_ESP-12E)(type Legacy)(uri /home/rgenoud/dl-apps/perso/domotique/kicad/library/ESP8266-12E_ESP-12E.lib)(options "")(descr "")) + (lib (name ESP8266-12E_ESP-12E)(type Legacy)(uri ../../library/ESP8266-12E_ESP-12E.lib)(options "")(descr "")) (lib (name heating_control-rescue)(type Legacy)(uri ${KIPRJMOD}/heating_control-rescue.lib)(options "")(descr "")) - (lib (name vtx-214-002-103)(type Legacy)(uri /home/rgenoud/dl-apps/perso/domotique/kicad/library/vtx-214-002-103.lib)(options "")(descr "")) + (lib (name vtx-214-002-103)(type Legacy)(uri ../../library/vtx-214-002-103.lib)(options "")(descr "")) )