1
0
Fork 0

Compare commits

...

12 Commits

Author SHA1 Message Date
linuswck 2a6ad78f51 pcb: Finish Layout for rev0_3
- Assign MFR_PN for all Components
- schematics changes:
  - drivestage: Add Switch to optionally enable Modulation Signal Termination
  -             Add alternate Precision Power Resistor
  -             Modify the RC network values at TIA LPF Output
  - MCU: Add Redundant 2.54mm pitch Programming Header
  - thermostat: Duplicate the power filter network for alternate Temperature ADC
2023-11-02 15:24:26 +08:00
linuswck 352f8c075d footprint: Add TL082Hx TI SOIC-8 footprint 2023-10-31 11:02:47 +08:00
linuswck 0c3c8a3fd1 sch: Update power related flags and nets symbols
- Update the symbol from the kicad 7 built-in library
- Remove ERC warnings
2023-10-31 10:29:43 +08:00
linuswck fc02f24131 sch: correct POE_VC* pins name case
- PoE_VC* -> POE_VC*
2023-10-31 10:23:07 +08:00
linuswck caf69e4a0f symbol: correct RJ45 VC output pin type
- from power input to power output
2023-10-31 10:21:18 +08:00
linuswck b0525c4d74 symbol: AD7172-4 sets DNC pin to unconnected type 2023-10-30 17:40:40 +08:00
linuswck 1f9b4e9900 sch: fix Temperature ADC SPI Connections
- Fix Issue #25
2023-10-30 17:32:43 +08:00
linuswck 395e104575 sch: add lpf at TEC_VSEN Buffer Output 2023-10-30 17:29:44 +08:00
linuswck 86f5addbad sch: Correct typos in TEC_~{SHDN} ports 2023-10-30 12:17:26 +08:00
linuswck f66625e431 sch: Add redundant 2.54mm SWD Header 2023-10-27 17:45:39 +08:00
linuswck fcae5b785e sch: Correct SWD Header MF/PN and Update Footprint
- Use Adafuit 4048 Mini SWD Headers
- Silkscreen is modified to indicate orientation of the header
2023-10-27 17:42:46 +08:00
linuswck 89dab2b553 sch: Change PoE RJ45 Jack and change PM1202 Symbol
- Use the same PoE RJ45 as sinara-hw thermostat
- Add PM1202 Power input pins (VB+, VB-)
- Remove PoE softstart circuit as PM1202 has inrush current limiting
- Add Pi Filter at the output of PM1202
2023-10-27 15:33:39 +08:00
17 changed files with 202946 additions and 87376 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -46,7 +46,7 @@
"silk_text_upright": false,
"zones": {
"45_degree_only": false,
"min_clearance": 0.254
"min_clearance": 0.127
}
},
"diff_pair_dimensions": [
@ -73,20 +73,26 @@
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_type_mismatch": "error",
"hole_clearance": "error",
"hole_near_hole": "error",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
@ -96,9 +102,14 @@
"padstack": "error",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "ignore",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
@ -107,7 +118,6 @@
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zone_has_empty_net": "error",
"zones_intersect": "error"
},
"rules": {
@ -115,25 +125,71 @@
"allow_microvias": false,
"max_error": 0.005,
"min_clearance": 0.08889999999999999,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.25,
"min_hole_clearance": 0.254,
"min_hole_to_hole": 0.254,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.19999999999999998,
"min_track_width": 0.08889999999999999,
"min_via_annular_width": 0.09999999999999999,
"min_via_diameter": 0.39999999999999997,
"solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0,
0.0889,
0.146812,
0.254,
0.5,
1.0,
2.0
],

View File

