完成硬件布线,提交生产
This commit is contained in:
3
hardware/voak/.gitignore
vendored
3
hardware/voak/.gitignore
vendored
@@ -42,3 +42,6 @@ bom/
|
|||||||
out/
|
out/
|
||||||
|
|
||||||
# End of https://www.toptal.com/developers/gitignore/api/kicad
|
# End of https://www.toptal.com/developers/gitignore/api/kicad
|
||||||
|
|
||||||
|
#jlcpcb
|
||||||
|
jlcpcb/
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@
|
|||||||
"silk_text_thickness": 0.09999999999999999,
|
"silk_text_thickness": 0.09999999999999999,
|
||||||
"silk_text_upright": false,
|
"silk_text_upright": false,
|
||||||
"zones": {
|
"zones": {
|
||||||
"min_clearance": 0.5
|
"min_clearance": 0.25
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"diff_pair_dimensions": [
|
"diff_pair_dimensions": [
|
||||||
@@ -178,7 +178,10 @@
|
|||||||
],
|
],
|
||||||
"track_widths": [
|
"track_widths": [
|
||||||
0.0,
|
0.0,
|
||||||
0.15
|
0.15,
|
||||||
|
0.2,
|
||||||
|
0.4,
|
||||||
|
0.71374
|
||||||
],
|
],
|
||||||
"tuning_pattern_settings": {
|
"tuning_pattern_settings": {
|
||||||
"diff_pair_defaults": {
|
"diff_pair_defaults": {
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
BIN
hardware/voak/voak.png
Normal file
BIN
hardware/voak/voak.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 383 KiB |
2
hardware/voak/voak.round-tracks-config
Normal file
2
hardware/voak/voak.round-tracks-config
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Default True 2.0 3
|
||||||
|
False True False
|
||||||
Reference in New Issue
Block a user