mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-10-27 12:04:18 -07:00
initial rev 0.3:
updates schematic: -change usb current protection IC to 1.5A -Added low-pass filter to the audio output -PoE fixed primary windings polarity -added option to select poe class with a jumper (between 3 and 4) -fixes in poe design -added testpoints -added virtual hirose df40c connectors for pick and place use lightblue.pretty: -added fake DF40C footprint for pick and place and 3d model purposes Signed-off-by: Dominik Sliwa <dominik@sliwa.io>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "All Layers",
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": false,
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 1,
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 1,
|
||||
"opacity": {
|
||||
"pads": 1.0,
|
||||
@@ -18,7 +18,7 @@
|
||||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": false,
|
||||
"lockedItems": true,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"text": true,
|
||||
@@ -63,7 +63,7 @@
|
||||
35,
|
||||
36
|
||||
],
|
||||
"visible_layers": "fffffff_ffffffff",
|
||||
"visible_layers": "fffffef_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"meta": {
|
||||
|
||||
Reference in New Issue
Block a user