Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
400 changes: 318 additions & 82 deletions Theseus/PCB of Theseus/FYDP_Library.kicad_sym

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
(footprint "VLS6045EX-3R3N"
(footprint "SPM6530T-2R2M"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 2.5 0)
(at 0.5 -3 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "241b70dd-2cf5-4356-8ce4-0513daff99e3")
Expand All @@ -15,8 +15,8 @@
)
)
)
(property "Value" "VLS6045EX-3R3N"
(at 0 9.5 0)
(property "Value" "SPM6530T-2R2M"
(at -0.5 3.5 0)
(unlocked yes)
(layer "F.Fab")
(uuid "ee3b6365-8870-418b-9e94-71af8082989d")
Expand Down Expand Up @@ -55,7 +55,7 @@
)
(attr smd)
(fp_text user "${REFERENCE}"
(at 0.5 11 0)
(at 0 5.5 0)
(unlocked yes)
(layer "F.Fab")
(uuid "8f2a0a56-3b10-41ba-aac8-a4c997cb3e70")
Expand All @@ -67,17 +67,17 @@
)
)
(pad "1" smd roundrect
(at -2.1 6)
(size 1.9 5.1)
(at -2.775 0)
(size 1.85 3.4)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.15)
(roundrect_rratio 0.05)
(uuid "a7a1706d-a048-48a6-aec6-59a748d03d8e")
)
(pad "2" smd roundrect
(at 2.1 6)
(size 1.9 5.1)
(at 2.775 0)
(size 1.85 3.4)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.15)
(roundrect_rratio 0.05)
(uuid "85d3d0ce-492f-469d-b656-c8521ba0d959")
)
(embedded_fonts no)
Expand Down
Loading