@ -7,9 +7,9 @@
(title_block
(title "Kirdy")
(date "2022-07-03")
(rev "r0.1")
(rev "r0.3")
(company "M-Labs")
(comment 1 "Alex Wong Tat Hang")
(comment 1 "Linus Woo Chun Kit")
)
(lib_symbols
@ -209,7 +209,7 @@
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "power-flag" (at 0 0 0)
(property "ki_keywords" "global power" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0)
@ -271,10 +271,18 @@
(stroke (width 0) (type default))
(uuid 0d0f2522-5802-4179-aa47-f03d1999b9d4)
)
(wire (pts (xy 108.585 92.075) (xy 108.585 124.46))
(stroke (width 0) (type default))
(uuid 10d9e610-1014-46d2-bcbf-b615c98599c1)
)
(wire (pts (xy 218.44 168.91) (xy 231.14 168.91))
(stroke (width 0) (type default))
(uuid 10f53661-4d33-47ff-8360-5da7bd5e023f)
)
(wire (pts (xy 106.68 126.365) (xy 106.68 90.17))
(stroke (width 0) (type default))
(uuid 113e1099-fb08-4690-8425-942de188e1b7)
)
(wire (pts (xy 218.44 176.53) (xy 231.14 176.53))
(stroke (width 0) (type default))
(uuid 114b9657-900a-4936-ba7d-c70e20068662)
@ -291,6 +299,10 @@
(stroke (width 0) (type default))
(uuid 19d0cddd-5e52-46c7-acf3-895c7fc9424c)
)
(wire (pts (xy 114.3 122.555) (xy 110.49 122.555))
(stroke (width 0) (type default))
(uuid 1b1dc875-5da2-4d5c-a21d-e9bf1d149912)
)
(wire (pts (xy 218.44 151.13) (xy 231.14 151.13))
(stroke (width 0) (type default))
(uuid 29629e1e-47cf-4890-b610-fd9e2913cd23)
@ -323,14 +335,6 @@
(stroke (width 0) (type default))
(uuid 41cea7c7-a0ee-40a2-9190-d81117f212be)
)
(wire (pts (xy 218.44 153.67) (xy 231.14 153.67))
(stroke (width 0) (type default))
(uuid 454dbf32-0ec5-403c-8f04-0fd7a7175ae9)
)
(wire (pts (xy 104.14 118.11) (xy 104.14 87.63))
(stroke (width 0) (type default))
(uuid 47abf499-2e5b-4e6c-b9fe-a26b19e40a19)
)
(wire (pts (xy 218.44 166.37) (xy 231.14 166.37))
(stroke (width 0) (type default))
(uuid 48b6edd0-4a43-4089-bfe6-80f450f56b20)
@ -363,13 +367,29 @@
(stroke (width 0) (type default))
(uuid 72822832-d577-447a-b893-250ced248cbd)
)
(wire (pts (xy 114.3 92.075) (xy 108.585 92.075))
(stroke (width 0) (type default))
(uuid 72cd8a27-2c03-4138-bf16-fc0e32fa076d)
)
(wire (pts (xy 294.64 118.11) (xy 294.64 120.65))
(stroke (width 0) (type default))
(uuid 73cb2fee-f74c-4ff6-b8a8-7a2623fe4ed5)
)
(wire (pts (xy 106.68 115.57) (xy 106.68 90.17))
(wire (pts (xy 110.49 93.98) (xy 114.3 93.98))
(stroke (width 0) (type default))
(uuid 8349e580-6a32-49ce-ade0-602bfe9a60a6)
(uuid 746e6550-48ec-4538-94da-3aa1493cc6d9)
)
(wire (pts (xy 106.68 90.17) (xy 114.3 90.17))
(stroke (width 0) (type default))
(uuid 7dfb2436-6e8d-48bc-a434-501c3f0aadc4)
)
(wire (pts (xy 110.49 122.555) (xy 110.49 93.98))
(stroke (width 0) (type default))
(uuid 828814fb-513d-4628-b6ba-f2d92c1ab3b3)
)
(wire (pts (xy 114.3 88.265) (xy 104.775 88.265))
(stroke (width 0) (type default))
(uuid 846fb33f-4c5b-4ab6-ae18-e1fee85610e4)
)
(wire (pts (xy 146.05 130.81) (xy 158.75 130.81))
(stroke (width 0) (type default))
@ -383,14 +403,14 @@
(stroke (width 0) (type default))
(uuid 8ced4da1-3a45-449a-afb0-64610ab35af3)
)
(wire (pts (xy 106.68 90.17) (xy 114.3 90.17))
(stroke (width 0) (type default))
(uuid 8d3e91a7-abea-4aa9-8517-ca9af9f89cba)
)
(wire (pts (xy 146.05 118.11) (xy 158.75 118.11))
(stroke (width 0) (type default))
(uuid 8f63f42d-0060-46f9-98fd-23025f099ac2)
)
(wire (pts (xy 114.3 126.365) (xy 106.68 126.365))
(stroke (width 0) (type default))
(uuid 90a1b7d2-7180-42e2-b4db-6346944dc869)
)
(wire (pts (xy 146.05 128.27) (xy 158.75 128.27))
(stroke (width 0) (type default))
(uuid 92f1702c-8fb3-47ec-9d3a-45d85988d843)
@ -399,14 +419,14 @@
(stroke (width 0) (type default))
(uuid 931433aa-e141-4f4d-a415-34ce2a132bbf)
)
(wire (pts (xy 114.3 118.11) (xy 104.14 118.11))
(stroke (width 0) (type default))
(uuid 9558e99a-bced-4ad1-bddc-c79e93fce33d)
)
(wire (pts (xy 262.89 158.75) (xy 281.94 158.75))
(stroke (width 0) (type default))
(uuid 97988542-09c4-4d61-b238-0a6e34728569)
)
(wire (pts (xy 104.775 88.265) (xy 104.775 128.27))
(stroke (width 0) (type default))
(uuid 9d42fab8-c68f-4d1d-b650-493c31820287)
)
(wire (pts (xy 218.44 132.08) (xy 231.14 132.08))
(stroke (width 0) (type default))
(uuid 9db25cde-db77-48c5-83a5-779bd03ebf82)
@ -419,14 +439,14 @@
(stroke (width 0) (type default))
(uuid abe8fb3a-7272-43c0-881e-8a29040dca98)
)
(wire (pts (xy 218.44 156.21) (xy 231.14 156.21))
(stroke (width 0) (type default))
(uuid b193c1a7-2a34-4298-9cbd-13c730147276)
)
(wire (pts (xy 294.64 120.65) (xy 294.64 123.19))
(stroke (width 0) (type default))
(uuid b582ee4e-3969-487b-81a0-d37ababfec5f)
)
(wire (pts (xy 218.44 156.21) (xy 231.14 156.21))
(stroke (width 0) (type default))
(uuid b965f00f-41b1-4eeb-8e19-90b3a1139950)
)
(wire (pts (xy 218.44 128.27) (xy 231.14 128.27))
(stroke (width 0) (type default))
(uuid bb161dee-a79d-4655-9347-796620afe53c)
@ -435,38 +455,42 @@
(stroke (width 0) (type default))
(uuid bc88b5fd-7b97-407f-a82e-1e05149a1a2d)
)
(wire (pts (xy 218.44 153.67) (xy 231.14 153.67))
(stroke (width 0) (type default))
(uuid c8545ec3-d855-4560-8169-83a307a5e393)
)
(wire (pts (xy 218.44 108.585) (xy 231.14 108.585))
(stroke (width 0) (type default))
(uuid ccd43f81-87cd-4be1-a4f0-e25689689869)
)
(wire (pts (xy 218.44 181.61) (xy 231.14 181.61))
(stroke (width 0) (type default))
(uuid cfc48b37-f448-45bc-b57d-050fb4a120cf)
)
(wire (pts (xy 218.44 158.75) (xy 231.14 158.75))
(stroke (width 0) (type default))
(uuid d0199cc3-e9d6-416a-aa13-0961d5c13f25)
)
(wire (pts (xy 294.64 113.03) (xy 294.64 115.57))
(stroke (width 0) (type default))
(uuid d07341d7-9799-416c-8b17-9f1f7e8b0cff)
)
(wire (pts (xy 218.44 158.75) (xy 231.14 158.75))
(stroke (width 0) (type default))
(uuid d277f0df-78fa-4e0c-9e3f-916d4ca72b16)
)
(wire (pts (xy 218.44 120.65) (xy 231.14 120.65))
(stroke (width 0) (type default))
(uuid d4683968-d000-4972-812a-7ea7dc1ec58e)
)
(wire (pts (xy 104.14 87.63) (xy 114.3 87.63))
(stroke (width 0) (type default))
(uuid da4c2077-c407-4b5c-ad4f-fda95a0d4ced)
)
(wire (pts (xy 262.89 151.13) (xy 281.94 151.13))
(stroke (width 0) (type default))
(uuid dfa5bfde-68d9-4282-8526-0557c027d7b9)
)
(wire (pts (xy 114.3 115.57) (xy 106.68 115.57))
(stroke (width 0) (type default))
(uuid e0af31af-5f44-42b5-ac8f-c8e8ecba4b12)
)
(wire (pts (xy 262.89 153.67) (xy 281.94 153.67))
(stroke (width 0) (type default))
(uuid e1f8f2ab-c78c-4407-b90c-1a8bfe65b9fa)
)
(wire (pts (xy 108.585 124.46) (xy 114.3 124.46))
(stroke (width 0) (type default))
(uuid e79f70de-b89e-49c2-b3c7-087f9fd64b7e)
)
(wire (pts (xy 294.64 156.21) (xy 294.64 158.75))
(stroke (width 0) (type default))
(uuid e8147196-adc0-41e3-a61e-572d811c7887)
@ -479,14 +503,14 @@
(stroke (width 0) (type default))
(uuid ebb28123-799f-476e-b651-eaf5450b9763)
)
(wire (pts (xy 104.775 128.27) (xy 114.3 128.27))
(stroke (width 0) (type default))
(uuid ed2b5cab-cb60-4c8f-a1c7-9d703f8098d6)
)
(wire (pts (xy 218.44 191.77) (xy 231.14 191.77))
(stroke (width 0) (type default))
(uuid edb244d2-7ce3-4b27-9351-b3e532e59588)
)
(wire (pts (xy 146.05 92.71) (xy 158.75 92.71))
(stroke (width 0) (type default))
(uuid eed0563b-6762-444c-9112-7d220b52543a)
)
(wire (pts (xy 218.44 113.03) (xy 231.14 113.03))
(stroke (width 0) (type default))
(uuid f32ab43c-8948-480b-8eca-131abbbf30d5)
@ -503,7 +527,7 @@
(symbol (lib_id "Connector_Generic:Conn_02x05_Odd_Even") (at 287.02 156.21 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 082ece0d-8f11-466d-b7d1-57a0ebe5429b)
(property "Reference" "J9" (at 288.29 144.78 0)
(property "Reference" "J2" (at 288.29 144.78 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_02x05_Odd_Even" (at 288.29 147.32 0)
@ -534,7 +558,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f"
(reference "J9") (unit 1)
(reference "J2") (unit 1)
)
)
)
@ -543,7 +567,7 @@
(symbol (lib_id "power:GND") (at 309.88 219.71 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 0f759268-64cf-4c22-9fd9-1beb35ae9eaa)
(property "Reference" "#PWR0175" (at 309.88 226.06 0)
(property "Reference" "#PWR06" (at 309.88 226.06 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 309.88 224.79 0)
@ -559,7 +583,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f"
(reference "#PWR0175") (unit 1)
(reference "#PWR06") (unit 1)
)
)
)
@ -568,7 +592,7 @@
(symbol (lib_id "Device:R") (at 293.37 215.9 180) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 1f470353-95d4-419c-8d18-bba09da58cf8)
(property "Reference" "R105" (at 297.18 217.17 0)
(property "Reference" "R1" (at 297.18 217.17 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "0" (at 297.18 214.63 0)
@ -591,7 +615,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f"
(reference "R105") (unit 1)
(reference "R1") (unit 1)
)
)
)
@ -600,7 +624,7 @@
(symbol (lib_id "power:GND") (at 294.64 161.29 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 5eb799fb-cef0-4d28-a494-414a66221c2b)
(property "Reference" "#PWR0159" (at 300.99 161.29 0)
(property "Reference" "#PWR05" (at 300.99 161.29 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 298.45 161.2899 90)
@ -616,7 +640,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f"
(reference "#PWR0159") (unit 1)
(reference "#PWR05") (unit 1)
)
)
)
@ -625,7 +649,7 @@
(symbol (lib_id "power:GND") (at 281.94 118.11 270) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 67752038-2e22-4129-82c6-21ede339ad5b)
(property "Reference" "#PWR0156" (at 275.59 118.11 0)
(property "Reference" "#PWR01" (at 275.59 118.11 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 278.13 118.1099 90)
@ -641,7 +665,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f"
(reference "#PWR0156") (unit 1)
(reference "#PWR01") (unit 1)
)
)
)
@ -650,7 +674,7 @@
(symbol (lib_id "power:GND") (at 294.64 123.19 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 88fa4983-a017-40ad-9184-9637bcd4549e)
(property "Reference" "#PWR0158" (at 300.99 123.19 0)
(property "Reference" "#PWR04" (at 300.99 123.19 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 298.45 123.1899 90)
@ -666,7 +690,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f"
(reference "#PWR0158") (unit 1)
(reference "#PWR04") (unit 1)
)
)
)
@ -725,7 +749,7 @@
(symbol (lib_id "Connector_Generic:Conn_02x05_Odd_Even") (at 287.02 118.11 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid c9ad4153-dc2b-46ad-b4c5-c9175ab0ee5d)
(property "Reference" "J8" (at 288.29 106.68 0)
(property "Reference" "J1" (at 288.29 106.68 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_02x05_Odd_Even" (at 288.29 109.22 0)
@ -756,7 +780,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f"
(reference "J8") (unit 1)
(reference "J1") (unit 1)
)
)
)
@ -765,7 +789,7 @@
(symbol (lib_id "power:GND") (at 293.37 219.71 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid cca1fecf-4e0f-4e8c-836b-942398b258c1)
(property "Reference" "#PWR0174" (at 293.37 226.06 0)
(property "Reference" "#PWR03" (at 293.37 226.06 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 293.37 224.79 0)
@ -781,7 +805,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f"
(reference "#PWR0174") (unit 1)
(reference "#PWR03") (unit 1)
)
)
)
@ -790,7 +814,7 @@
(symbol (lib_id "power:GND") (at 281.94 156.21 270) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid d8ac50a3-f0d4-45c6-b69b-961e47902ed8)
(property "Reference" "#PWR0157" (at 275.59 156.21 0)
(property "Reference" "#PWR02" (at 275.59 156.21 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 278.13 156.2099 90)
@ -806,7 +830,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f"
(reference "#PWR0157") (unit 1)
(reference "#PWR02") (unit 1)
)
)
)
@ -815,7 +839,7 @@
(symbol (lib_id "Device:R") (at 309.88 215.9 180) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid f758bae5-bfa1-490e-865c-47f681933a1f)
(property "Reference" "R106" (at 313.69 217.17 0)
(property "Reference" "R2" (at 313.69 217.17 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "0" (at 313.69 214.63 0)
@ -838,7 +862,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f"
(reference "R106") (unit 1)
(reference "R2") (unit 1)
)
)
)
@ -890,18 +914,26 @@
(effects (font (size 1.27 1.27)) (justify right))
(uuid 532cdd3b-0514-4fd4-b5f6-1714cbcb31c0)
)
(pin "POE_VC-" output (at 114.3 115.57 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid a6e85ae6-7c0e-4093-a8b7-685b2aaf0c65)
)
(pin "POE_VC+" output (at 114.3 118.11 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid cde78305-5c88-4552-8497-b59ff426cca4)
)
(pin "RMII_REF_CLK" output (at 146.05 115.57 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid a3b255d5-24dd-40dd-84fd-25b55bf27a7f)
)
(pin "POE_VC1+" output (at 114.3 122.555 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid c9d28bb1-33d7-45cd-b78e-b247dd4468aa)
)
(pin "POE_VC1-" output (at 114.3 124.46 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid ce1d5143-c72e-4e22-9be9-343e4772dca2)
)
(pin "POE_VC2+" output (at 114.3 126.365 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid e3f13603-76aa-4ac6-8113-ee817f256e52)
)
(pin "POE_VC2-" output (at 114.3 128.27 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 464a005c-e005-4c45-b649-69ba25f708bd)
)
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f" (page "7"))
@ -988,6 +1020,10 @@
(effects (font (size 1.27 1.27)) (justify left))
(uuid 4910aac9-4c20-4644-a424-12eeb3faf780)
)
(pin "TERM_IND" output (at 231.14 108.585 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid a606e6e2-33b6-4bf2-b3da-b807c30c0bcb)
)
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f" (page "2"))
@ -1005,22 +1041,26 @@
(property "Sheetfile" "dsupply.kicad_sch" (at 114.3 98.3746 0)
(effects (font (size 1.27 1.27)) (justify left top))
)
(pin "POE_VC-" input (at 114.3 90.17 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid cb25b0e4-5cc2-47ac-b934-aa6c43ec55ff)
)
(pin "MCU_~{RST}" input (at 146.05 92.71 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 0e5359d1-5852-40c4-a772-cd9dc28c9b50)
)
(pin "POE_VC+" input (at 114.3 87.63 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 29f2d44f-bfc6-4f53-910b-02a906c6facd)
)
(pin "POE_PWR_SRC" output (at 146.05 90.17 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid b28a02a3-d6ed-47f9-a3d5-006e75b4d2d7)
)
(pin "POE_VC1-" input (at 114.3 92.075 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid d3b78585-5349-4791-b499-6cf821486886)
)
(pin "POE_VC2-" input (at 114.3 88.265 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 7b547f75-6278-452e-816c-fb14d2e86e86)
)
(pin "POE_VC1+" input (at 114.3 93.98 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid b998257f-5c5c-4ee2-a405-0bba624ddfd8)
)
(pin "POE_VC2+" input (at 114.3 90.17 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid c9837ac9-72e3-4d73-b591-b50f7faf54d9)
)
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f" (page "6"))
@ -1164,7 +1204,7 @@
(effects (font (size 1.27 1.27)) (justify right))
(uuid 62c6e923-540e-4fa2-9c92-65ff030efd0f)
)
(pin "TEC_SHDN" output (at 218.44 186.69 0)
(pin "TEC_~{SHDN}" output (at 218.44 186.69 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 50faf5d5-c385-40f2-99c9-284cb02cb342)
)
@ -1196,7 +1236,7 @@
(effects (font (size 1.27 1.27)) (justify left))
(uuid 6d07ca83-364e-42ca-aad0-e9912061b6cd)
)
(pin "TADC_CS" output (at 218.44 153.67 0)
(pin "TADC_CS" output (at 218.44 158.75 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 306fa00d-18db-4644-b4cb-44c03d4a6963)
)
@ -1236,11 +1276,11 @@
(effects (font (size 1.27 1.27)) (justify right))
(uuid 7b2bc736-566b-4910-b642-e7852d4ad6b5)
)
(pin "TADC_MOSI" output (at 218.44 156.21 0)
(pin "TADC_MOSI" output (at 218.44 153.67 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid dc897540-5ed3-40ab-9ca5-a57b9c5b1ee4)
)
(pin "TADC_MISO" input (at 218.44 158.75 0)
(pin "TADC_MISO" input (at 218.44 156.21 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid dc3cad2c-2fbb-42c2-8bc2-b40535b4a9b1)
)
@ -1288,10 +1328,6 @@
(effects (font (size 1.27 1.27)) (justify left))
(uuid dda06ff0-4ed0-4790-8135-a2557fc6bea2)
)
(pin "MCU_RSTn" output (at 158.75 92.71 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 4db9a0fc-20c1-46f7-b276-f786a363e756)
)
(pin "LD_EN" output (at 218.44 90.17 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 2843fb72-6923-4187-a391-e702252fbf01)
@ -1300,6 +1336,10 @@
(effects (font (size 1.27 1.27)) (justify right))
(uuid 8a0d0a5d-af0d-49cf-8b32-846c21d1e7e6)
)
(pin "TERM_STAT" input (at 218.44 108.585 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid f81ccb5d-621f-4a84-95ea-c0e98282c00b)
)
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f" (page "4"))

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,44 @@
(footprint "204-121ST" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(attr smd)
(fp_text reference "REF**" (at 0.635 -5.715 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)))
(tstamp 0531f170-e9ac-4ae6-a5e8-0799b9b181e8)
)
(fp_text value "204-121ST" (at 0 1 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 56122884-337f-4a1b-a83b-35093594f0d8)
)
(fp_text user "ON" (at 3.175 -5.08 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)) (justify left bottom))
(tstamp 558dd1fc-41e7-4f6f-b890-9f992e5d4be6)
)
(fp_text user "OFF" (at -5.08 -5.08 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)) (justify left bottom))
(tstamp 6630a108-13aa-4074-806c-45611146dffb)
)
(fp_text user "${REFERENCE}" (at 0 2.5 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp f4ad8b00-5dd6-49f2-b53e-1f2c9d8eebfc)
)
(fp_rect (start -6.5 -5) (end 6.5 5)
(stroke (width 0.1) (type default)) (fill none) (layer "F.SilkS") (tstamp 424a6d99-2b4a-42a2-9d74-af4915ab0bf2))
(fp_rect (start -2.54 -2.54) (end 2.54 2.54)
(stroke (width 0.1) (type default)) (fill none) (layer "F.SilkS") (tstamp 30997e09-7456-4ea5-97ae-3664699517e2))
(fp_rect (start -1.905 -1.27) (end -0.635 1.27)
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.SilkS") (tstamp e6f98df9-5b7c-459d-ae92-c7e01b15121f))
(fp_circle (center -5.08 3.81) (end -4.68 3.81)
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 96a3e9fe-07d5-44fd-a112-0c41be2616bc))
(fp_circle (center 5.08 -3.81) (end 5.48 -3.81)
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 38f597a5-4f6e-4cff-b880-925f9c8312dc))
(fp_rect (start -6.5 -5) (end 6.5 5)
(stroke (width 0.1) (type default)) (fill none) (layer "F.CrtYd") (tstamp 8e512a23-705a-4504-8a3a-56e4c63f9f6e))
(pad "1" smd roundrect (at -4.3 -1.27 90) (size 1.13 2.435) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp d2837f54-3542-4f56-b73f-a2306014dc40))
(pad "2" smd roundrect (at -4.3 1.27 90) (size 1.13 2.435) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 25258d7d-0f5c-482d-86fd-73fbe601894e))
(pad "3" smd roundrect (at 4.3 1.27 90) (size 1.13 2.435) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 15eaa29d-b053-4428-a6c8-2b342ec834ba))
(pad "4" smd roundrect (at 4.3 -1.27 90) (size 1.13 2.435) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 42125979-11e4-41d7-9e16-71a4b81a66e5))
)

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,74 @@
(footprint "ARJM11C7-114-BA-EW2_ABR" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(tags "ARJM11C7-114-BA-EW2 ")
(attr through_hole)
(fp_text reference "REF**" (at -1.27 5.715 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp f7499b15-ca20-48fa-bf46-7fd09178ed64)
)
(fp_text value "ARJM11C7-114-BA-EW2_ABR" (at 5.715 2.54 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 31f76cae-259e-47ea-ba29-25d7639ea310)
)
(fp_text user "${REFERENCE}" (at 5.715 2.54 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp d5bb3c1c-999e-4ba0-8d70-3c4012ca55f7)
)
(fp_circle (center -4.0386 0) (end -3.6576 0)
(stroke (width 0.508) (type solid)) (fill none) (layer "B.SilkS") (tstamp 5e49dcdc-5ee0-4ba2-8c96-dc676d9c53db))
(fp_line (start -2.2606 -17.326998) (end -2.2606 -4.734084)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp d8a35537-1485-449c-9706-af93c56eabe3))
(fp_line (start -2.2606 -1.865852) (end -2.2606 4.415401)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp eee272dc-39b5-4eab-a71c-c30650bb8ad1))
(fp_line (start -2.2606 4.415401) (end 13.6906 4.415401)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 6c6ffdca-81d0-4af2-9b82-7a532eadb956))
(fp_line (start 13.6906 -17.326998) (end -2.2606 -17.326998)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 62a2d170-5383-4fef-a085-43a2af00e600))
(fp_line (start 13.6906 -4.734084) (end 13.6906 -17.326998)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp c1fa2240-0994-4236-9813-0f699863b1d9))
(fp_line (start 13.6906 4.415401) (end 13.6906 -1.865852)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 22301184-002c-430f-84de-3727a61de67e))
(fp_circle (center -4.0386 0) (end -3.6576 0)
(stroke (width 0.508) (type solid)) (fill none) (layer "F.SilkS") (tstamp abe5baf9-9c6c-40ff-9062-3b96e8a5c0b8))
(fp_line (start -3.518898 -17.453998) (end -3.518898 4.542401)
(stroke (width 0.1524) (type solid)) (layer "F.CrtYd") (tstamp 349de526-2dac-4983-85ed-db4eb6f7e97a))
(fp_line (start -3.518898 4.542401) (end 14.948898 4.542401)
(stroke (width 0.1524) (type solid)) (layer "F.CrtYd") (tstamp c8d824cd-439f-4605-93ce-5356c08dbb2d))
(fp_line (start 14.948898 -17.453998) (end -3.518898 -17.453998)
(stroke (width 0.1524) (type solid)) (layer "F.CrtYd") (tstamp 17fe38c5-a6a1-479c-84bd-c5e0e63104c4))
(fp_line (start 14.948898 4.542401) (end 14.948898 -17.453998)
(stroke (width 0.1524) (type solid)) (layer "F.CrtYd") (tstamp 30d2dc21-a193-4e13-ba6d-2a2d7b74455d))
(fp_line (start -2.1336 -17.199998) (end -2.1336 4.288401)
(stroke (width 0.0254) (type solid)) (layer "F.Fab") (tstamp b78f3b67-6c61-41de-ac9b-3b5584a14e6e))
(fp_line (start -2.1336 4.288401) (end 13.5636 4.288401)
(stroke (width 0.0254) (type solid)) (layer "F.Fab") (tstamp 46fd4882-a8ae-45fc-a0a9-f1100ef3adca))
(fp_line (start 13.5636 -17.199998) (end -2.1336 -17.199998)
(stroke (width 0.0254) (type solid)) (layer "F.Fab") (tstamp 23a6efb5-8f35-4a9d-a2c4-4134aa722751))
(fp_line (start 13.5636 4.288401) (end 13.5636 -17.199998)
(stroke (width 0.0254) (type solid)) (layer "F.Fab") (tstamp cd132859-8447-4ce7-b597-5993897af468))
(fp_circle (center 0 -4.445) (end 0.381 -4.445)
(stroke (width 0.508) (type solid)) (fill none) (layer "F.Fab") (tstamp f3ffcef8-fd07-4191-a837-7c40e29309d3))
(pad "" np_thru_hole circle (at 0 -6.35) (size 3.2512 3.2512) (drill 3.2512) (layers "F&B.Cu" "*.Mask") (tstamp 749d3134-27a5-4118-bfa6-4ec4f5202b9e))
(pad "" np_thru_hole circle (at 11.43 -6.35) (size 3.2512 3.2512) (drill 3.2512) (layers "F&B.Cu" "*.Mask") (tstamp 334dac95-b9d4-4568-9aff-d88af43865e5))
(pad "1" thru_hole circle (at 0 0) (size 1.397 1.397) (drill 0.889) (layers "*.Cu" "*.Mask") (tstamp 45ee5704-fc07-4d1f-94c8-2988e0236c3e))
(pad "2" thru_hole circle (at 1.27 2.54) (size 1.397 1.397) (drill 0.889) (layers "*.Cu" "*.Mask") (tstamp d972692b-1a37-4afb-935b-4de2e43ee3d8))
(pad "3" thru_hole circle (at 2.54 0) (size 1.397 1.397) (drill 0.889) (layers "*.Cu" "*.Mask") (tstamp 3d6f2e53-8288-492c-9161-67572e988993))
(pad "4" thru_hole circle (at 3.81 2.54) (size 1.397 1.397) (drill 0.889) (layers "*.Cu" "*.Mask") (tstamp 477ace78-fab6-471c-8bcd-9293ceac19eb))
(pad "5" thru_hole circle (at 5.08 0) (size 1.397 1.397) (drill 0.889) (layers "*.Cu" "*.Mask") (tstamp a56569e3-d599-4a17-beb1-19d7dee40062))
(pad "6" thru_hole circle (at 6.35 2.54) (size 1.397 1.397) (drill 0.889) (layers "*.Cu" "*.Mask") (tstamp b1784faa-2c0e-487f-934a-7b8899b2db49))
(pad "7" thru_hole circle (at 7.62 0) (size 1.397 1.397) (drill 0.889) (layers "*.Cu" "*.Mask") (tstamp 131eb780-1e4d-4de5-83a0-8dc629b48542))
(pad "8" thru_hole circle (at 8.89 2.54) (size 1.397 1.397) (drill 0.889) (layers "*.Cu" "*.Mask") (tstamp 8ef91d5e-8774-4d99-b119-5547c2a7ad64))
(pad "9" thru_hole circle (at 10.16 0) (size 1.397 1.397) (drill 0.889) (layers "*.Cu" "*.Mask") (tstamp e134c517-f315-49a7-8ba2-771406817a13))
(pad "10" thru_hole circle (at 11.43 2.54) (size 1.397 1.397) (drill 0.889) (layers "*.Cu" "*.Mask") (tstamp a7c64bcf-6edc-45e5-9485-b6f8f47af945))
(pad "11" thru_hole circle (at -1.010001 -8.89) (size 1.524 1.524) (drill 1.016) (layers "*.Cu" "*.Mask") (tstamp 05a86c6f-fcb6-4429-bd77-ce9c3c44f62b))
(pad "12" thru_hole circle (at -1.01 -10.920002) (size 1.524 1.524) (drill 1.016) (layers "*.Cu" "*.Mask") (tstamp 0eef18d3-8868-44c3-9d54-bb4a9d0f9969))
(pad "13" thru_hole circle (at 12.440001 -8.89) (size 1.524 1.524) (drill 1.016) (layers "*.Cu" "*.Mask") (tstamp 2aa062eb-b264-47d7-be37-8ccaefc8e89d))
(pad "14" thru_hole circle (at 12.44 -10.920002) (size 1.524 1.524) (drill 1.016) (layers "*.Cu" "*.Mask") (tstamp 908bb8b0-e902-4acc-86b3-36149294f307))
(pad "15" thru_hole circle (at -2.159998 -3.299968) (size 2.2098 2.2098) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 42305f4e-e23c-4155-b474-cf2f4d8d6f0a))
(pad "16" thru_hole circle (at 13.589998 -3.299968) (size 2.2098 2.2098) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 1cd6dbe5-1867-490d-ba3d-d5e8a4d0a294))
(model "${KIPRJMOD}/kirdy.pretty/ARJM11C7-114-BA-EW2--3DModel-STEP-368357.STEP"
(offset (xyz 5.715 6.35 0))
(scale (xyz 1 1 1))
(rotate (xyz 90 180 0))
)
)

