added current and voltage measurement

This commit is contained in:
shufps 2024-08-12 11:22:50 +02:00
parent 166220239a
commit be6af96dd8
No known key found for this signature in database
GPG Key ID: 371CB8C24D8CB455
5 changed files with 2031 additions and 564 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"board": { "board": {
"active_layer": 35, "active_layer": 37,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
@ -65,7 +65,7 @@
40 40
], ],
"visible_layers": "8047ffc_ffffffff", "visible_layers": "8047ffc_ffffffff",
"zone_display_mode": 0 "zone_display_mode": 1
}, },
"git": { "git": {
"repo_password": "", "repo_password": "",

View File

@ -58,14 +58,7 @@
"width": 0.0 "width": 0.0
} }
], ],
"drc_exclusions": [ "drc_exclusions": [],
"clearance|121940002|70165000|2aebf974-085b-496a-bd6f-8c70a2d3376f|9f13eca4-6592-45f9-971a-e95c01aa828b",
"clearance|123160000|70165000|594beaf0-7424-4ae9-9a7d-a66c38d95b99|1a28d452-f9e6-4b2d-9fc5-c02204be6418",
"hole_clearance|135335000|63140000|42c6ac97-77c3-43ea-a714-57b8025fcd3f|d11772ac-a832-4a22-9dd8-a73e1c298c25",
"hole_clearance|135335000|69240000|35dc8276-6035-4bd2-bd3b-0370195cb907|23136456-28ba-415a-970a-b4971ed25619",
"lib_footprint_mismatch|138300000|66190000|5529399f-d49d-43d7-a18b-0dc6ddae6345|00000000-0000-0000-0000-000000000000",
"silk_over_copper|85200000|62050000|530aba4b-e059-450f-8c5a-b5eea5287380|00000000-0000-0000-0000-000000000000"
],
"meta": { "meta": {
"version": 2 "version": 2
}, },
@ -92,7 +85,7 @@
"items_not_allowed": "error", "items_not_allowed": "error",
"length_out_of_range": "error", "length_out_of_range": "error",
"lib_footprint_issues": "warning", "lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning", "lib_footprint_mismatch": "ignore",
"malformed_courtyard": "error", "malformed_courtyard": "error",
"microvia_drill_out_of_range": "error", "microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore", "missing_courtyard": "ignore",

File diff suppressed because it is too large Load Diff

View File

@ -1125,14 +1125,6 @@
(color 0 0 0 0) (color 0 0 0 0)
(uuid "787bc696-3be8-4950-848e-8aefe4f91afe") (uuid "787bc696-3be8-4950-848e-8aefe4f91afe")
) )
(no_connect
(at 135.89 88.9)
(uuid "0264d223-b9dd-4608-a651-9b790f72ce12")
)
(no_connect
(at 158.75 88.9)
(uuid "12a7dfcc-d3a7-4548-8bda-c8c24bc30ab9")
)
(no_connect (no_connect
(at 135.89 86.36) (at 135.89 86.36)
(uuid "245276c3-2b4e-4471-a360-487cef2211f7") (uuid "245276c3-2b4e-4471-a360-487cef2211f7")
@ -1187,6 +1179,16 @@
) )
(uuid "1db6773d-3337-4325-8bda-b67919a866fe") (uuid "1db6773d-3337-4325-8bda-b67919a866fe")
) )
(wire
(pts
(xy 127 88.9) (xy 135.89 88.9)
)
(stroke
(width 0)
(type default)
)
(uuid "2f43d8f0-c085-45de-98f8-1d6ef3f5ea43")
)
(wire (wire
(pts (pts
(xy 97.79 83.82) (xy 100.33 83.82) (xy 97.79 83.82) (xy 100.33 83.82)
@ -1227,6 +1229,16 @@
) )
(uuid "536652bf-bc16-44f5-b672-98223f8d2eec") (uuid "536652bf-bc16-44f5-b672-98223f8d2eec")
) )
(wire
(pts
(xy 158.75 88.9) (xy 171.45 88.9)
)
(stroke
(width 0)
(type default)
)
(uuid "5c40ed86-e34a-4574-9f1d-de15cb8682be")
)
(wire (wire
(pts (pts
(xy 135.89 101.6) (xy 135.89 99.06) (xy 135.89 101.6) (xy 135.89 99.06)
@ -1449,6 +1461,30 @@
) )
(uuid "94fc8c16-c572-4d82-aee7-2a81722c971f") (uuid "94fc8c16-c572-4d82-aee7-2a81722c971f")
) )
(hierarchical_label "IIN"
(shape input)
(at 171.45 88.9 0)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
(uuid "9d08eea1-bc52-4461-ba55-0fa97c29b264")
)
(hierarchical_label "1V4"
(shape input)
(at 127 88.9 180)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
(uuid "a4058752-8f8c-49d2-86cd-854c0fac818a")
)
(hierarchical_label "PGOOD" (hierarchical_label "PGOOD"
(shape input) (shape input)
(at 97.79 83.82 180) (at 97.79 83.82 180)