Enlarged vias for cnc production

This commit is contained in:
Gregor Riepl 2023-10-17 23:43:20 +02:00
parent 5cb86b57ba
commit 286b80476c
2 changed files with 7970 additions and 10157 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.0,
"height": 1.7,
"width": 1.7
},
"silk_line_width": 0.15,
"silk_text_italic": false,
@ -48,7 +48,13 @@
"min_clearance": 0.3
}
},
"diff_pair_dimensions": [],
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [],
"meta": {
"version": 2
@ -165,8 +171,15 @@
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [],
"via_dimensions": [],
"track_widths": [
0.0
],
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false
},
"layer_presets": [],
@ -410,8 +423,8 @@
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.25,
"via_diameter": 0.8,
"via_drill": 0.4,
"via_diameter": 1.4,
"via_drill": 0.8,
"wire_width": 6
}
],