Valve Controller Board rev 0 finalized
This commit is contained in:
parent
6c25a73360
commit
5d847530af
|
|
@ -171,7 +171,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(pin power_in line
|
(pin passive line
|
||||||
(at 0 11.43 270)
|
(at 0 11.43 270)
|
||||||
(length 2.54)
|
(length 2.54)
|
||||||
(name "VDD"
|
(name "VDD"
|
||||||
|
|
@ -189,7 +189,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(pin power_in line
|
(pin passive line
|
||||||
(at 0 -11.43 90)
|
(at 0 -11.43 90)
|
||||||
(length 2.54)
|
(length 2.54)
|
||||||
(name "GND"
|
(name "GND"
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 5,
|
"active_layer": 25,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": false,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
"hidden_nets": [],
|
"hidden_nets": [],
|
||||||
"high_contrast_mode": 0,
|
"high_contrast_mode": 0,
|
||||||
|
|
|
||||||
|
|
@ -478,9 +478,9 @@
|
||||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"priority": 0,
|
"priority": 0,
|
||||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"track_width": 0.5,
|
"track_width": 1.0,
|
||||||
"via_diameter": 0.8,
|
"via_diameter": 1.0,
|
||||||
"via_drill": 0.4
|
"via_drill": 0.6
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
|
|
|
||||||
|
|
@ -940,7 +940,7 @@
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom yes)
|
(in_bom yes)
|
||||||
(on_board yes)
|
(on_board yes)
|
||||||
(property "Reference" "#PWR"
|
(property "Reference" "#PWR0102"
|
||||||
(at 0 -3.81 0)
|
(at 0 -3.81 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
|
|
@ -949,12 +949,13 @@
|
||||||
(hide yes)
|
(hide yes)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "VDD"
|
(property "Value" "VIN"
|
||||||
(at 0 3.556 0)
|
(at 2.54 1.2701 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
)
|
)
|
||||||
|
(justify left)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" ""
|
(property "Footprint" ""
|
||||||
|
|
@ -1032,7 +1033,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "VDD_1_1"
|
(symbol "VDD_1_1"
|
||||||
(pin power_in line
|
(pin passive line
|
||||||
(at 0 0 90)
|
(at 0 0 90)
|
||||||
(length 0)
|
(length 0)
|
||||||
(name "~"
|
(name "~"
|
||||||
|
|
@ -1222,7 +1223,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(pin power_in line
|
(pin passive line
|
||||||
(at 0 11.43 270)
|
(at 0 11.43 270)
|
||||||
(length 2.54)
|
(length 2.54)
|
||||||
(name "VDD"
|
(name "VDD"
|
||||||
|
|
@ -1240,7 +1241,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(pin power_in line
|
(pin passive line
|
||||||
(at 0 -11.43 90)
|
(at 0 -11.43 90)
|
||||||
(length 2.54)
|
(length 2.54)
|
||||||
(name "GND"
|
(name "GND"
|
||||||
|
|
@ -2612,12 +2613,13 @@
|
||||||
(hide yes)
|
(hide yes)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "VDD"
|
(property "Value" "VIN"
|
||||||
(at 128.27 64.77 0)
|
(at 130.81 68.5799 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
)
|
)
|
||||||
|
(justify left)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" ""
|
(property "Footprint" ""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue