Compare commits

..

2 Commits

Author SHA1 Message Date
Kenryu Shibata
00ad057c1d added printings 2025-09-05 00:49:05 +09:00
Kenryu Shibata
1d7a7fcfbc ltr board v3 2025-09-04 23:40:19 +09:00
5 changed files with 31079 additions and 3851 deletions

View File

@@ -1,4 +1,5 @@
(fp_lib_table
(version 7)
(lib (name "Library")(type "KiCad")(uri "${KIPRJMOD}/Library.pretty")(options "")(descr ""))
(lib (name "printings")(type "KiCad")(uri "${KIPRJMOD}/printings.pretty")(options "")(descr ""))
)

File diff suppressed because it is too large Load Diff

View File

@@ -454,6 +454,7 @@
"single_global_label": "ignore",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff