mirror of
https://github.com/whowechina/popn_pico.git
synced 2024-11-12 01:30:47 +01:00
LED9 pin changed to support PWM, UF2 firmware updated too
This commit is contained in:
parent
f4a46d019b
commit
1d3193dc32
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 36,
|
||||
"active_layer_preset": "All Copper Layers",
|
||||
"active_layer_preset": "Back Assembly View",
|
||||
"auto_track_width": false,
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
@ -14,16 +14,16 @@
|
||||
},
|
||||
"ratsnest_display_mode": 0,
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"dimensions": false,
|
||||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": true,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"graphics": false,
|
||||
"keepouts": false,
|
||||
"lockedItems": false,
|
||||
"otherItems": false,
|
||||
"pads": false,
|
||||
"text": true,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
"vias": false,
|
||||
"zones": true
|
||||
},
|
||||
"visible_items": [
|
||||
@ -62,7 +62,7 @@
|
||||
35,
|
||||
36
|
||||
],
|
||||
"visible_layers": "0001010_ffffffff",
|
||||
"visible_layers": "0015050_80000001",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"meta": {
|
||||
|
@ -58,6 +58,8 @@
|
||||
"drc_exclusions": [
|
||||
"silk_overlap|130591573|92400000|f2e9aa86-8509-462f-ba4a-323134f600aa|3fd33333-477f-48f6-a0be-9ec378d046f3",
|
||||
"silk_overlap|130741573|92400000|f2e9aa86-8509-462f-ba4a-323134f600aa|3fd33333-477f-48f6-a0be-9ec378d046f3",
|
||||
"silk_overlap|131133719|92400000|f2e9aa86-8509-462f-ba4a-323134f600aa|3fd33333-477f-48f6-a0be-9ec378d046f3",
|
||||
"silk_overlap|131137204|92400000|f2e9aa86-8509-462f-ba4a-323134f600aa|3fd33333-477f-48f6-a0be-9ec378d046f3",
|
||||
"silk_overlap|131238070|92400000|f2e9aa86-8509-462f-ba4a-323134f600aa|3fd33333-477f-48f6-a0be-9ec378d046f3"
|
||||
],
|
||||
"meta": {
|
||||
|
@ -976,10 +976,6 @@
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 3d288a9e-0db7-49a5-acb0-d873059f31d6)
|
||||
)
|
||||
(wire (pts (xy 201.93 110.49) (xy 198.12 110.49))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 3f32c2ad-e6df-4fae-88d3-5f99e5c3de6f)
|
||||
)
|
||||
(wire (pts (xy 168.91 153.67) (xy 179.07 153.67))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 40659704-48e5-4545-bcc2-7d510f3b9018)
|
||||
@ -1232,7 +1228,7 @@
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 8651c732-64e1-48fe-94ac-35b765f9be2e)
|
||||
)
|
||||
(wire (pts (xy 201.93 123.19) (xy 201.93 110.49))
|
||||
(wire (pts (xy 201.93 105.41) (xy 201.93 123.19))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 875511a6-7eb5-4cf5-80a9-7038679709a6)
|
||||
)
|
||||
@ -1564,6 +1560,10 @@
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid de4deac8-b50d-4577-8944-d3d2eab51044)
|
||||
)
|
||||
(wire (pts (xy 198.12 105.41) (xy 201.93 105.41))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid de57f6a4-f7db-44ca-958e-9c8897b97a93)
|
||||
)
|
||||
(wire (pts (xy 256.54 63.5) (xy 262.89 63.5))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid de9ac8d8-4c0a-4815-907d-3fe26c85c848)
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user