update wbo module (kicad source files)
This commit is contained in:
parent
f0074d6198
commit
e224d6881b
|
@ -0,0 +1,3 @@
|
|||
(fp_lib_table
|
||||
(lib (name "footprints")(type "KiCad")(uri "${KIPRJMOD}/../../footprints")(options "")(descr ""))
|
||||
)
|
File diff suppressed because it is too large
Load Diff
|
@ -2,7 +2,7 @@
|
|||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"auto_track_width": false,
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 1,
|
||||
|
@ -15,12 +15,12 @@
|
|||
"ratsnest_display_mode": 0,
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"footprints": true,
|
||||
"footprints": false,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": true,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"pads": false,
|
||||
"text": true,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
|
|
|
@ -426,7 +426,7 @@
|
|||
},
|
||||
"sheets": [
|
||||
[
|
||||
"f4d95fe3-7b49-480e-8b36-47fe08929aa6",
|
||||
"39f44283-cb6f-4dc9-8798-e972e49a69eb",
|
||||
""
|
||||
]
|
||||
],
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,3 +1,4 @@
|
|||
(sym_lib_table
|
||||
(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 ""))
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue