draw pcb
This commit is contained in:
parent
95105ca089
commit
bf5f35bb03
File diff suppressed because it is too large
Load Diff
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"board": {
|
||||
"active_layer": 31,
|
||||
"active_layer": 36,
|
||||
"active_layer_preset": "All Layers",
|
||||
"auto_track_width": true,
|
||||
"hidden_nets": [],
|
||||
|
|
|
@ -49,7 +49,9 @@
|
|||
}
|
||||
},
|
||||
"diff_pair_dimensions": [],
|
||||
"drc_exclusions": [],
|
||||
"drc_exclusions": [
|
||||
"track_dangling|106680000|131445000|90b37e3d-a849-46a0-aa52-4a4da9edd3b3|00000000-0000-0000-0000-000000000000"
|
||||
],
|
||||
"meta": {
|
||||
"filename": "board_design_settings.json",
|
||||
"version": 2
|
||||
|
|
|
@ -1737,7 +1737,7 @@
|
|||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid cf81db3c-aa4d-45ee-8299-1881e46e25b3)
|
||||
(property "Reference" "J1" (id 0) (at 76.2 109.22 0))
|
||||
(property "Value" "Conn_01x03" (id 1) (at 76.2 111.76 0))
|
||||
(property "Value" "Conn" (id 1) (at 76.2 111.76 0))
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Horizontal" (id 2) (at 76.2 118.11 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
|
@ -1862,7 +1862,7 @@
|
|||
(reference "D2") (unit 1) (value "DIODESCH") (footprint "Diode_SMD:D_SOD-123")
|
||||
)
|
||||
(path "/cf81db3c-aa4d-45ee-8299-1881e46e25b3"
|
||||
(reference "J1") (unit 1) (value "Conn_01x03") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Horizontal")
|
||||
(reference "J1") (unit 1) (value "Conn") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Horizontal")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000054d2193d"
|
||||
(reference "R1") (unit 1) (value "1M") (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder")
|
||||
|
|
Loading…
Reference in New Issue