typo in schematic
i changed the GNDA to AGND
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
/home/kymkim/Projects/modular-kbd/hardware/numpad/numpad/_autosave-numpad.kicad_sch
|
|
||||||
Binary file not shown.
@@ -13,7 +13,7 @@
|
|||||||
"shapes": 1.0,
|
"shapes": 1.0,
|
||||||
"tracks": 1.0,
|
"tracks": 1.0,
|
||||||
"vias": 1.0,
|
"vias": 1.0,
|
||||||
"zones": 0.20999999344348907
|
"zones": 0.6
|
||||||
},
|
},
|
||||||
"selection_filter": {
|
"selection_filter": {
|
||||||
"dimensions": true,
|
"dimensions": true,
|
||||||
@@ -88,16 +88,16 @@
|
|||||||
9
|
9
|
||||||
],
|
],
|
||||||
"col_widths": [
|
"col_widths": [
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0
|
185
|
||||||
],
|
],
|
||||||
"custom_group_rules": [],
|
"custom_group_rules": [],
|
||||||
"expanded_rows": [],
|
"expanded_rows": [],
|
||||||
|
|||||||
@@ -51,18 +51,7 @@
|
|||||||
"min_clearance": 0.5
|
"min_clearance": 0.5
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"diff_pair_dimensions": [
|
"diff_pair_dimensions": [],
|
||||||
{
|
|
||||||
"gap": 0.0,
|
|
||||||
"via_gap": 0.0,
|
|
||||||
"width": 0.0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gap": 0.25,
|
|
||||||
"via_gap": 0.5,
|
|
||||||
"width": 0.5
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"drc_exclusions": [],
|
"drc_exclusions": [],
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": 2
|
"version": 2
|
||||||
@@ -191,10 +180,7 @@
|
|||||||
"td_width_to_size_filter_ratio": 0.9
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"track_widths": [
|
"track_widths": [],
|
||||||
0.0,
|
|
||||||
0.5
|
|
||||||
],
|
|
||||||
"tuning_pattern_settings": {
|
"tuning_pattern_settings": {
|
||||||
"diff_pair_defaults": {
|
"diff_pair_defaults": {
|
||||||
"corner_radius_percentage": 80,
|
"corner_radius_percentage": 80,
|
||||||
@@ -221,12 +207,7 @@
|
|||||||
"spacing": 0.6
|
"spacing": 0.6
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"via_dimensions": [
|
"via_dimensions": [],
|
||||||
{
|
|
||||||
"diameter": 0.0,
|
|
||||||
"drill": 0.0
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"zones_allow_external_fillets": false
|
"zones_allow_external_fillets": false
|
||||||
},
|
},
|
||||||
"ipc2581": {
|
"ipc2581": {
|
||||||
@@ -459,6 +440,7 @@
|
|||||||
"single_global_label": "ignore",
|
"single_global_label": "ignore",
|
||||||
"unannotated": "error",
|
"unannotated": "error",
|
||||||
"unconnected_wire_endpoint": "warning",
|
"unconnected_wire_endpoint": "warning",
|
||||||
|
"undefined_netclass": "error",
|
||||||
"unit_value_mismatch": "error",
|
"unit_value_mismatch": "error",
|
||||||
"unresolved_variable": "error",
|
"unresolved_variable": "error",
|
||||||
"wire_dangling": "error"
|
"wire_dangling": "error"
|
||||||
|
|||||||
@@ -8530,12 +8530,13 @@
|
|||||||
(hide yes)
|
(hide yes)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "GNDA"
|
(property "Value" "AGND"
|
||||||
(at 107.95 125.73 0)
|
(at 110.49 121.9199 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
)
|
)
|
||||||
|
(justify left)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" ""
|
(property "Footprint" ""
|
||||||
|
|||||||
1
hardware/numpad/numpad/~numpad.kicad_sch.lck
Normal file
1
hardware/numpad/numpad/~numpad.kicad_sch.lck
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"hostname":"SOOTHSAYER","username":"Adron"}
|
||||||
Reference in New Issue
Block a user