control a led boarda hotový kromě popisku a děr

This commit is contained in:
2023-04-15 14:28:15 +02:00
parent 5daa8e6723
commit 11d345cab1
20 changed files with 39514 additions and 652 deletions

View File

@@ -1,7 +1,7 @@
{
"board": {
"active_layer": 44,
"active_layer_preset": "All Layers",
"active_layer_preset": "All Copper Layers",
"auto_track_width": true,
"hidden_nets": [],
"high_contrast_mode": 0,

File diff suppressed because it is too large Load Diff

View File

@@ -48,7 +48,13 @@
"min_clearance": 0.508
}
},
"diff_pair_dimensions": [],
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [],
"meta": {
"version": 2
@@ -112,8 +118,20 @@
"solder_mask_min_width": 0.0,
"use_height_for_length_calcs": true
},
"track_widths": [],
"via_dimensions": [],
"track_widths": [
0.0,
0.3,
0.5,
1.0,
1.5,
2.0
],
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false,
"zones_use_no_outline": true
},

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 KiB

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff