update wbo module kicad src

This commit is contained in:
Andrei 2021-03-08 12:56:48 +02:00
parent 1248a41075
commit 0e4b3fcaa6
8 changed files with 85671 additions and 1685 deletions

1
kicad/modules/hellen1-wbo/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
hellen1-wbo-backups

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,4 @@
(fp_lib_table (fp_lib_table
(lib (name "footprints")(type "KiCad")(uri "${KIPRJMOD}/../../footprints")(options "")(descr "")) (lib (name "footprints")(type "KiCad")(uri "${KIPRJMOD}/../../footprints")(options "")(descr ""))
(lib (name "hellen-one-wbo-0.1")(type "KiCad")(uri "C:/Work/rusefi/github/hellen64_miataNA6_94/hellen-one/modules/wbo/0.1")(options "")(descr ""))
) )

File diff suppressed because it is too large Load Diff

View File

@ -20,7 +20,7 @@
"keepouts": true, "keepouts": true,
"lockedItems": true, "lockedItems": true,
"otherItems": true, "otherItems": true,
"pads": false, "pads": true,
"text": true, "text": true,
"tracks": true, "tracks": true,
"vias": true, "vias": true,
@ -63,7 +63,7 @@
35, 35,
36 36
], ],
"visible_layers": "ffc3fff_ffffffff", "visible_layers": "004ffff_80000001",
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"meta": { "meta": {

View File

@ -426,7 +426,7 @@
}, },
"sheets": [ "sheets": [
[ [
"39f44283-cb6f-4dc9-8798-e972e49a69eb", "1bf6d9f8-8d53-4698-a1de-fab4ac20e754",
"" ""
] ]
], ],

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,5 @@
(sym_lib_table (sym_lib_table
(lib (name "hellen1-wbo-rescue")(type "Legacy")(uri "${KIPRJMOD}/hellen1-wbo-rescue.lib")(options "")(descr "")) (lib (name "hellen1-wbo-rescue")(type "Legacy")(uri "${KIPRJMOD}/hellen1-wbo-rescue.lib")(options "")(descr ""))
(lib (name "hellen-one-common")(type "KiCad")(uri "${KIPRJMOD}/../../hellen-one-common.kicad_sym")(options "")(descr "")) (lib (name "hellen-one-common")(type "KiCad")(uri "${KIPRJMOD}/../../hellen-one-common.kicad_sym")(options "")(descr ""))
(lib (name "wbo")(type "KiCad")(uri "C:/Work/rusefi/github/hellen64_miataNA6_94/hellen-one/modules/wbo/0.1/wbo.kicad_sym")(options "")(descr ""))
) )