represents rev08 of feeder controller, rev04 of feeder floor. cad still needs some tweaks.

This commit is contained in:
Stephen Hawes
2022-10-06 16:03:50 -04:00
parent c89d551814
commit 3258dbd22f
74 changed files with 60523 additions and 10532 deletions

View File

@@ -48,7 +48,13 @@
"min_clearance": 0.19999999999999998
}
},
"diff_pair_dimensions": [],
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [],
"meta": {
"filename": "board_design_settings.json",
@@ -115,11 +121,17 @@
},
"track_widths": [
0.0,
0.25,
0.5,
0.7,
1.0
],
"via_dimensions": [],
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false,
"zones_use_no_outline": true
},