0
mirror of https://github.com/oresat/oresat-cfc-hardware.git synced 2025-04-26 16:35:59 +00:00

Fixed silkscreen

This commit is contained in:
Benjamin_C 2023-05-14 16:34:51 -07:00
parent 3470fa6dc9
commit 3f4b0cc3b6
3 changed files with 10315 additions and 300 deletions

View File

LOADING design file

View File

@ -56,7 +56,9 @@
"width": 0.0
}
],
"drc_exclusions": [],
"drc_exclusions": [
"unconnected_items|124450000|187000000|212e8362-dc26-4c26-8350-ab91a98e1111|93d4e4d3-c266-459a-8989-1de6801963ad"
],
"meta": {
"filename": "board_design_settings.json",
"version": 2

View File

@ -4,4 +4,5 @@
(lib (name "oresat-connectors")(type "KiCad")(uri "${ORESAT_LIBRARIES}/oresat-footprints/oresat-connectors.pretty")(options "")(descr ""))
(lib (name "oresat-passives")(type "KiCad")(uri "${ORESAT_LIBRARIES}/oresat-footprints/oresat-passives.pretty")(options "")(descr ""))
(lib (name "oresat-mcu")(type "KiCad")(uri "${ORESAT_LIBRARIES}/oresat-footprints/oresat-mcu.pretty")(options "")(descr ""))
(lib (name "oresat-graphics")(type "KiCad")(uri "${ORESAT_LIBRARIES}/oresat-footprints/oresat-graphics.pretty")(options "")(descr ""))
)