Compare commits
2 Commits
016d13d1a4
...
00ad057c1d
| Author | SHA1 | Date | |
|---|---|---|---|
| 00ad057c1d | |||
| 1d7a7fcfbc |
@@ -1,4 +1,5 @@
|
|||||||
(fp_lib_table
|
(fp_lib_table
|
||||||
(version 7)
|
(version 7)
|
||||||
(lib (name "Library")(type "KiCad")(uri "${KIPRJMOD}/Library.pretty")(options "")(descr ""))
|
(lib (name "Library")(type "KiCad")(uri "${KIPRJMOD}/Library.pretty")(options "")(descr ""))
|
||||||
|
(lib (name "printings")(type "KiCad")(uri "${KIPRJMOD}/printings.pretty")(options "")(descr ""))
|
||||||
)
|
)
|
||||||
|
|||||||
+18408
-3796
File diff suppressed because it is too large
Load Diff
@@ -454,6 +454,7 @@
|
|||||||
"single_global_label": "ignore",
|
"single_global_label": "ignore",
|
||||||
"unannotated": "error",
|
"unannotated": "error",
|
||||||
"unconnected_wire_endpoint": "warning",
|
"unconnected_wire_endpoint": "warning",
|
||||||
|
"undefined_netclass": "error",
|
||||||
"unit_value_mismatch": "error",
|
"unit_value_mismatch": "error",
|
||||||
"unresolved_variable": "error",
|
"unresolved_variable": "error",
|
||||||
"wire_dangling": "error"
|
"wire_dangling": "error"
|
||||||
|
|||||||
+6510
-94
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user