brd: complete first routing

This commit is contained in:
King Kévin 2023-09-27 07:22:50 +02:00
parent 5d61858a3d
commit fd99b82650
2 changed files with 18819 additions and 123 deletions

File diff suppressed because it is too large Load Diff

View File

@ -34,9 +34,9 @@
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.762,
"height": 1.524,
"width": 1.524
"drill": 1.2,
"height": 1.8,
"width": 1.8
},
"silk_line_width": 0.15,
"silk_text_italic": false,
@ -46,7 +46,7 @@
"silk_text_upright": false,
"zones": {
"45_degree_only": false,
"min_clearance": 0.508
"min_clearance": 0.19999999999999998
}
},
"diff_pair_dimensions": [
@ -82,7 +82,7 @@
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"lib_footprint_mismatch": "ignore",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "warning",
@ -92,12 +92,12 @@
"padstack": "error",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"silk_edge_clearance": "ignore",
"silk_over_copper": "ignore",
"silk_overlap": "ignore",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"starved_thermal": "ignore",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
@ -175,7 +175,11 @@
}
],
"track_widths": [
0.0
0.0,
0.2,
0.3,
0.5,
1.0
],
"via_dimensions": [
{
@ -431,6 +435,23 @@
"via_drill": 0.3,
"wire_width": 6
},
{
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Power",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 2.0,
"via_diameter": 1.0,
"via_drill": 0.5,
"wire_width": 6
},
{
"bus_width": 12,
"clearance": 0.2,
@ -471,7 +492,24 @@
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
"netclass_patterns": [
{
"netclass": "Power",
"pattern": "+5V"
},
{
"netclass": "Power",
"pattern": "VDC"
},
{
"netclass": "Power",
"pattern": "*D1-C*"
},
{
"netclass": "Thick",
"pattern": "+3.3V"
}
]
},
"pcbnew": {
"last_paths": {