View File

@ -0,0 +1,128 @@
(footprint "Adafuit_SWD_Header_4048" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(attr smd)
(fp_text reference "REF**" (at -0.45 -1.96 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)))
(tstamp 6a4ce60b-fb0d-4903-92c1-a8dce87a6ed9)
)
(fp_text value "Adafuit_SWD_Header_4048" (at 0 1 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp f60da21d-fba1-432d-9661-158293e345bf)
)
(fp_text user "1" (at -3.9 0.8 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)) (justify left bottom))
(tstamp d24b18fc-a047-4cf2-8a30-1a2884071565)
)
(fp_text user "${REFERENCE}" (at 1.95 2.54 90) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 3ae94d02-7dda-4400-b93e-5b4272fb63a5)
)
(fp_text user "${REFERENCE}" (at 1.95 4.94 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 7b038a99-bb02-419c-bfe8-1c85acd778e1)
)
(fp_line (start -2.7 -0.7) (end -2.7 1.2)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp ace27dd3-b75d-4518-aea2-18d7c713bd2f))
(fp_line (start -2.7 -0.7) (end 5.6 -0.7)
(stroke (width 0.1) (type solid)) (layer "F.SilkS") (tstamp 4da196fc-1b3d-4043-b0c1-239cb2049315))
(fp_line (start -2.7 1.2) (end -1.7 1.2)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 5e87f3ed-ad5a-4e21-8236-b9434d6601cc))
(fp_line (start -2.7 3.8) (end -2.7 5.8)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp baadae39-13a0-493a-9464-244cebeb1623))
(fp_line (start -2.7 5.8) (end 5.6 5.8)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 023e4a1a-7862-48bc-81a8-8b241d2eb5ec))
(fp_line (start -1.7 1.2) (end -1.7 3.8)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 85fc79f4-8924-4948-ae12-1e60bb82e09e))
(fp_line (start -1.7 3.8) (end -2.7 3.8)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp d99feeb8-3085-4bb6-82e5-3964857f270d))
(fp_line (start 5.6 -0.7) (end 5.6 5.8)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 62979dd6-e810-4629-9fc2-5cb9f59a5494))
(fp_line (start -2.35 -1.16) (end -2.35 6.24)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b4ad6e2-9452-45d0-b5ca-99f37225c5e9))
(fp_line (start -2.35 6.24) (end 6.25 6.24)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8c24c260-b69e-4e56-9aa4-0c9963cc6f79))
(fp_line (start 6.25 -1.16) (end -2.35 -1.16)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 55987f95-7f4f-409d-8b62-3d1c1d08c251))
(fp_line (start 6.25 6.24) (end 6.25 -1.16)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 91f68991-940f-4e0c-913a-0e9e9173ac40))
(fp_line (start -0.8 -0.2) (end -0.8 0.2)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cb0d3476-3913-4e1e-b936-afcb0008f7ce))
(fp_line (start -0.8 0.2) (end 0.245 0.2)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fa3b51cf-155c-488d-9924-057a43b5f34f))
(fp_line (start -0.8 1.07) (end -0.8 1.47)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e310bba7-c5fc-4fcc-ba8f-f386159b0cd8))
(fp_line (start -0.8 1.47) (end 0.245 1.47)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp aa12244b-d1b7-4194-8cd3-306b9eb31541))
(fp_line (start -0.8 2.34) (end -0.8 2.74)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a9d10e0e-4b96-4f3a-988e-f2ef686c375f))
(fp_line (start -0.8 2.74) (end 0.245 2.74)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dec55011-25c0-4545-9fa9-a317484488fb))
(fp_line (start -0.8 3.61) (end -0.8 4.01)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 59171c6f-b2bc-450d-a1a5-976dcca2081a))
(fp_line (start -0.8 4.01) (end 0.245 4.01)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 282b787d-e617-4271-a044-710b60ac82ef))
(fp_line (start -0.8 4.88) (end -0.8 5.28)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 91a26bd0-6f1f-4ce5-a4bb-eb0136788b50))
(fp_line (start -0.8 5.28) (end 0.245 5.28)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fa1e30b3-1166-4c5e-a12a-bf0514de5cf1))
(fp_line (start 0.245 -0.2) (end -0.8 -0.2)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 27521861-6d0f-42a8-b24c-fd7e315b83b5))
(fp_line (start 0.245 -0.2) (end 0.68 -0.635)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 93294c53-6855-48e7-b151-78e8387ee369))
(fp_line (start 0.245 1.07) (end -0.8 1.07)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f0577d0e-a8b6-42e9-9112-6f85ca53e3cd))
(fp_line (start 0.245 2.34) (end -0.8 2.34)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3418eafe-eb86-4157-a86e-c2411cf84d07))
(fp_line (start 0.245 3.61) (end -0.8 3.61)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f9a72082-7e7c-4f10-a4a9-7ac9460d0ac8))
(fp_line (start 0.245 4.88) (end -0.8 4.88)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cfa6392e-8d40-49e6-991f-8d9cf36b11b7))
(fp_line (start 0.245 5.715) (end 0.245 -0.2)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6efdb40b-449a-4815-92b9-8c57ca3350ac))
(fp_line (start 0.68 -0.635) (end 3.655 -0.635)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp eeb4d857-70b6-4baa-a8da-6883c554001b))
(fp_line (start 3.655 -0.635) (end 3.655 5.715)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8975a12f-14e3-4b6a-91f5-653b172c03be))
(fp_line (start 3.655 -0.2) (end 4.7 -0.2)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d17d6937-6e1c-42d3-8beb-3b96c21295c0))
(fp_line (start 3.655 1.07) (end 4.7 1.07)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 44f21cb3-1a5c-4e88-be8d-ec3f07c2073b))
(fp_line (start 3.655 2.34) (end 4.7 2.34)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7bcb116e-820b-4119-9da2-9699c25b6e68))
(fp_line (start 3.655 3.61) (end 4.7 3.61)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fb6827d0-bf47-4a8c-95df-dc686af8952c))
(fp_line (start 3.655 4.88) (end 4.7 4.88)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 71d65eff-05b3-4c95-be50-819ee6b18e95))
(fp_line (start 3.655 5.715) (end 0.245 5.715)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 09040095-9f42-46cf-b7e9-278a8bf4f996))
(fp_line (start 4.7 -0.2) (end 4.7 0.2)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 25530248-b83f-4cfa-8e96-b363ee9a111e))
(fp_line (start 4.7 0.2) (end 3.655 0.2)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9f8a857f-1a85-4dc4-b224-7f8a0df80199))
(fp_line (start 4.7 1.07) (end 4.7 1.47)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ef759015-38bc-4f5c-a448-aeca61dd175e))
(fp_line (start 4.7 1.47) (end 3.655 1.47)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 45d6db4e-ca93-4fb2-8c84-0687b702a3a1))
(fp_line (start 4.7 2.34) (end 4.7 2.74)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a05cf268-8c01-4df7-a799-0d74ef0a57ab))
(fp_line (start 4.7 2.74) (end 3.655 2.74)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 52853ad7-e12c-4ab3-8ba1-c493e368e788))
(fp_line (start 4.7 3.61) (end 4.7 4.01)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp be7523de-9032-48f0-87a9-ed20b2d777d7))
(fp_line (start 4.7 4.01) (end 3.655 4.01)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 63cc68a5-2dc8-42dd-a9df-02831e1bbbab))
(fp_line (start 4.7 4.88) (end 4.7 5.28)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 811ab963-92b6-43cb-9d67-2709fa51a7ae))
(fp_line (start 4.7 5.28) (end 3.655 5.28)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5ee5a045-765c-416a-a22f-29e68a29b613))
(pad "1" smd rect (at 0 0) (size 2.4 0.74) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 94177091-6765-4a27-8812-a139648bca1d))
(pad "2" smd rect (at 3.9 0) (size 2.4 0.74) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 304ee19f-0b77-4bfd-9295-76cf418d0838))
(pad "3" smd rect (at 0 1.27) (size 2.4 0.74) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 2f8eaa04-4086-4b19-9abb-3bf537b708f1))
(pad "4" smd rect (at 3.9 1.27) (size 2.4 0.74) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 779452f6-2a40-4aaa-bb5e-af9516bb7432))
(pad "5" smd rect (at 0 2.54) (size 2.4 0.74) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 66ea87cc-ce58-46dc-b17a-046e2838b1ad))
(pad "6" smd rect (at 3.9 2.54) (size 2.4 0.74) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp cb5dcd29-8c6a-433b-91d4-a8907bebced7))
(pad "7" smd rect (at 0 3.81) (size 2.4 0.74) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 6c96119f-3183-43ec-b3e7-15d880af5133))
(pad "8" smd rect (at 3.9 3.81) (size 2.4 0.74) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 1f6ed3e7-f3cc-4476-b13a-90db322b5add))
(pad "9" smd rect (at 0 5.08) (size 2.4 0.74) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 4a8afe84-1b50-4e8d-9e60-3cf8de7d807d))
(pad "10" smd rect (at 3.9 5.08) (size 2.4 0.74) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp b89d9417-6087-44cd-9d09-16851241fb5e))
)

