Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
M2 adapters
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
M2 adapters
Commits
402ea207
Commit
402ea207
authored
May 01, 2024
by
Jean-Marc Ouvrard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Work in progress 2024.05.01
parent
b4c571cd
Changes
11
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
6797 additions
and
7800 deletions
+6797
-7800
Documents/.~lock.diffPair.ods#
Documents/.~lock.diffPair.ods#
+0
-1
Documents/diffPair.ods
Documents/diffPair.ods
+0
-0
hard-kicad/M2_ethernet/#auto_saved_files#
hard-kicad/M2_ethernet/#auto_saved_files#
+0
-1
hard-kicad/M2_ethernet/M2_ethernet.kicad_dru
hard-kicad/M2_ethernet/M2_ethernet.kicad_dru
+11
-14
hard-kicad/M2_ethernet/M2_ethernet.kicad_pcb
hard-kicad/M2_ethernet/M2_ethernet.kicad_pcb
+6607
-6307
hard-kicad/M2_ethernet/M2_ethernet.kicad_prl
hard-kicad/M2_ethernet/M2_ethernet.kicad_prl
+3
-3
hard-kicad/M2_ethernet/M2_ethernet.kicad_pro
hard-kicad/M2_ethernet/M2_ethernet.kicad_pro
+21
-20
hard-kicad/M2_ethernet/M2_ethernet.kicad_sch
hard-kicad/M2_ethernet/M2_ethernet.kicad_sch
+100
-4
hard-kicad/M2_ethernet/M2_ethernet_s2.kicad_sch
hard-kicad/M2_ethernet/M2_ethernet_s2.kicad_sch
+7
-1241
hard-kicad/M2_ethernet/M2_ethernet_s3.kicad_sch
hard-kicad/M2_ethernet/M2_ethernet_s3.kicad_sch
+48
-208
hard-kicad/M2_ethernet/~M2_ethernet.kicad_sch.lck
hard-kicad/M2_ethernet/~M2_ethernet.kicad_sch.lck
+0
-1
No files found.
Documents/.~lock.diffPair.ods#
deleted
100644 → 0
View file @
b4c571cd
,DESKTOP-N9928NT/jmo,DESKTOP-N9928NT,30.04.2024 10:59,file:///C:/Users/jmo/AppData/Roaming/LibreOffice/4;
\ No newline at end of file
Documents/diffPair.ods
View file @
402ea207
No preview for this file type
hard-kicad/M2_ethernet/#auto_saved_files#
deleted
100644 → 0
View file @
b4c571cd
V:\Work\Projets\RapidSpaceLocal\M2_Adaptators\hard-kicad\M2_ethernet\_autosave-M2_ethernet_s2.kicad_sch
hard-kicad/M2_ethernet/M2_ethernet.kicad_dru
View file @
402ea207
(version 1)
(version 1)
#(rule "Differential_1 100 ohms impedance"
(rule "Differential 100 ohms impedance"
(rule "Diff_1"
(condition "A.NetClass == 'Diff_1'")
(condition "A.NetClass == 'Diff_1'")
(constraint track_width (opt 0.17mm))
(constraint track_width (opt 0.17mm))
(constraint diff_pair_gap (opt 0.2mm))
(constraint diff_pair_gap (opt 0.2mm))
# (constraint clearance (min 0.1mm))
(constraint clearance (min 0.1mm))
# (constraint hole_to_hole (min 0.2mm))
(constraint hole_to_hole (min 0.2mm))
(layer "F.Cu")
(layer outer)
(layer "B.Cu")
)
)
(rule "Diff
_75 75 ohms
"
(rule "Diff
erential 75 ohms impedance
"
(condition "A.NetClass == 'Diff_75
Ohms
'")
(condition "A.NetClass == 'Diff_75'")
(constraint track_width (opt 0.282mm))
(constraint track_width (opt 0.282mm))
(constraint diff_pair_gap (opt 0.3mm))
(constraint diff_pair_gap (opt 0.3mm))
(layer "F.Cu")
(layer "F.Cu")
(layer "B.Cu")
)
)
(rule "
Test1
"
(rule "
3V3 POWER
"
(condition "A.NetClass == '
Test
'")
(condition "A.NetClass == '
3V3pwr
'")
(constraint track_width (
opt 0.6
mm))
(constraint track_width (
min 0.21
mm))
(constraint via_diameter (
opt 0.6
mm))
(constraint via_diameter (
min 0.4
mm))
(constraint hole_size (
opt 0.25
mm))
(constraint hole_size (
min 0.2
mm))
(layer "F.Cu")
(layer "F.Cu")
)
)
hard-kicad/M2_ethernet/M2_ethernet.kicad_pcb
View file @
402ea207
This diff is collapsed.
Click to expand it.
hard-kicad/M2_ethernet/M2_ethernet.kicad_prl
View file @
402ea207
{
{
"board": {
"board": {
"active_layer":
0
,
"active_layer":
1
,
"active_layer_preset": "",
"active_layer_preset": "",
"auto_track_width": false,
"auto_track_width": false,
"hidden_netclasses": [],
"hidden_netclasses": [],
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
"net_color_mode": 1,
"net_color_mode": 1,
"opacity": {
"opacity": {
"images": 0.6,
"images": 0.6,
"pads": 0.
5699999928474426
,
"pads": 0.
6499999761581421
,
"tracks": 0.6499999761581421,
"tracks": 0.6499999761581421,
"vias": 0.4699999988079071,
"vias": 0.4699999988079071,
"zones": 0.6
"zones": 0.6
...
@@ -62,7 +62,7 @@
...
@@ -62,7 +62,7 @@
35,
35,
36
36
],
],
"visible_layers": "00
2d000_ffffffff
",
"visible_layers": "00
3d000_fffffffb
",
"zone_display_mode": 0
"zone_display_mode": 0
},
},
"git": {
"git": {
...
...
hard-kicad/M2_ethernet/M2_ethernet.kicad_pro
View file @
402ea207
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
"silk_text_thickness": 0.1,
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"silk_text_upright": false,
"zones": {
"zones": {
"min_clearance": 0.
0
"min_clearance": 0.
15
}
}
},
},
"diff_pair_dimensions": [
"diff_pair_dimensions": [
...
@@ -117,7 +117,7 @@
...
@@ -117,7 +117,7 @@
"max_error": 0.005,
"max_error": 0.005,
"min_clearance": 0.0,
"min_clearance": 0.0,
"min_connection": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.5,
"min_copper_edge_clearance": 0.
2
5,
"min_hole_clearance": 0.25,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.2,
"min_microvia_diameter": 0.2,
...
@@ -126,7 +126,7 @@
...
@@ -126,7 +126,7 @@
"min_silk_clearance": 0.0,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.
3
,
"min_through_hole_diameter": 0.
2
,
"min_track_width": 0.0,
"min_track_width": 0.0,
"min_via_annular_width": 0.1,
"min_via_annular_width": 0.1,
"min_via_diameter": 0.5,
"min_via_diameter": 0.5,
...
@@ -475,6 +475,23 @@
...
@@ -475,6 +475,23 @@
"pcb_color": "rgba(0, 0, 0, 0.000)",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"track_width": 0.2,
"via_diameter": 0.2,
"via_drill": 0.3,
"wire_width": 6
},
{
"bus_width": 12,
"clearance": 0.15,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "3V3pwr",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"via_diameter": 0.6,
"via_diameter": 0.6,
"via_drill": 0.3,
"via_drill": 0.3,
"wire_width": 6
"wire_width": 6
...
@@ -512,23 +529,6 @@
...
@@ -512,23 +529,6 @@
"via_diameter": 0.6,
"via_diameter": 0.6,
"via_drill": 0.3,
"via_drill": 0.3,
"wire_width": 6
"wire_width": 6
},
{
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Test",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgb(0, 0, 255)",
"track_width": 0.3,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
}
}
],
],
"meta": {
"meta": {
...
@@ -536,6 +536,7 @@
...
@@ -536,6 +536,7 @@
},
},
"net_colors": null,
"net_colors": null,
"netclass_assignments": {
"netclass_assignments": {
"/3V3-PC": "3V3pwr",
"/M2_M_B_PWR1/SPI_CS#": "Test",
"/M2_M_B_PWR1/SPI_CS#": "Test",
"/M2_ethernet_s2/MDI_A_N": "Diff_1",
"/M2_ethernet_s2/MDI_A_N": "Diff_1",
"/M2_ethernet_s2/MDI_A_P": "Diff_1",
"/M2_ethernet_s2/MDI_A_P": "Diff_1",
...
...
hard-kicad/M2_ethernet/M2_ethernet.kicad_sch
View file @
402ea207
...
@@ -1768,10 +1768,6 @@
...
@@ -1768,10 +1768,6 @@
(at 200.66 114.3)
(at 200.66 114.3)
(uuid "c0189845-4462-4529-8a2b-584c0731e7ed")
(uuid "c0189845-4462-4529-8a2b-584c0731e7ed")
)
)
(no_connect
(at 173.99 146.05)
(uuid "d59c1af0-c387-4dc4-8834-db1bfaee075b")
)
(no_connect
(no_connect
(at 200.66 119.38)
(at 200.66 119.38)
(uuid "e8377f82-5a0a-4a80-85eb-c365bcbc9d7d")
(uuid "e8377f82-5a0a-4a80-85eb-c365bcbc9d7d")
...
@@ -1880,6 +1876,16 @@
...
@@ -1880,6 +1876,16 @@
)
)
(uuid "3c0dc87e-6a64-42de-a6d6-6b2b9a97fdce")
(uuid "3c0dc87e-6a64-42de-a6d6-6b2b9a97fdce")
)
)
(wire
(pts
(xy 173.99 151.13) (xy 173.99 146.05)
)
(stroke
(width 0)
(type default)
)
(uuid "48854d08-3d5c-4f38-8ca5-96000149dcee")
)
(wire
(wire
(pts
(pts
(xy 257.81 123.19) (xy 257.81 130.81)
(xy 257.81 123.19) (xy 257.81 130.81)
...
@@ -2488,6 +2494,29 @@
...
@@ -2488,6 +2494,29 @@
)
)
(uuid "fe7d84ca-4cef-4b51-8053-26006dab9012")
(uuid "fe7d84ca-4cef-4b51-8053-26006dab9012")
)
)
(netclass_flag ""
(length 2.54)
(shape round)
(at 110.49 73.66 180)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
(justify right bottom)
)
(uuid "adb50a9c-bf5d-43dd-9d78-3d0d59c7fb6d")
(property "Netclass" "3V3pwr"
(at 111.1885 76.2 0)
(effects
(font
(size 1.27 1.27)
(italic yes)
)
(justify left)
)
)
)
(symbol
(symbol
(lib_id "Rapidspace_Passive:R")
(lib_id "Rapidspace_Passive:R")
(at 264.16 134.62 90)
(at 264.16 134.62 90)
...
@@ -4059,6 +4088,73 @@
...
@@ -4059,6 +4088,73 @@
)
)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 173.99 151.13 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "d84fd15d-f5a6-43b1-a270-11524ec7e03d")
(property "Reference" "#PWR036"
(at 173.99 157.48 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Value" "GND"
(at 173.99 154.94 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Footprint" ""
(at 173.99 151.13 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 173.99 151.13 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
(at 173.99 151.13 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "6adc7b42-a9cb-4dce-b1a9-7ae8a8116e80")
)
(instances
(project "M2_ethernet"
(path "/99f9cf24-82f3-44fa-8da9-e53a2da973d6"
(reference "#PWR036")
(unit 1)
)
)
)
)
(symbol
(symbol
(lib_id "power:GND")
(lib_id "power:GND")
(at 270.51 138.43 0)
(at 270.51 138.43 0)
...
...
hard-kicad/M2_ethernet/M2_ethernet_s2.kicad_sch
View file @
402ea207
This diff is collapsed.
Click to expand it.
hard-kicad/M2_ethernet/M2_ethernet_s3.kicad_sch
View file @
402ea207
...
@@ -906,15 +906,15 @@
...
@@ -906,15 +906,15 @@
)
)
)
)
(text "CRISTAL\n"
(text "CRISTAL\n"
(at
10.922 -4.572 90
0)
(at
4.318 -7.62
0)
(effects
(effects
(font
(font
(size 1.27 1.27)
(size 1.27 1.27)
)
)
)
)
)
)
(text "LED
\n
"
(text "LED
s
"
(at
7.112 -12.7
900)
(at
8.128 -11.684
900)
(effects
(effects
(font
(font
(size 1.27 1.27)
(size 1.27 1.27)
...
@@ -940,7 +940,7 @@
...
@@ -940,7 +940,7 @@
)
)
)
)
(pin input line
(pin input line
(at 17.78 -
17.7
8 180)
(at 17.78 -
30.4
8 180)
(length 2.54)
(length 2.54)
(name "SDP0"
(name "SDP0"
(effects
(effects
...
@@ -994,7 +994,7 @@
...
@@ -994,7 +994,7 @@
)
)
)
)
(pin output line
(pin output line
(at
-2.54 -15.24
0)
(at
17.78 -17.78 18
0)
(length 2.54)
(length 2.54)
(name "LED2"
(name "LED2"
(effects
(effects
...
@@ -1012,7 +1012,7 @@
...
@@ -1012,7 +1012,7 @@
)
)
)
)
(pin output line
(pin output line
(at
-2.54 -12.7
0)
(at
17.78 -11.43 18
0)
(length 2.54)
(length 2.54)
(name "LED1"
(name "LED1"
(effects
(effects
...
@@ -1030,7 +1030,7 @@
...
@@ -1030,7 +1030,7 @@
)
)
)
)
(pin output line
(pin output line
(at
-2.54 -10.16
0)
(at
17.78 -5.08 18
0)
(length 2.54)
(length 2.54)
(name "LED0"
(name "LED0"
(effects
(effects
...
@@ -2258,12 +2258,6 @@
...
@@ -2258,12 +2258,6 @@
(color 0 0 0 0)
(color 0 0 0 0)
(uuid "b8c87077-9068-4c73-8f68-b236e7edc12a")
(uuid "b8c87077-9068-4c73-8f68-b236e7edc12a")
)
)
(junction
(at 166.37 53.34)
(diameter 0)
(color 0 0 0 0)
(uuid "baba61c7-9eb4-4419-b419-6240eef43ac5")
)
(junction
(junction
(at 201.93 57.15)
(at 201.93 57.15)
(diameter 0)
(diameter 0)
...
@@ -2514,7 +2508,7 @@
...
@@ -2514,7 +2508,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
50.8) (xy 166.37 50.8)
(xy 1
58.75
50.8) (xy 166.37 50.8)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -2524,7 +2518,7 @@
...
@@ -2524,7 +2518,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
69.85) (xy 166.37 69.85)
(xy 1
58.75
69.85) (xy 166.37 69.85)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -2634,7 +2628,7 @@
...
@@ -2634,7 +2628,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
35.56) (xy 166.37 35.56)
(xy 1
58.75
35.56) (xy 166.37 35.56)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -2654,7 +2648,7 @@
...
@@ -2654,7 +2648,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
72.39) (xy 166.37 72.39)
(xy 1
58.75
72.39) (xy 166.37 72.39)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -2674,7 +2668,7 @@
...
@@ -2674,7 +2668,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
62.23) (xy 166.37 62.23)
(xy 1
58.75
62.23) (xy 166.37 62.23)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -2734,7 +2728,7 @@
...
@@ -2734,7 +2728,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
66.04) (xy 166.37 66.04)
(xy 1
58.75
66.04) (xy 166.37 66.04)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -2824,7 +2818,7 @@
...
@@ -2824,7 +2818,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
33.02) (xy 166.37 33.02)
(xy 1
58.75
33.02) (xy 166.37 33.02)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -2962,16 +2956,6 @@
...
@@ -2962,16 +2956,6 @@
)
)
(uuid "66db3756-752e-4382-822f-4f79767a1a60")
(uuid "66db3756-752e-4382-822f-4f79767a1a60")
)
)
(wire
(pts
(xy 166.37 53.34) (xy 166.37 57.15)
)
(stroke
(width 0)
(type default)
)
(uuid "6717ba25-783b-4506-9d99-2b5646dcf2f8")
)
(wire
(wire
(pts
(pts
(xy 218.44 33.02) (xy 218.44 34.29)
(xy 218.44 33.02) (xy 218.44 34.29)
...
@@ -3004,7 +2988,7 @@
...
@@ -3004,7 +2988,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 166.37 82.55) (xy 1
62.56
82.55)
(xy 166.37 82.55) (xy 1
58.75
82.55)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -3164,7 +3148,7 @@
...
@@ -3164,7 +3148,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
48.26) (xy 166.37 48.26)
(xy 1
58.75
48.26) (xy 166.37 48.26)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -3284,7 +3268,7 @@
...
@@ -3284,7 +3268,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
57.15) (xy 166.37 57.15)
(xy 1
58.75
57.15) (xy 166.37 57.15)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -3334,7 +3318,7 @@
...
@@ -3334,7 +3318,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
53.34) (xy 166.37 53.34)
(xy 1
58.75
53.34) (xy 166.37 53.34)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -3504,7 +3488,7 @@
...
@@ -3504,7 +3488,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
45.72) (xy 166.37 45.72)
(xy 1
58.75
45.72) (xy 166.37 45.72)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -3514,7 +3498,7 @@
...
@@ -3514,7 +3498,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
78.74) (xy 165.1 78.74)
(xy 1
58.75
78.74) (xy 165.1 78.74)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -3694,7 +3678,7 @@
...
@@ -3694,7 +3678,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
41.91) (xy 166.37 41.91)
(xy 1
58.75
41.91) (xy 166.37 41.91)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -3734,7 +3718,7 @@
...
@@ -3734,7 +3718,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
38.1) (xy 166.37 38.1)
(xy 1
58.75
38.1) (xy 166.37 38.1)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -3754,7 +3738,7 @@
...
@@ -3754,7 +3738,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
76.2) (xy 165.1 76.2)
(xy 1
58.75
76.2) (xy 165.1 76.2)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -3834,7 +3818,7 @@
...
@@ -3834,7 +3818,7 @@
)
)
(wire
(wire
(pts
(pts
(xy 1
62.56
59.69) (xy 166.37 59.69)
(xy 1
58.75
59.69) (xy 166.37 59.69)
)
)
(stroke
(stroke
(width 0)
(width 0)
...
@@ -3941,6 +3925,17 @@
...
@@ -3941,6 +3925,17 @@
)
)
(uuid "be6abb45-96d9-49a8-b9af-7911b6b0795e")
(uuid "be6abb45-96d9-49a8-b9af-7911b6b0795e")
)
)
(label "0V95"
(at 167.64 57.15 0)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "e0a36249-e7c3-4e48-a111-98c6d360b1c4")
)
(label "SPI_MOSI"
(label "SPI_MOSI"
(at 246.38 124.46 0)
(at 246.38 124.46 0)
(fields_autoplaced yes)
(fields_autoplaced yes)
...
@@ -3975,29 +3970,6 @@
...
@@ -3975,29 +3970,6 @@
)
)
(uuid "bc55896c-47f7-4b5c-a29c-93ca2c8425ce")
(uuid "bc55896c-47f7-4b5c-a29c-93ca2c8425ce")
)
)
(netclass_flag ""
(length 2.54)
(shape round)
(at 181.61 116.84 0)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "4ace9197-f31f-43ad-8d88-172ba4240030")
(property "Netclass" "Test"
(at 182.3085 114.3 0)
(effects
(font
(size 1.27 1.27)
(italic yes)
)
(justify left)
)
)
)
(symbol
(symbol
(lib_id "Rapidspace_Passive:C")
(lib_id "Rapidspace_Passive:C")
(at 240.03 62.23 0)
(at 240.03 62.23 0)
...
@@ -5856,138 +5828,6 @@
...
@@ -5856,138 +5828,6 @@
)
)
)
)
)
)
(symbol
(lib_id "Rapidspace_Passive:C")
(at 255.27 62.23 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "54a06132-fda1-4b93-8624-108d2c683c82")
(property "Reference" "C66"
(at 256.032 59.944 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "100nF"
(at 256.286 64.516 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "Rapidspace_Passive:C_0402"
(at 256.2352 66.04 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "${KICAD_DATASHEET_DIR}no-link-yet.pdf"
(at 255.27 62.23 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "(detail)"
(at 255.27 62.23 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Manufacturer" ""
(at 255.27 62.23 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Partnumber" ""
(at 255.27 62.23 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Height" ""
(at 255.27 62.23 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Manufacturer_Name" ""
(at 255.27 62.23 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Manufacturer_Part_Number" ""
(at 255.27 62.23 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Mounted" ""
(at 255.27 62.23 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Type" ""
(at 255.27 62.23 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "f4fe8921-3789-4adc-a38f-2d7e56ca1394")
)
(pin "2"
(uuid "9b42e0a8-e596-401a-a833-617adcb8f4ed")
)
(instances
(project "M2_ethernet"
(path "/99f9cf24-82f3-44fa-8da9-e53a2da973d6/3df6c35f-763f-4009-990e-b1513c1fcd98"
(reference "C66")
(unit 1)
)
)
)
)
(symbol
(symbol
(lib_id "Rapidspace_Passive:C")
(lib_id "Rapidspace_Passive:C")
(at 201.93 62.23 0)
(at 201.93 62.23 0)
...
@@ -7781,7 +7621,7 @@
...
@@ -7781,7 +7621,7 @@
)
)
(symbol
(symbol
(lib_id "Rapidspace_Integrated:I225_I226")
(lib_id "Rapidspace_Integrated:I225_I226")
(at 14
4.78
30.48 0)
(at 14
0.97
30.48 0)
(unit 1)
(unit 1)
(exclude_from_sim no)
(exclude_from_sim no)
(in_bom yes)
(in_bom yes)
...
@@ -7790,7 +7630,7 @@
...
@@ -7790,7 +7630,7 @@
(fields_autoplaced yes)
(fields_autoplaced yes)
(uuid "a0eb85c6-df5c-4d89-a5da-63b77d6c00a4")
(uuid "a0eb85c6-df5c-4d89-a5da-63b77d6c00a4")
(property "Reference" "U1"
(property "Reference" "U1"
(at 14
5.03
4 29.21 0)
(at 14
1.22
4 29.21 0)
(do_not_autoplace yes)
(do_not_autoplace yes)
(effects
(effects
(font
(font
...
@@ -7799,7 +7639,7 @@
...
@@ -7799,7 +7639,7 @@
)
)
)
)
(property "Value" "I225/226"
(property "Value" "I225/226"
(at 1
52.65
4 29.21 0)
(at 1
48.84
4 29.21 0)
(do_not_autoplace yes)
(do_not_autoplace yes)
(effects
(effects
(font
(font
...
@@ -7808,7 +7648,7 @@
...
@@ -7808,7 +7648,7 @@
)
)
)
)
(property "Footprint" "Rapidspace_Integrated:QFN-56_7x7mm"
(property "Footprint" "Rapidspace_Integrated:QFN-56_7x7mm"
(at 14
5.79
6 73.152 0)
(at 14
1.98
6 73.152 0)
(do_not_autoplace yes)
(do_not_autoplace yes)
(effects
(effects
(font
(font
...
@@ -7819,7 +7659,7 @@
...
@@ -7819,7 +7659,7 @@
)
)
)
)
(property "Datasheet" "${KICAD_DATASHEET_DIR}Phy/I210_Datasheet_v_3_7.pdf"
(property "Datasheet" "${KICAD_DATASHEET_DIR}Phy/I210_Datasheet_v_3_7.pdf"
(at 13
8.43
59.69 0)
(at 13
4.62
59.69 0)
(effects
(effects
(font
(font
(size 1.27 1.27)
(size 1.27 1.27)
...
@@ -7828,7 +7668,7 @@
...
@@ -7828,7 +7668,7 @@
)
)
)
)
(property "Description" "Intel ethernet controller multi parts"
(property "Description" "Intel ethernet controller multi parts"
(at 15
6.21
57.15 0)
(at 15
2.4
57.15 0)
(effects
(effects
(font
(font
(size 1.27 1.27)
(size 1.27 1.27)
...
@@ -7837,7 +7677,7 @@
...
@@ -7837,7 +7677,7 @@
)
)
)
)
(property "Manufacturer" "Intel"
(property "Manufacturer" "Intel"
(at 14
4.78
30.48 0)
(at 14
0.97
30.48 0)
(effects
(effects
(font
(font
(size 1.27 1.27)
(size 1.27 1.27)
...
@@ -7846,7 +7686,7 @@
...
@@ -7846,7 +7686,7 @@
)
)
)
)
(property "Partnumber" "I225"
(property "Partnumber" "I225"
(at 14
4.78
30.48 0)
(at 14
0.97
30.48 0)
(effects
(effects
(font
(font
(size 1.27 1.27)
(size 1.27 1.27)
...
@@ -7855,7 +7695,7 @@
...
@@ -7855,7 +7695,7 @@
)
)
)
)
(property "Height" ""
(property "Height" ""
(at 14
4.78
30.48 0)
(at 14
0.97
30.48 0)
(effects
(effects
(font
(font
(size 1.27 1.27)
(size 1.27 1.27)
...
@@ -7864,7 +7704,7 @@
...
@@ -7864,7 +7704,7 @@
)
)
)
)
(property "Manufacturer_Name" ""
(property "Manufacturer_Name" ""
(at 14
4.78
30.48 0)
(at 14
0.97
30.48 0)
(effects
(effects
(font
(font
(size 1.27 1.27)
(size 1.27 1.27)
...
@@ -7873,7 +7713,7 @@
...
@@ -7873,7 +7713,7 @@
)
)
)
)
(property "Manufacturer_Part_Number" ""
(property "Manufacturer_Part_Number" ""
(at 14
4.78
30.48 0)
(at 14
0.97
30.48 0)
(effects
(effects
(font
(font
(size 1.27 1.27)
(size 1.27 1.27)
...
@@ -7882,7 +7722,7 @@
...
@@ -7882,7 +7722,7 @@
)
)
)
)
(property "Mounted" ""
(property "Mounted" ""
(at 14
4.78
30.48 0)
(at 14
0.97
30.48 0)
(effects
(effects
(font
(font
(size 1.27 1.27)
(size 1.27 1.27)
...
@@ -7891,7 +7731,7 @@
...
@@ -7891,7 +7731,7 @@
)
)
)
)
(property "Type" ""
(property "Type" ""
(at 14
4.78
30.48 0)
(at 14
0.97
30.48 0)
(effects
(effects
(font
(font
(size 1.27 1.27)
(size 1.27 1.27)
...
...
hard-kicad/M2_ethernet/~M2_ethernet.kicad_sch.lck
deleted
100644 → 0
View file @
b4c571cd
{"hostname":"DESKTOP-N9928NT","username":"jmo"}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment