interface-board: Add testpoints, re-arrange schematic
This commit is contained in:
parent
dc909c0b14
commit
e9ceed4b29
@ -4160,7 +4160,7 @@
|
|||||||
(on_board yes)
|
(on_board yes)
|
||||||
(dnp no)
|
(dnp no)
|
||||||
(uuid "b072aaee-ff29-4c2e-bf55-862c4a24a938")
|
(uuid "b072aaee-ff29-4c2e-bf55-862c4a24a938")
|
||||||
(property "Reference" "#PWR021"
|
(property "Reference" "#PWR027"
|
||||||
(at 153.67 81.28 0)
|
(at 153.67 81.28 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
@ -4253,7 +4253,7 @@
|
|||||||
(on_board yes)
|
(on_board yes)
|
||||||
(dnp no)
|
(dnp no)
|
||||||
(uuid "b2d9cc33-0502-4f2f-a81c-2b30a8db968a")
|
(uuid "b2d9cc33-0502-4f2f-a81c-2b30a8db968a")
|
||||||
(property "Reference" "#PWR07"
|
(property "Reference" "#PWR018"
|
||||||
(at 134.62 81.28 0)
|
(at 134.62 81.28 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 0,
|
"active_layer": 31,
|
||||||
"active_layer_preset": "All Layers",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": false,
|
"auto_track_width": false,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
"hidden_nets": [],
|
"hidden_nets": [],
|
||||||
@ -12,20 +12,20 @@
|
|||||||
"pads": 1.0,
|
"pads": 1.0,
|
||||||
"tracks": 1.0,
|
"tracks": 1.0,
|
||||||
"vias": 1.0,
|
"vias": 1.0,
|
||||||
"zones": 0.3799999952316284
|
"zones": 0.3700000047683716
|
||||||
},
|
},
|
||||||
"selection_filter": {
|
"selection_filter": {
|
||||||
"dimensions": true,
|
"dimensions": false,
|
||||||
"footprints": true,
|
"footprints": true,
|
||||||
"graphics": true,
|
"graphics": false,
|
||||||
"keepouts": true,
|
"keepouts": false,
|
||||||
"lockedItems": false,
|
"lockedItems": false,
|
||||||
"otherItems": true,
|
"otherItems": false,
|
||||||
"pads": true,
|
"pads": false,
|
||||||
"text": true,
|
"text": false,
|
||||||
"tracks": true,
|
"tracks": true,
|
||||||
"vias": true,
|
"vias": true,
|
||||||
"zones": true
|
"zones": false
|
||||||
},
|
},
|
||||||
"visible_items": [
|
"visible_items": [
|
||||||
0,
|
0,
|
||||||
@ -56,14 +56,13 @@
|
|||||||
29,
|
29,
|
||||||
30,
|
30,
|
||||||
32,
|
32,
|
||||||
33,
|
|
||||||
34,
|
34,
|
||||||
35,
|
35,
|
||||||
36,
|
36,
|
||||||
39,
|
39,
|
||||||
40
|
40
|
||||||
],
|
],
|
||||||
"visible_layers": "fffffff_ffffffff",
|
"visible_layers": "ffc7fff_7fffffff",
|
||||||
"zone_display_mode": 0
|
"zone_display_mode": 0
|
||||||
},
|
},
|
||||||
"git": {
|
"git": {
|
||||||
|
@ -130,7 +130,7 @@
|
|||||||
"min_through_hole_diameter": 0.5,
|
"min_through_hole_diameter": 0.5,
|
||||||
"min_track_width": 0.3,
|
"min_track_width": 0.3,
|
||||||
"min_via_annular_width": 0.1,
|
"min_via_annular_width": 0.1,
|
||||||
"min_via_diameter": 2.0,
|
"min_via_diameter": 1.6,
|
||||||
"solder_mask_to_copper_clearance": 0.0,
|
"solder_mask_to_copper_clearance": 0.0,
|
||||||
"use_height_for_length_calcs": true
|
"use_height_for_length_calcs": true
|
||||||
},
|
},
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user