mirror of
https://github.com/skot/bitaxe.git
synced 2025-06-30 20:10:45 +02:00
routed the bitaxe!
This commit is contained in:
1506
3d/21-0164B_L622-1_MXM.step
Normal file
1506
3d/21-0164B_L622-1_MXM.step
Normal file
File diff suppressed because it is too large
Load Diff
4272
3d/IHLP2020CZ.step
Normal file
4272
3d/IHLP2020CZ.step
Normal file
File diff suppressed because it is too large
Load Diff
2474
3d/SOT-23-5_M5_MCH.step
Normal file
2474
3d/SOT-23-5_M5_MCH.step
Normal file
File diff suppressed because it is too large
Load Diff
1094
3d/XRCGB27M120F3M10R0_MUR.step
Normal file
1094
3d/XRCGB27M120F3M10R0_MUR.step
Normal file
File diff suppressed because it is too large
Load Diff
12230
bitaxe.kicad_pcb
12230
bitaxe.kicad_pcb
File diff suppressed because it is too large
Load Diff
@ -119,12 +119,27 @@
|
|||||||
"use_height_for_length_calcs": true
|
"use_height_for_length_calcs": true
|
||||||
},
|
},
|
||||||
"track_widths": [
|
"track_widths": [
|
||||||
0.0
|
0.0,
|
||||||
|
0.254,
|
||||||
|
0.508,
|
||||||
|
1.0
|
||||||
],
|
],
|
||||||
"via_dimensions": [
|
"via_dimensions": [
|
||||||
{
|
{
|
||||||
"diameter": 0.0,
|
"diameter": 0.0,
|
||||||
"drill": 0.0
|
"drill": 0.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"diameter": 0.8,
|
||||||
|
"drill": 0.4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"diameter": 1.0,
|
||||||
|
"drill": 0.6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"diameter": 1.2,
|
||||||
|
"drill": 0.8
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"zones_allow_external_fillets": false,
|
"zones_allow_external_fillets": false,
|
||||||
@ -353,7 +368,7 @@
|
|||||||
"classes": [
|
"classes": [
|
||||||
{
|
{
|
||||||
"bus_width": 12.0,
|
"bus_width": 12.0,
|
||||||
"clearance": 0.2,
|
"clearance": 0.1524,
|
||||||
"diff_pair_gap": 0.25,
|
"diff_pair_gap": 0.25,
|
||||||
"diff_pair_via_gap": 0.25,
|
"diff_pair_via_gap": 0.25,
|
||||||
"diff_pair_width": 0.2,
|
"diff_pair_width": 0.2,
|
||||||
@ -363,7 +378,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.25,
|
"track_width": 0.254,
|
||||||
"via_diameter": 0.8,
|
"via_diameter": 0.8,
|
||||||
"via_drill": 0.4,
|
"via_drill": 0.4,
|
||||||
"wire_width": 6.0
|
"wire_width": 6.0
|
||||||
|
1122
bitaxe.kicad_sch
1122
bitaxe.kicad_sch
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user