Fix missing RC filter on pots
Signed-off-by: fly <merspieler@alwaysdata.net>
This commit is contained in:
parent
e8605e83a4
commit
4a5f63c854
3 changed files with 13788 additions and 3113 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"board": {
|
||||
"active_layer": 37,
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "All Layers",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
|
@ -19,7 +19,7 @@
|
|||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": true,
|
||||
"lockedItems": false,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"text": true,
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue