File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
kicad/adapter_tsop48_solder Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
(export (version D)
2
2
(design
3
- (source /home/bogdan/dev/nandprog/nand_programmer/kicad/adapter_tsop48_solder /adapter_tsop48_solder.sch)
3
+ (source ${KIPRJMOD} /adapter_tsop48_solder.sch)
4
4
(date "ср, 12-чер-2019 20:47:31 +0300")
5
5
(tool "Eeschema 5.0.2-bee76a0~70~ubuntu18.04.1")
6
6
(sheet (number 1) (name /) (tstamps /)
157
157
(pin (num 48) (name Pin_48) (type passive)))))
158
158
(libraries
159
159
(library (logical nand_programmator)
160
- (uri /home/bogdan/dev/nandprog/nand_programmer/kicad /sch_lib/nand_programmator.lib)))
160
+ (uri ${KIPRJMOD}/.. /sch_lib/nand_programmator.lib)))
161
161
(nets
162
162
(net (code 1) (name "Net-(J2-Pad35)")
163
163
(node (ref P1) (pin 35))
302
302
(node (ref J1) (pin 1)))
303
303
(net (code 48) (name "Net-(J2-Pad39)")
304
304
(node (ref P1) (pin 39))
305
- (node (ref J2) (pin 39)))))
305
+ (node (ref J2) (pin 39)))))
Original file line number Diff line number Diff line change 1
1
(sym_lib_table
2
- (lib (name nand_programmator)(type Legacy)(uri /home/bogdan/dev/nandprog/nand_programmer/kicad /sch_lib/nand_programmator.lib)(options "")(descr ""))
2
+ (lib (name nand_programmator)(type Legacy)(uri ${KIPRJMOD}/.. /sch_lib/nand_programmator.lib)(options "")(descr ""))
3
3
)
You can’t perform that action at this time.
0 commit comments