mirror of
https://git.sr.ht/~jacqueline/tangara-hw
synced 2025-11-09 13:12:38 -05:00
finalise r9
This commit is contained in:
parent
6ca404233a
commit
7269738794
8 changed files with 8295 additions and 8065 deletions
|
|
@ -1,4 +1,4 @@
|
|||
23094510738199530
|
||||
23094510743147258
|
||||
Audio_Module
|
||||
Reverb_BTDR-1H
|
||||
Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf)
|
||||
|
|
@ -94462,7 +94462,7 @@ QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias2
|
|||
QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py
|
||||
QFN NoLead
|
||||
0
|
||||
30
|
||||
31
|
||||
21
|
||||
footprints
|
||||
SAMDSWD
|
||||
|
|
|
|||
|
|
@ -3861,7 +3861,7 @@
|
|||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 87.63 140.97) (xy 90.17 140.97)
|
||||
(xy 88.9 140.97) (xy 90.17 140.97)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
|
|
@ -5312,7 +5312,7 @@
|
|||
)
|
||||
(uuid "20d117c1-35dc-4b55-9149-a2924cdc1889")
|
||||
)
|
||||
(text "1A charge current\n600mA (=400mA@5v) main reg"
|
||||
(text "1A charge current\n500mA (=330mA@5v) main reg\n250mA analog reg"
|
||||
(exclude_from_sim no)
|
||||
(at 116.84 100.33 0)
|
||||
(effects
|
||||
|
|
@ -5567,7 +5567,7 @@
|
|||
)
|
||||
(global_label "SYS_POWER"
|
||||
(shape input)
|
||||
(at 87.63 140.97 180)
|
||||
(at 88.9 140.97 180)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -5577,7 +5577,7 @@
|
|||
)
|
||||
(uuid "2158ba31-eeda-42cc-aa70-0accdb04b2a0")
|
||||
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
||||
(at -22.86 26.67 0)
|
||||
(at -21.59 26.67 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"board": {
|
||||
"active_layer": 36,
|
||||
"active_layer": 31,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
"high_contrast_mode": 2,
|
||||
"net_color_mode": 1,
|
||||
"opacity": {
|
||||
"images": 0.6,
|
||||
|
|
@ -64,7 +64,7 @@
|
|||
39,
|
||||
40
|
||||
],
|
||||
"visible_layers": "0001030_fffffff9",
|
||||
"visible_layers": "00290ba_80000007",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"git": {
|
||||
|
|
|
|||
|
|
@ -37,9 +37,9 @@
|
|||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.0,
|
||||
"height": 1.45,
|
||||
"width": 1.0
|
||||
"drill": 0.1,
|
||||
"height": 0.5,
|
||||
"width": 0.5
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
|
|
|
|||
|
|
@ -9828,19 +9828,21 @@
|
|||
(dnp no)
|
||||
(uuid "fd4e478a-696e-454f-965f-f871d8b480ce")
|
||||
(property "Reference" "R55"
|
||||
(at 19.685 65.405 0)
|
||||
(at 21.336 65.151 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Value" "10kΩ"
|
||||
(at 19.685 67.31 0)
|
||||
(at 21.336 67.056 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue