mirror of
https://github.com/skot/bitaxe.git
synced 2025-06-28 03:00:50 +02:00
fixed 25MHz oscillator package name and part number in project and BOM
This commit is contained in:
parent
43989338ba
commit
1cc2bce2f8
@ -36,7 +36,7 @@ Qty,Reference,Value,Footprint,DK,PARTNO,DNP
|
||||
1,U4,ESP32-S3-WROOM-1,bitaxe:ESP32-S3-WROOM-1,1965-ESP32-S3-WROOM-1-N16R8CT-ND,ESP32-S3-WROOM-1-N16R8,
|
||||
1,U5,MCP1824T-1202E/OT,Package_TO_SOT_SMD:SOT-23-5,MCP1824T-1202E/OTCT-ND,MCP1824T-1202E/OT,
|
||||
1,U6,MCP1824T-0802E,Package_TO_SOT_SMD:SOT-23-5,MCP1824T-0802E/OTCT-ND,MCP1824T-0802E/OT,
|
||||
1,U7,25MHz,bitaxe:O 25,0-JO32-B-1V3-1-T1-LF,,SX3M25.000E20F30THN,
|
||||
1,U7,25MHz,bitaxe:SMD3225-4P,,SX3M25.000E20F30THN,
|
||||
1,U8,BM1368_mode1,bitaxe:BM1368,,,
|
||||
1,U9,SN74AVC4T774,Package_SO:TSSOP-16_4.4x5mm_P0.65mm,296-24739-1-ND,SN74AVC4T774PWR,
|
||||
1,U10,EMC2101,Package_SO:TSSOP-8_3x3mm_P0.65mm,EMC2101-R-ACZL-CT-ND,EMC2101-R-ACZL-TR,
|
||||
|
Can't render this file because it has a wrong number of fields in line 39.
|
@ -1,29 +0,0 @@
|
||||
(footprint "O 25,0-JO32-B-1V3-1-T1-LF" (version 20221018) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(attr smd)
|
||||
(fp_text reference "REF**" (at -0.03 -2.43 unlocked) (layer "F.SilkS")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp c1344181-1d9e-48c4-b279-ab0e274e51f6)
|
||||
)
|
||||
(fp_text value "O 25,0-JO32-B-1V3-1-T1-LF" (at 0.65 -4.29 unlocked) (layer "F.Fab")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp c358d6d3-3fc1-4255-889b-dd8456b5bf5d)
|
||||
)
|
||||
(fp_text user "${REFERENCE}" (at 5.36 -2.32 unlocked) (layer "F.Fab")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp b0901133-9ac8-4fae-b1c3-23a5c59648f4)
|
||||
)
|
||||
(fp_rect (start -1.6 -1.25) (end 1.6 1.25)
|
||||
(stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp c0bfe341-0704-4ff2-8859-063ac6ebe620))
|
||||
(fp_circle (center -1.76 2.01) (end -1.50682 2.01)
|
||||
(stroke (width 0.12) (type solid)) (fill solid) (layer "F.SilkS") (tstamp ba3bb3ff-9a2f-4de5-ba97-3a9491ea9505))
|
||||
(pad "1" smd rect (at -1.15 0.95) (size 1.3 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 93b86c17-095d-4de5-a8b5-bb4c5838f14a))
|
||||
(pad "2" smd rect (at 1.15 0.95) (size 1.3 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 88e91ce6-fb03-412f-bf07-e802e71fbec8))
|
||||
(pad "3" smd rect (at 1.15 -0.95) (size 1.3 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp c6a3a4f6-9b75-4503-9dc6-464cb8856679))
|
||||
(pad "4" smd rect (at -1.15 -0.95) (size 1.3 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 866b60bb-219c-4f75-a5a8-c4750dbe70c9))
|
||||
(model "${KIPRJMOD}/3d/oscillator3.2x2.5.step"
|
||||
(offset (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz -90 0 0))
|
||||
)
|
||||
)
|
@ -1,4 +1,4 @@
|
||||
(footprint "SLC1175-271MEC_COC"
|
||||
(footprint "SLC1175"
|
||||
(version 20240108)
|
||||
(generator "pcbnew")
|
||||
(generator_version "8.0")
|
||||
@ -16,7 +16,7 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "SLC1175-271MEC_COC"
|
||||
(property "Value" "SLC1175"
|
||||
(at -0.25 5.42 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
@ -28,7 +28,7 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(property "Footprint" "SLC1175"
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
@ -122,4 +122,4 @@
|
||||
(xyz 0 0 0)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
136
bitaxe.pretty/SMD3225-4P.kicad_mod
Normal file
136
bitaxe.pretty/SMD3225-4P.kicad_mod
Normal file
@ -0,0 +1,136 @@
|
||||
(footprint "SMD3225-4P"
|
||||
(version 20240108)
|
||||
(generator "pcbnew")
|
||||
(generator_version "8.0")
|
||||
(layer "F.Cu")
|
||||
(property "Reference" "REF**"
|
||||
(at -0.03 -2.43 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "c1344181-1d9e-48c4-b279-ab0e274e51f6")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "SMD3225-4P"
|
||||
(at 0.65 -4.29 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "c358d6d3-3fc1-4255-889b-dd8456b5bf5d")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "SMD3225-4P"
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "00000000-0000-0000-0000-000000000000")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "00000000-0000-0000-0000-000000000000")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "00000000-0000-0000-0000-000000000000")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(attr smd)
|
||||
(fp_rect
|
||||
(start -1.6 -1.25)
|
||||
(end 1.6 1.25)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(fill none)
|
||||
(layer "F.SilkS")
|
||||
(uuid "c0bfe341-0704-4ff2-8859-063ac6ebe620")
|
||||
)
|
||||
(fp_circle
|
||||
(center -1.76 2.01)
|
||||
(end -1.50682 2.01)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(fill solid)
|
||||
(layer "F.SilkS")
|
||||
(uuid "ba3bb3ff-9a2f-4de5-ba97-3a9491ea9505")
|
||||
)
|
||||
(fp_text user "${REFERENCE}"
|
||||
(at 5.36 -2.32 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "b0901133-9ac8-4fae-b1c3-23a5c59648f4")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pad "1" smd rect
|
||||
(at -1.15 0.95)
|
||||
(size 1.3 1.1)
|
||||
(layers "F.Cu" "F.Paste" "F.Mask")
|
||||
(uuid "93b86c17-095d-4de5-a8b5-bb4c5838f14a")
|
||||
)
|
||||
(pad "2" smd rect
|
||||
(at 1.15 0.95)
|
||||
(size 1.3 1.1)
|
||||
(layers "F.Cu" "F.Paste" "F.Mask")
|
||||
(uuid "88e91ce6-fb03-412f-bf07-e802e71fbec8")
|
||||
)
|
||||
(pad "3" smd rect
|
||||
(at 1.15 -0.95)
|
||||
(size 1.3 1.1)
|
||||
(layers "F.Cu" "F.Paste" "F.Mask")
|
||||
(uuid "c6a3a4f6-9b75-4503-9dc6-464cb8856679")
|
||||
)
|
||||
(pad "4" smd rect
|
||||
(at -1.15 -0.95)
|
||||
(size 1.3 1.1)
|
||||
(layers "F.Cu" "F.Paste" "F.Mask")
|
||||
(uuid "866b60bb-219c-4f75-a5a8-c4750dbe70c9")
|
||||
)
|
||||
(model "${KIPRJMOD}/3d/oscillator3.2x2.5.step"
|
||||
(offset
|
||||
(xyz 0 0 0)
|
||||
)
|
||||
(scale
|
||||
(xyz 1 1 1)
|
||||
)
|
||||
(rotate
|
||||
(xyz -90 0 0)
|
||||
)
|
||||
)
|
||||
)
|
@ -8810,15 +8810,15 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(footprint "bitaxe:O 25,0-JO32-B-1V3-1-T1-LF"
|
||||
(footprint "bitaxe:SMD3225-4P"
|
||||
(layer "F.Cu")
|
||||
(uuid "43d231be-1923-4934-8aa2-32ab17d1e31f")
|
||||
(at 114.73 125.22 90)
|
||||
(property "Reference" "U7"
|
||||
(at 2.62 0.11 0)
|
||||
(at 2.56 0.14 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "ad46b8cf-b3dd-4fb8-b8df-265f096ea5ce")
|
||||
(uuid "5174ce4f-af89-4645-9c7c-1d0be9af9b36")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
@ -8830,7 +8830,7 @@
|
||||
(at 0.65 -4.29 90)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "05b0f76f-e453-4dd8-a9d9-187cb4f130d5")
|
||||
(uuid "8c02c3f0-5e44-442b-aa02-b1230287d5a6")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
@ -8838,12 +8838,12 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "bitaxe:O 25,0-JO32-B-1V3-1-T1-LF"
|
||||
(property "Footprint" "bitaxe:SMD3225-4P"
|
||||
(at 0 0 90)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "507da83a-5777-4dd8-b86d-7d51cfc797ad")
|
||||
(uuid "f60c89b8-c90b-4ac0-8682-72ccb01e5743")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@ -8855,7 +8855,7 @@
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "2db03cc3-cfe9-4d83-96c5-6f8fba90a168")
|
||||
(uuid "ebf8582f-739e-466a-a317-2025abf527fd")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@ -8867,7 +8867,7 @@
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "cbad2a4d-6f78-4d89-9680-51b5dce5b08a")
|
||||
(uuid "2e93461a-9ffe-4963-99b1-e528a6f4244e")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@ -8924,7 +8924,7 @@
|
||||
)
|
||||
(fill none)
|
||||
(layer "F.SilkS")
|
||||
(uuid "32f012b6-4890-4859-9b4f-605e3348dfd5")
|
||||
(uuid "efd32e29-8d39-4ca2-b633-dc13d9dd7276")
|
||||
)
|
||||
(fp_circle
|
||||
(center -1.76 2.01)
|
||||
@ -8935,13 +8935,13 @@
|
||||
)
|
||||
(fill solid)
|
||||
(layer "F.SilkS")
|
||||
(uuid "1cc6fcf6-d60d-44aa-b177-684bc6d7799d")
|
||||
(uuid "8c4b75f4-fdc6-4dd1-9036-bb1e1e610208")
|
||||
)
|
||||
(fp_text user "${REFERENCE}"
|
||||
(at 5.36 -2.32 90)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "0a92a13a-c91f-4698-bc8b-33d95ed8838e")
|
||||
(uuid "d728ba3e-90a9-4df2-a157-a7f65e7f283f")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
@ -8956,7 +8956,7 @@
|
||||
(net 26 "/BM1368/1V2")
|
||||
(pinfunction "EN")
|
||||
(pintype "bidirectional")
|
||||
(uuid "77621dbf-ff34-4d78-b0f7-130a404ff995")
|
||||
(uuid "15e0548d-f2c7-489d-af30-7f3326d6df01")
|
||||
)
|
||||
(pad "2" smd rect
|
||||
(at 1.15 0.95 90)
|
||||
@ -8965,7 +8965,7 @@
|
||||
(net 1 "GND")
|
||||
(pinfunction "GND")
|
||||
(pintype "bidirectional")
|
||||
(uuid "bfe724e2-f775-4ad3-a03d-ffa58236ef24")
|
||||
(uuid "13bad9cb-8dc0-4cb8-bfd7-e6a9ff98dbb2")
|
||||
)
|
||||
(pad "3" smd rect
|
||||
(at 1.15 -0.95 90)
|
||||
@ -8974,7 +8974,7 @@
|
||||
(net 60 "/BM1368/CLKI")
|
||||
(pinfunction "OUT")
|
||||
(pintype "bidirectional")
|
||||
(uuid "1df7cbef-ed52-4b11-ba2f-a96a62972735")
|
||||
(uuid "ed90777b-cfd2-4dcd-be05-238586d2cdfe")
|
||||
)
|
||||
(pad "4" smd rect
|
||||
(at -1.15 -0.95 90)
|
||||
@ -8983,7 +8983,7 @@
|
||||
(net 26 "/BM1368/1V2")
|
||||
(pinfunction "VIN")
|
||||
(pintype "bidirectional")
|
||||
(uuid "150cef55-9795-4393-8947-4aebf1f4a77e")
|
||||
(uuid "e6cea1f2-69ac-494c-9961-43f6c5add9b3")
|
||||
)
|
||||
(model "${KIPRJMOD}/3d/oscillator3.2x2.5.step"
|
||||
(offset
|
||||
@ -18930,16 +18930,16 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(footprint "bitaxe:SLC1175-271MEC_COC"
|
||||
(footprint "bitaxe:SLC1175"
|
||||
(layer "F.Cu")
|
||||
(uuid "acf4722b-154d-42eb-b02e-4ae1e5f57bcc")
|
||||
(at 100.27 85.255)
|
||||
(tags "SLC1175-271MEC ")
|
||||
(property "Reference" "L1"
|
||||
(at 4.9 4.635 0)
|
||||
(at 4.85 4.785 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "f83e31c7-3dfc-4fb5-af3d-880769af58fe")
|
||||
(uuid "6c00b758-5054-4ca7-a964-fdbeb1dc8dbb")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
@ -18951,7 +18951,7 @@
|
||||
(at -0.25 5.42 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "0fde0c4a-ca2c-4a7a-aa21-b9d55cda2acc")
|
||||
(uuid "e87bfedb-df7d-48bc-a403-c15cd2ff3126")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
@ -18959,12 +18959,12 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "bitaxe:SLC1175-271MEC_COC"
|
||||
(property "Footprint" "bitaxe:SLC1175"
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "9cce644d-ec6d-47db-a92b-38eb9ab4c9a9")
|
||||
(uuid "6f714289-dd55-46ee-886d-dd4c5438e245")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@ -18976,7 +18976,7 @@
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "8b8b8551-d96e-424a-93e4-3b40935c9c2d")
|
||||
(uuid "def42e0e-6d66-4a5b-879b-0ef2e92d4391")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@ -18988,7 +18988,7 @@
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "ed1e0247-0ca1-4762-90e2-2da2291c72ff")
|
||||
(uuid "0856be71-a31d-4582-9268-7660f7a118fb")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@ -19021,7 +19021,7 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Mouser" "994-SLC1175-271MEC"
|
||||
(property "Mouser" "994-SLC1175-301MEC"
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
@ -19061,7 +19061,7 @@
|
||||
)
|
||||
(fill none)
|
||||
(layer "F.SilkS")
|
||||
(uuid "da6a67e5-d96c-437a-8daa-ba0ff190beb4")
|
||||
(uuid "9cc07df5-1498-409d-a76a-1b356e9f8694")
|
||||
)
|
||||
(fp_rect
|
||||
(start -6.09 -3.84)
|
||||
@ -19072,13 +19072,13 @@
|
||||
)
|
||||
(fill none)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "ca2a3556-07c9-4b13-ae1a-61722d3bd383")
|
||||
(uuid "db3a80d5-4333-40a6-bb87-8f96bf1bb8d7")
|
||||
)
|
||||
(fp_text user "${REFERENCE}"
|
||||
(at -0.11 7.01 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "46230dcd-bc57-4bc8-8841-72033a6b2765")
|
||||
(uuid "d5c38368-c291-482e-95d9-87322fe000a2")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
@ -19093,7 +19093,7 @@
|
||||
(net 12 "/Power/SW")
|
||||
(pinfunction "1")
|
||||
(pintype "passive")
|
||||
(uuid "661ef359-eba9-44e8-afe2-f52aeabb4521")
|
||||
(uuid "379009aa-23d0-4936-b59f-661ba644a85b")
|
||||
)
|
||||
(pad "2" smd rect
|
||||
(at 3.975 0 90)
|
||||
@ -19102,9 +19102,9 @@
|
||||
(net 2 "/VDD")
|
||||
(pinfunction "2")
|
||||
(pintype "passive")
|
||||
(uuid "80001505-0f3b-466f-8178-bc8ed8dc9c96")
|
||||
(uuid "729fc78c-aebe-4b49-b970-092448805fd4")
|
||||
)
|
||||
(model "${KIPRJMOD}/3d/Coilcraft-SLC1175.STEP"
|
||||
(model "${KIPRJMOD}/3d/SLC1175-271MEC_COC.step"
|
||||
(offset
|
||||
(xyz 0 0 0)
|
||||
)
|
||||
@ -19112,7 +19112,7 @@
|
||||
(xyz 1 1 1)
|
||||
)
|
||||
(rotate
|
||||
(xyz -90 0 0)
|
||||
(xyz 0 0 0)
|
||||
)
|
||||
)
|
||||
)
|
||||
@ -24417,7 +24417,7 @@
|
||||
(descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
|
||||
(tags "capacitor")
|
||||
(property "Reference" "C11"
|
||||
(at -3.08 0.1 360)
|
||||
(at -3.08 0.1 0)
|
||||
(layer "F.SilkS")
|
||||
(uuid "1d337f2b-b809-4e50-9b1f-19a697aa30d1")
|
||||
(effects
|
||||
@ -24428,7 +24428,7 @@
|
||||
)
|
||||
)
|
||||
(property "Value" "1000pF"
|
||||
(at 0 1.68 360)
|
||||
(at 0 1.68 0)
|
||||
(layer "F.Fab")
|
||||
(uuid "ecd79cc9-2421-4a44-9f2e-cda8efdef363")
|
||||
(effects
|
||||
@ -24606,7 +24606,7 @@
|
||||
(uuid "da7e8941-51ad-45d3-8db7-41c3ca976afd")
|
||||
)
|
||||
(fp_text user "${REFERENCE}"
|
||||
(at 0 0 360)
|
||||
(at 0 0 0)
|
||||
(layer "F.Fab")
|
||||
(uuid "a594e098-34c7-4fe3-85cb-a06291441ef1")
|
||||
(effects
|
||||
|
@ -8236,7 +8236,7 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "bitaxe:O 25,0-JO32-B-1V3-1-T1-LF"
|
||||
(property "Footprint" "bitaxe:SMD3225-4P"
|
||||
(at 40.64 172.72 0)
|
||||
(effects
|
||||
(font
|
||||
|
@ -4405,7 +4405,7 @@
|
||||
)
|
||||
)
|
||||
(property "Value" "49.9"
|
||||
(at 160.02 58.42 0)
|
||||
(at 160.782 58.42 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@ -5000,7 +5000,7 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "bitaxe:SLC1175-271MEC_COC"
|
||||
(property "Footprint" "bitaxe:SLC1175"
|
||||
(at 160.02 39.37 0)
|
||||
(effects
|
||||
(font
|
||||
@ -5045,7 +5045,7 @@
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Mouser" "994-SLC1175-271MEC"
|
||||
(property "Mouser" "994-SLC1175-301MEC"
|
||||
(at 160.02 39.37 90)
|
||||
(effects
|
||||
(font
|
||||
@ -7761,4 +7761,9 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(sheet_instances
|
||||
(path "/"
|
||||
(page "1")
|
||||
)
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user