View File

@ -1,40 +1,64 @@
(footprint "LCC127P500X500X155-8N" (version 20211014) (generator pcbnew)
(footprint "LCC127P500X500X155-8N" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(tedit 62A71DC4)
(attr through_hole)
(attr smd)
(fp_text reference "REF**" (at 0.887085 -5.973065) (layer "F.SilkS")
(effects (font (size 1.909205 1.909205) (thickness 0.15)))
(effects (font (size 1.909205 1.909205) (thickness 0.15)))
(tstamp 3cb443b0-116f-45d7-9f4a-e4e7948e4bac)
)
(fp_text value "LCC127P500X500X155-8N" (at 18.839705 5.143665) (layer "F.Fab")
(effects (font (size 1.897709 1.897709) (thickness 0.15)))
(effects (font (size 1.897709 1.897709) (thickness 0.15)))
(tstamp f0edf902-9b2c-4ebc-8439-ef9fcc9a7242)
)
(fp_line (start -1.2954 -2.5654) (end -2.5654 -2.5654) (layer "F.SilkS") (width 0.1524) (tstamp 2e65d6a3-f462-4596-86f1-13bfcc504d77))
(fp_line (start -2.5654 1.9304) (end -2.5654 2.5654) (layer "F.SilkS") (width 0.1524) (tstamp 3b4faed2-9b3e-4cd7-8f24-0291f6757e0c))
(fp_line (start 2.5654 2.5654) (end 2.5654 1.9304) (layer "F.SilkS") (width 0.1524) (tstamp 5252f3ef-7140-4924-88b6-36f3a36595ad))
(fp_line (start -1.9558 -1.9304) (end -1.2954 -2.5654) (layer "F.SilkS") (width 0.1524) (tstamp 8bd93de9-cf43-4ab6-b3c4-eda19e34b099))
(fp_line (start -0.6604 -2.5654) (end -1.2954 -2.5654) (layer "F.SilkS") (width 0.1524) (tstamp b5ea1b82-2b65-499f-bed5-9bfbe191900e))
(fp_line (start -2.5654 -2.5654) (end -2.5654 -1.9304) (layer "F.SilkS") (width 0.1524) (tstamp b6569a7c-252a-4a87-815e-69d3a00611eb))
(fp_line (start 2.5654 -1.9304) (end 2.5654 -2.5654) (layer "F.SilkS") (width 0.1524) (tstamp c8ba6ab1-227f-4eae-93f0-ac248e1c6a60))
(fp_line (start 2.5654 -2.5654) (end 0.6604 -2.5654) (layer "F.SilkS") (width 0.1524) (tstamp c94437c5-f1bb-4b9e-85b3-adca27c5f189))
(fp_line (start -2.5654 2.5654) (end -0.6604 2.5654) (layer "F.SilkS") (width 0.1524) (tstamp db62d487-db93-4579-8349-05f96946c119))
(fp_line (start 0.6604 2.5654) (end 2.5654 2.5654) (layer "F.SilkS") (width 0.1524) (tstamp f2c0dea5-1b82-4194-b151-aa763c17445b))
(fp_line (start 3.1242 -3.1242) (end 3.1242 3.1242) (layer "F.CrtYd") (width 0.1524) (tstamp 03488fbd-f9b2-4b83-bf6a-547321f3f27f))
(fp_line (start 3.1242 3.1242) (end -3.1242 3.1242) (layer "F.CrtYd") (width 0.1524) (tstamp 98233968-f58c-4ba3-ab92-bed6e69c9bff))
(fp_line (start -3.1242 3.1242) (end -3.1242 -3.1242) (layer "F.CrtYd") (width 0.1524) (tstamp 9f15e76b-9d3c-43f8-8c88-45b5f0f40657))
(fp_line (start -3.1242 -3.1242) (end 3.1242 -3.1242) (layer "F.CrtYd") (width 0.1524) (tstamp d567a8ae-d9e6-4487-a8da-4ce4624cf321))
(fp_line (start -2.5654 -2.5654) (end -2.5654 2.5654) (layer "F.Fab") (width 0.1524) (tstamp 0acac716-cc7f-48fc-84fa-cd71ddb74d73))
(fp_line (start 0.3048 -2.5654) (end -0.3048 -2.5654) (layer "F.Fab") (width 0.1524) (tstamp 18508540-fca5-4baa-bf54-69bf19bb602b))
(fp_line (start -0.3048 2.5654) (end 0.3048 2.5654) (layer "F.Fab") (width 0.1524) (tstamp 3f32606b-98ed-4c01-8464-57e08c6034c6))
(fp_line (start -2.5654 0.9652) (end -2.5654 1.5748) (layer "F.Fab") (width 0.1524) (tstamp 4581d794-f4d8-446c-8128-878966f1f92f))
(fp_line (start 2.5654 0.3048) (end 2.5654 -0.3048) (layer "F.Fab") (width 0.1524) (tstamp 542df30c-2cfd-493a-9dd1-37cabc66d363))
(fp_line (start 2.5654 2.5654) (end 2.5654 -2.5654) (layer "F.Fab") (width 0.1524) (tstamp 5e70b20d-4386-4f30-9f32-b8a80e56ab67))
(fp_line (start -2.5654 -1.2954) (end -1.2954 -2.5654) (layer "F.Fab") (width 0.1524) (tstamp 6bdd7ed3-2432-47ef-8a66-1d46819e58dc))
(fp_line (start -2.5654 -0.3048) (end -2.5654 0.3048) (layer "F.Fab") (width 0.1524) (tstamp a770f08e-8ab5-4ff0-a5b5-5211ad23fcc9))
(fp_line (start -2.5654 2.5654) (end 2.5654 2.5654) (layer "F.Fab") (width 0.1524) (tstamp af247e64-4e93-40be-ba8e-f25a266edc8e))
(fp_line (start 2.5654 -2.5654) (end -2.5654 -2.5654) (layer "F.Fab") (width 0.1524) (tstamp bd31ec8d-7951-4b54-8637-22492b127da8))
(fp_line (start 2.5654 1.5748) (end 2.5654 0.9652) (layer "F.Fab") (width 0.1524) (tstamp fcbab7ff-ba48-413e-8097-7a176acb0199))
(fp_line (start -2.5654 -2.5654) (end -2.5654 -1.9304)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp b6569a7c-252a-4a87-815e-69d3a00611eb))
(fp_line (start -2.5654 1.9304) (end -2.5654 2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 3b4faed2-9b3e-4cd7-8f24-0291f6757e0c))
(fp_line (start -2.5654 2.5654) (end -0.6604 2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp db62d487-db93-4579-8349-05f96946c119))
(fp_line (start -1.9558 -1.9304) (end -1.2954 -2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 8bd93de9-cf43-4ab6-b3c4-eda19e34b099))
(fp_line (start -1.2954 -2.5654) (end -2.5654 -2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 2e65d6a3-f462-4596-86f1-13bfcc504d77))
(fp_line (start -0.6604 -2.5654) (end -1.2954 -2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp b5ea1b82-2b65-499f-bed5-9bfbe191900e))
(fp_line (start 0.6604 2.5654) (end 2.5654 2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp f2c0dea5-1b82-4194-b151-aa763c17445b))
(fp_line (start 2.5654 -2.5654) (end 0.6604 -2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp c94437c5-f1bb-4b9e-85b3-adca27c5f189))
(fp_line (start 2.5654 -1.9304) (end 2.5654 -2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp c8ba6ab1-227f-4eae-93f0-ac248e1c6a60))
(fp_line (start 2.5654 2.5654) (end 2.5654 1.9304)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 5252f3ef-7140-4924-88b6-36f3a36595ad))
(fp_line (start -3.1242 -3.1242) (end 3.1242 -3.1242)
(stroke (width 0.1524) (type solid)) (layer "F.CrtYd") (tstamp d567a8ae-d9e6-4487-a8da-4ce4624cf321))
(fp_line (start -3.1242 3.1242) (end -3.1242 -3.1242)
(stroke (width 0.1524) (type solid)) (layer "F.CrtYd") (tstamp 9f15e76b-9d3c-43f8-8c88-45b5f0f40657))
(fp_line (start 3.1242 -3.1242) (end 3.1242 3.1242)
(stroke (width 0.1524) (type solid)) (layer "F.CrtYd") (tstamp 03488fbd-f9b2-4b83-bf6a-547321f3f27f))
(fp_line (start 3.1242 3.1242) (end -3.1242 3.1242)
(stroke (width 0.1524) (type solid)) (layer "F.CrtYd") (tstamp 98233968-f58c-4ba3-ab92-bed6e69c9bff))
(fp_line (start -2.5654 -2.5654) (end -2.5654 2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 0acac716-cc7f-48fc-84fa-cd71ddb74d73))
(fp_line (start -2.5654 -1.2954) (end -1.2954 -2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 6bdd7ed3-2432-47ef-8a66-1d46819e58dc))
(fp_line (start -2.5654 -0.3048) (end -2.5654 0.3048)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp a770f08e-8ab5-4ff0-a5b5-5211ad23fcc9))
(fp_line (start -2.5654 0.9652) (end -2.5654 1.5748)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 4581d794-f4d8-446c-8128-878966f1f92f))
(fp_line (start -2.5654 2.5654) (end 2.5654 2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp af247e64-4e93-40be-ba8e-f25a266edc8e))
(fp_line (start -0.3048 2.5654) (end 0.3048 2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 3f32606b-98ed-4c01-8464-57e08c6034c6))
(fp_line (start 0.3048 -2.5654) (end -0.3048 -2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 18508540-fca5-4baa-bf54-69bf19bb602b))
(fp_line (start 2.5654 -2.5654) (end -2.5654 -2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp bd31ec8d-7951-4b54-8637-22492b127da8))
(fp_line (start 2.5654 0.3048) (end 2.5654 -0.3048)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 542df30c-2cfd-493a-9dd1-37cabc66d363))
(fp_line (start 2.5654 1.5748) (end 2.5654 0.9652)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp fcbab7ff-ba48-413e-8097-7a176acb0199))
(fp_line (start 2.5654 2.5654) (end 2.5654 -2.5654)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 5e70b20d-4386-4f30-9f32-b8a80e56ab67))
(pad "1" smd rect (at -2.2352 -1.27 270) (size 0.635 1.2954) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f230bf0e-7a7a-4c7c-a46f-eb1797d1e176))
(pad "2" smd rect (at -2.2352 0 270) (size 0.635 1.2954) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp dbbe0bd5-3107-43a4-b3d9-fe56460133d1))
(pad "3" smd rect (at -2.2352 1.27 270) (size 0.635 1.2954) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e910cdcd-1a44-4910-b369-6dc0c0af99bd))

