brd: complete first routing

This commit is contained in:
King Kévin 2022-06-23 12:24:37 +02:00
parent a71bc21fe0
commit 25acf08aaf
2 changed files with 13075 additions and 10 deletions

File diff suppressed because it is too large Load Diff

View File

@ -33,9 +33,9 @@
"other_text_thickness": 0.15, "other_text_thickness": 0.15,
"other_text_upright": false, "other_text_upright": false,
"pads": { "pads": {
"drill": 0.762, "drill": 0.0,
"height": 1.524, "height": 0.5,
"width": 1.524 "width": 1.0
}, },
"silk_line_width": 0.15, "silk_line_width": 0.15,
"silk_text_italic": false, "silk_text_italic": false,
@ -45,7 +45,7 @@
"silk_text_upright": false, "silk_text_upright": false,
"zones": { "zones": {
"45_degree_only": false, "45_degree_only": false,
"min_clearance": 0.508 "min_clearance": 0.19999999999999998
} }
}, },
"diff_pair_dimensions": [ "diff_pair_dimensions": [
@ -55,7 +55,9 @@
"width": 0.0 "width": 0.0
} }
], ],
"drc_exclusions": [], "drc_exclusions": [
"missing_courtyard|90170000|72136000|9fe4a0c0-0666-47cc-9641-f85e9a5e62fd|00000000-0000-0000-0000-000000000000"
],
"meta": { "meta": {
"version": 2 "version": 2
}, },
@ -86,7 +88,7 @@
"pth_inside_courtyard": "ignore", "pth_inside_courtyard": "ignore",
"shorting_items": "error", "shorting_items": "error",
"silk_over_copper": "warning", "silk_over_copper": "warning",
"silk_overlap": "warning", "silk_overlap": "ignore",
"skew_out_of_range": "error", "skew_out_of_range": "error",
"through_hole_pad_without_hole": "error", "through_hole_pad_without_hole": "error",
"too_many_vias": "error", "too_many_vias": "error",
@ -119,7 +121,8 @@
"use_height_for_length_calcs": true "use_height_for_length_calcs": true
}, },
"track_widths": [ "track_widths": [
0.0 0.0,
0.5
], ],
"via_dimensions": [ "via_dimensions": [
{ {
@ -346,7 +349,7 @@
"pinned_symbol_libs": [] "pinned_symbol_libs": []
}, },
"meta": { "meta": {
"filename": "template.kicad_pro", "filename": "i2c_hd44780.kicad_pro",
"version": 1 "version": 1
}, },
"net_settings": { "net_settings": {
@ -363,7 +366,7 @@
"name": "Default", "name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)", "pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2, "track_width": 0.3,
"via_diameter": 0.6, "via_diameter": 0.6,
"via_drill": 0.3, "via_drill": 0.3,
"wire_width": 6.0 "wire_width": 6.0