View File

@ -0,0 +1,59 @@
(footprint "SOIC8-TL082Hx" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(attr smd)
(fp_text reference "REF**" (at -1.55 -3.4 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)))
(tstamp f894710c-6e74-4c0f-9b0e-552a62c60455)
)
(fp_text value "SOIC8-TL082Hx" (at 0 1 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 6cc2d9f3-cb53-4a25-bcd5-fec828992fbf)
)
(fp_text user "${REFERENCE}" (at 0 2.46 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp c3973aca-4d93-4a25-be58-f1af5729a1b2)
)
(fp_text user "${REFERENCE}" (at 0.2 -0.04) (layer "F.Fab")
(effects (font (size 0.98 0.98) (thickness 0.15)))
(tstamp fb258ada-39e2-4eaf-a89b-525f2984123d)
)
(fp_line (start 0 -2.56) (end -3.45 -2.56)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 65561bb2-46b3-4864-b22c-a64612d61753))
(fp_line (start 0 -2.56) (end 1.95 -2.56)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 16da7bbf-57d3-4aff-97c1-3abd79137f25))
(fp_line (start 0 2.56) (end -1.95 2.56)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2bbcc4a8-3478-4dc2-b23c-8de87839ceeb))
(fp_line (start 0 2.56) (end 1.95 2.56)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c4d9089f-6bb0-4c07-9f95-f606f8f21631))
(fp_line (start -3.825 -2.7) (end -3.825 2.7)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3119a8e6-9fe6-4e10-b282-cf0ee9e7d2a5))
(fp_line (start -3.825 2.7) (end 3.825 2.7)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 91303c4d-6a4f-4317-a53c-69f9b5628519))
(fp_line (start 3.825 -2.7) (end -3.825 -2.7)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3e683e99-612d-47ef-9d0a-02740de9fd31))
(fp_line (start 3.825 2.7) (end 3.825 -2.7)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 845108d0-36fd-4346-9e24-cb49bfab80ab))
(fp_line (start -1.95 -1.475) (end -0.975 -2.45)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 49f59489-865b-4f45-acdc-a8f1b7ad0a73))
(fp_line (start -1.95 2.45) (end -1.95 -1.475)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fe7fd8f4-b56d-4cb7-be70-2eb3ba46b258))
(fp_line (start -0.975 -2.45) (end 1.95 -2.45)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e8fe4797-7c1f-4bdb-8c54-51bd50e24946))
(fp_line (start 1.95 -2.45) (end 1.95 2.45)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cfb6fb2e-7999-4022-bd41-18ed25a98763))
(fp_line (start 1.95 2.45) (end -1.95 2.45)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 831f5337-7066-4099-ae5d-e8555cbd9da1))
(pad "1" smd roundrect (at -2.7 -1.905) (size 1.75 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 9d5fda7c-e9e7-4aca-bc62-b083951e2020))
(pad "2" smd roundrect (at -2.7 -0.635) (size 1.75 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp ebda9735-f943-495a-80ad-792e6bca64ac))
(pad "3" smd roundrect (at -2.7 0.635) (size 1.75 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 7620cec9-ae4f-457b-8a19-f9043aa2fc84))
(pad "4" smd roundrect (at -2.7 1.905) (size 1.75 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 2cb3f8c7-9db3-4717-a814-764cb3db6dd1))
(pad "5" smd roundrect (at 2.7 1.905) (size 1.75 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 2edc7a31-e8f3-4099-be58-808a204315d4))
(pad "6" smd roundrect (at 2.7 0.635) (size 1.75 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp c9385aab-5dbe-4c78-b040-ba82257bb9e0))
(pad "7" smd roundrect (at 2.7 -0.635) (size 1.75 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 5e688934-e374-438f-9d63-2a58eddcbbed))
(pad "8" smd roundrect (at 2.7 -1.905) (size 1.75 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp f24a6370-2fc4-46e4-9995-18fcdade5153))
(model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -7,9 +7,9 @@
(title_block
(title "Kirdy")
(date "2022-07-03")
(rev "r0.1")
(rev "r0.3")
(company "M-Labs")
(comment 1 "Alex Wong Tat Hang")
(comment 1 "Linus Woo Chun Kit")
)
(lib_symbols
@ -846,7 +846,7 @@
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "power-flag" (at 0 0 0)
(property "ki_keywords" "global power" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0)
@ -1055,7 +1055,7 @@
(symbol (lib_id "power:GND") (at 247.65 115.57 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 01044637-9d5e-4a8a-ab4b-d4fa9ef838ef)
(property "Reference" "#PWR0155" (at 247.65 121.92 0)
(property "Reference" "#PWR0184" (at 247.65 121.92 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 247.65 120.65 0)
@ -1071,7 +1071,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f/70187dee-b8b1-417f-999f-47b1dfda0f58"
(reference "#PWR0155") (unit 1)
(reference "#PWR0184") (unit 1)
)
)
)
@ -1080,7 +1080,7 @@
(symbol (lib_id "power:GND") (at 158.75 93.98 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 04bf027e-07c6-4d66-bf87-6be369be3d80)
(property "Reference" "#PWR0153" (at 165.1 93.98 0)
(property "Reference" "#PWR0182" (at 165.1 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 162.56 93.9799 90)
@ -1096,7 +1096,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f/70187dee-b8b1-417f-999f-47b1dfda0f58"
(reference "#PWR0153") (unit 1)
(reference "#PWR0182") (unit 1)
)
)
)
@ -1105,7 +1105,7 @@
(symbol (lib_id "power:GND") (at 209.55 91.44 270) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 13d361c4-d94a-49e7-bf47-b8a18ff01485)
(property "Reference" "#PWR0154" (at 203.2 91.44 0)
(property "Reference" "#PWR0183" (at 203.2 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 205.74 91.4399 90)
@ -1121,7 +1121,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f/70187dee-b8b1-417f-999f-47b1dfda0f58"
(reference "#PWR0154") (unit 1)
(reference "#PWR0183") (unit 1)
)
)
)
@ -1130,7 +1130,7 @@
(symbol (lib_id "Connector:USB_C_Receptacle_USB2.0") (at 128.27 102.87 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 2b48c9e6-20b1-4f1c-8fa0-c2820cc38b7f)
(property "Reference" "J7" (at 128.27 80.01 0)
(property "Reference" "J10" (at 128.27 80.01 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "USB_C_Receptacle_USB2.0" (at 128.27 82.55 0)
@ -1168,7 +1168,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f/70187dee-b8b1-417f-999f-47b1dfda0f58"
(reference "J7") (unit 1)
(reference "J10") (unit 1)
)
)
)
@ -1177,7 +1177,7 @@
(symbol (lib_id "Device:R") (at 151.13 92.71 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 45810d4c-1169-4e4a-936b-579d8d689756)
(property "Reference" "R92" (at 156.21 91.44 90)
(property "Reference" "R119" (at 156.21 91.44 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "5k1" (at 151.13 92.71 90)
@ -1200,7 +1200,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f/70187dee-b8b1-417f-999f-47b1dfda0f58"
(reference "R92") (unit 1)
(reference "R119") (unit 1)
)
)
)
@ -1209,7 +1209,7 @@
(symbol (lib_id "Device:R") (at 247.65 111.76 180) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 56f15558-b301-429c-a163-a763655c9e0d)
(property "Reference" "R97" (at 250.19 110.4899 0)
(property "Reference" "R124" (at 250.19 110.4899 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "10k" (at 250.19 113.0299 0)
@ -1232,7 +1232,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f/70187dee-b8b1-417f-999f-47b1dfda0f58"
(reference "R97") (unit 1)
(reference "R124") (unit 1)
)
)
)
@ -1241,7 +1241,7 @@
(symbol (lib_id "Power_Protection:USBLC6-4SC6") (at 212.09 104.14 0) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 625b38ad-95f3-4340-843c-06983da198f4)
(property "Reference" "U28" (at 214.8587 91.44 0)
(property "Reference" "U27" (at 214.8587 91.44 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "USBLC6-4SC6" (at 214.8587 93.98 0)
@ -1268,7 +1268,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f/70187dee-b8b1-417f-999f-47b1dfda0f58"
(reference "U28") (unit 1)
(reference "U27") (unit 1)
)
)
)
@ -1309,7 +1309,7 @@
(symbol (lib_id "Device:R") (at 151.13 95.25 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid a5c5bfc5-a487-4a16-a974-6b6a392cca6b)
(property "Reference" "R93" (at 156.21 93.98 90)
(property "Reference" "R120" (at 156.21 93.98 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "5k1" (at 151.13 95.25 90)
@ -1332,7 +1332,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f/70187dee-b8b1-417f-999f-47b1dfda0f58"
(reference "R93") (unit 1)
(reference "R120") (unit 1)
)
)
)
@ -1341,7 +1341,7 @@
(symbol (lib_id "Device:R") (at 240.03 87.63 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid ab7e9ab3-d78a-4f96-961b-2b8dab26308b)
(property "Reference" "R94" (at 240.03 85.09 90)
(property "Reference" "R121" (at 240.03 85.09 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "5k1" (at 240.03 90.17 90)
@ -1364,7 +1364,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f/70187dee-b8b1-417f-999f-47b1dfda0f58"
(reference "R94") (unit 1)
(reference "R121") (unit 1)
)
)
)
@ -1373,7 +1373,7 @@
(symbol (lib_id "Device:R") (at 247.65 101.6 180) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid b4065819-99ee-4586-8c66-bf99983a3174)
(property "Reference" "R96" (at 250.19 100.3299 0)
(property "Reference" "R123" (at 250.19 100.3299 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "10k" (at 250.19 102.8699 0)
@ -1396,7 +1396,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f/70187dee-b8b1-417f-999f-47b1dfda0f58"
(reference "R96") (unit 1)
(reference "R123") (unit 1)
)
)
)
@ -1405,7 +1405,7 @@
(symbol (lib_id "Device:R") (at 247.65 91.44 180) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid b42866cc-e426-426f-8054-194cee81b1c7)
(property "Reference" "R95" (at 250.19 90.1699 0)
(property "Reference" "R122" (at 250.19 90.1699 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "10k" (at 250.19 92.7099 0)
@ -1428,7 +1428,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f/70187dee-b8b1-417f-999f-47b1dfda0f58"
(reference "R95") (unit 1)
(reference "R122") (unit 1)
)
)
)
@ -1437,7 +1437,7 @@
(symbol (lib_id "kirdy:Filter_EMI_LL_1423") (at 175.26 104.14 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid c6c85987-c9c7-4f91-af09-b3fe9f95cb50)
(property "Reference" "FL3" (at 174.879 96.52 0)
(property "Reference" "FL2" (at 174.879 96.52 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "90R@100MHz" (at 174.879 99.06 0)
@ -1462,7 +1462,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f/70187dee-b8b1-417f-999f-47b1dfda0f58"
(reference "FL3") (unit 1)
(reference "FL2") (unit 1)
)
)
)
@ -1471,7 +1471,7 @@
(symbol (lib_id "power:GND") (at 120.65 125.73 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid e722e9b9-6c05-4b84-b3a5-7c800cd6893d)
(property "Reference" "#PWR0152" (at 120.65 132.08 0)
(property "Reference" "#PWR0181" (at 120.65 132.08 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 120.65 130.81 0)
@ -1487,7 +1487,7 @@
(instances
(project "kirdy"
(path "/88da1dd8-9274-4b55-84fb-90006c9b6e8f/70187dee-b8b1-417f-999f-47b1dfda0f58"
(reference "#PWR0152") (unit 1)
(reference "#PWR0181") (unit 1)
)
)
)