bring into KiCad 9; fix errors in last import
This commit is contained in:
41
.gitignore
vendored
41
.gitignore
vendored
@@ -3,3 +3,44 @@
|
||||
/software/VisualStudio/.vs
|
||||
/software/VisualStudio/ftdi
|
||||
!/software/VisualStudio/ftdi/README.md
|
||||
|
||||
# For PCBs designed using KiCad: https://www.kicad.org/
|
||||
# Format documentation: https://kicad.org/help/file-formats/
|
||||
|
||||
# Temporary files
|
||||
*.000
|
||||
*.bak
|
||||
*.bck
|
||||
*.kicad_pcb-bak
|
||||
*.kicad_sch-bak
|
||||
*-backups
|
||||
*-cache*
|
||||
*-bak
|
||||
*-bak*
|
||||
*~
|
||||
~*
|
||||
_autosave-*
|
||||
\#auto_saved_files\#
|
||||
*.tmp
|
||||
*-save.pro
|
||||
*-save.kicad_pcb
|
||||
fp-info-cache
|
||||
~*.lck
|
||||
\#auto_saved_files#
|
||||
|
||||
# Netlist files (exported from Eeschema)
|
||||
*.net
|
||||
|
||||
# Autorouter files (exported from Pcbnew)
|
||||
*.dsn
|
||||
*.ses
|
||||
|
||||
# Exported BOM files
|
||||
*.xml
|
||||
#*.csv
|
||||
|
||||
# Archived Backups (KiCad 6.0)
|
||||
**/*-backups/*.zip
|
||||
|
||||
# Local project settings
|
||||
*.kicad_prl
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
Num used,Refs,Value,DigiKey P/N,Mouser P/N
|
||||
2,"SW1,SW2",,MC74VHC1G66DFT1GOSCT-ND,863-MC74VHC1G66DFT1G
|
||||
1,AMP,,497-12414-1-ND,511-TSV912IQ2T
|
||||
1,CMP,,TC75W57FKTE85LFCT-ND,757-TC75W57FKTE85LF
|
||||
2,"C8,C9",220pF,490-1435-1-ND,77-VJ0603A221GXAPBC
|
||||
2,"R6,R7",8.2K,541-8.20KHCT-ND,71-CRCW0603-8.2K-E3
|
||||
5,"R3,R4,R5,R8,R9",10K,541-10.0KHCT-ND,71-CRCW0603-10K-E3
|
||||
2,"C1,C7",10nF,GCM188R71E103KA37D-ND,77-VJ0603Y103JXXCBC
|
||||
1,U1,,768-1157-ND,895-FT240XQ-T
|
||||
2,"C3,C6",0.1uF,490-1524-1-ND,77-VJ0603Y104JXXAC
|
||||
1,L1,,1276-6355-1-ND,810-MPZ1608S601A
|
||||
1,C2,4.7uF,490-3302-1-ND,603-CC603ZRY5V6BB475
|
||||
2,"C4,C5",47pF,490-1419-1-ND,77-VJ0603A470JXACBC
|
||||
2,"R1,R2",27 Ohms,541-27.0HCT-ND,71-CRCW0603-27-E3
|
||||
|
4
kicad/fp-lib-table
Normal file
4
kicad/fp-lib-table
Normal file
@@ -0,0 +1,4 @@
|
||||
(fp_lib_table
|
||||
(version 7)
|
||||
(lib (name "infnoise_goldfingers")(type "KiCad")(uri "${KIPRJMOD}/infnoise_goldfingers.pretty")(options "")(descr ""))
|
||||
)
|
||||
@@ -1,246 +0,0 @@
|
||||
EESchema-LIBRARY Version 2.4
|
||||
#encoding utf-8
|
||||
#
|
||||
# infnoise_goldfingers-eagle-import:CAP0603-CAP
|
||||
#
|
||||
DEF infnoise_goldfingers-eagle-import:CAP0603-CAP C 0 40 Y Y 1 F N
|
||||
F0 "C" 60 115 59 H V L BNN
|
||||
F1 "infnoise_goldfingers-eagle-import:CAP0603-CAP" 60 -85 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
S -80 20 80 40 1 0 0 F
|
||||
S -80 60 80 80 1 0 0 F
|
||||
P 2 1 0 0 0 0 0 20 N
|
||||
P 2 1 0 0 0 100 0 80 N
|
||||
X 1 1 0 200 100 D 0 0 1 0 P
|
||||
X 2 2 0 -100 100 U 0 0 1 0 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# infnoise_goldfingers-eagle-import:FERRITE-BEAD0603-IND
|
||||
#
|
||||
DEF infnoise_goldfingers-eagle-import:FERRITE-BEAD0603-IND L 0 40 Y Y 1 F N
|
||||
F0 "L" -150 54 59 H V L BNN
|
||||
F1 "infnoise_goldfingers-eagle-import:FERRITE-BEAD0603-IND" -150 -115 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
S -100 -35 100 35 1 0 0 F
|
||||
X 1 1 -200 0 100 R 0 0 1 0 P
|
||||
X 2 2 200 0 100 L 0 0 1 0 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# infnoise_goldfingers-eagle-import:FIDUCIALUFIDUCIAL
|
||||
#
|
||||
DEF ~infnoise_goldfingers-eagle-import:FIDUCIALUFIDUCIAL FID 0 40 Y Y 1 F N
|
||||
F0 "FID" 0 0 50 H I C CNN
|
||||
F1 "infnoise_goldfingers-eagle-import:FIDUCIALUFIDUCIAL" 0 0 50 H I C CNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
C 0 0 50 1 0 10 N
|
||||
P 2 1 0 0 -30 30 30 -30 N
|
||||
P 2 1 0 0 30 30 -30 -30 N
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# infnoise_goldfingers-eagle-import:FT240XQ
|
||||
#
|
||||
DEF infnoise_goldfingers-eagle-import:FT240XQ USB 0 40 Y Y 1 F N
|
||||
F0 "USB" -300 300 59 H V L BNN
|
||||
F1 "infnoise_goldfingers-eagle-import:FT240XQ" -300 0 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
P 2 1 0 0 -900 -900 -900 900 N
|
||||
P 2 1 0 0 -900 900 900 900 N
|
||||
P 2 1 0 0 900 -900 -900 -900 N
|
||||
P 2 1 0 0 900 900 900 -900 N
|
||||
X D1 1 -1100 500 200 R 50 50 1 0 U
|
||||
X USBDP 10 100 -1100 200 U 50 50 1 0 U
|
||||
X USBDM 11 300 -1100 200 U 50 50 1 0 U
|
||||
X 3V3OUT 12 500 -1100 200 U 50 50 1 0 U
|
||||
X RESET# 13 1100 -500 200 L 50 50 1 0 U
|
||||
X VCORE 14 1100 -300 200 L 50 50 1 0 U
|
||||
X VCC 15 1100 -100 200 L 50 50 1 0 U
|
||||
X GND 16 -1100 100 200 R 0 50 1 0 U
|
||||
X TXE# 17 1100 300 200 L 50 50 1 0 U
|
||||
X RXF# 18 1100 500 200 L 50 50 1 0 U
|
||||
X CBUS6 19 500 1100 200 D 50 50 1 0 U
|
||||
X D7 2 -1100 300 200 R 50 50 1 0 U
|
||||
X CBUS5 20 300 1100 200 D 50 50 1 0 U
|
||||
X D0 21 100 1100 200 D 50 50 1 0 U
|
||||
X D4 22 -100 1100 200 D 50 50 1 0 U
|
||||
X D2 23 -300 1100 200 D 50 50 1 0 U
|
||||
X VCCIO 24 -500 1100 200 D 50 50 1 0 U
|
||||
X GND 3 -1100 100 200 R 0 50 1 0 U
|
||||
X D5 4 -1100 -100 200 R 50 50 1 0 U
|
||||
X D6 5 -1100 -300 200 R 50 50 1 0 U
|
||||
X D3 6 -1100 -500 200 R 50 50 1 0 U
|
||||
X SI/WU# 7 -500 -1100 200 U 50 50 1 0 U
|
||||
X RD# 8 -300 -1100 200 U 50 50 1 0 U
|
||||
X WR# 9 -100 -1100 200 U 50 50 1 0 U
|
||||
X GND EXP -1100 100 200 R 0 50 1 0 U
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# infnoise_goldfingers-eagle-import:GND
|
||||
#
|
||||
DEF infnoise_goldfingers-eagle-import:GND SUPPLY 0 40 Y Y 1 F P
|
||||
F0 "SUPPLY" 0 0 50 H I C CNN
|
||||
F1 "infnoise_goldfingers-eagle-import:GND" -75 -125 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
P 2 1 0 0 -50 0 50 0 N
|
||||
P 2 1 0 0 0 -50 -50 0 N
|
||||
P 2 1 0 0 50 0 0 -50 N
|
||||
X GND 1 0 100 100 D 0 0 1 0 W
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# infnoise_goldfingers-eagle-import:MC74VHC1G66DFT1G
|
||||
#
|
||||
DEF ~infnoise_goldfingers-eagle-import:MC74VHC1G66DFT1G SW 0 40 Y Y 1 F N
|
||||
F0 "SW" 0 0 50 H I C CNN
|
||||
F1 "infnoise_goldfingers-eagle-import:MC74VHC1G66DFT1G" 0 0 50 H I C CNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
C 100 15 15 1 0 10 N
|
||||
P 2 1 0 0 -100 0 50 150 N
|
||||
X COM 1 -300 0 200 R 50 0 1 0 U
|
||||
X NO 2 300 0 200 L 50 0 1 0 U
|
||||
X GND 3 200 -400 100 U 50 50 1 0 U
|
||||
X IN 4 0 400 200 D 50 0 1 0 U
|
||||
X VCC 5 200 400 100 D 50 50 1 0 U
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# infnoise_goldfingers-eagle-import:RESISTOR0603-RES
|
||||
#
|
||||
DEF infnoise_goldfingers-eagle-import:RESISTOR0603-RES R 0 40 Y Y 1 F N
|
||||
F0 "R" -150 59 59 H V L BNN
|
||||
F1 "infnoise_goldfingers-eagle-import:RESISTOR0603-RES" -150 -130 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
P 2 1 0 0 -100 0 -85 40 N
|
||||
P 2 1 0 0 -85 40 -60 -40 N
|
||||
P 2 1 0 0 -60 -40 -35 40 N
|
||||
P 2 1 0 0 -35 40 -10 -40 N
|
||||
P 2 1 0 0 -10 -40 15 40 N
|
||||
P 2 1 0 0 15 40 40 -40 N
|
||||
P 2 1 0 0 40 -40 65 40 N
|
||||
P 2 1 0 0 65 40 90 -40 N
|
||||
P 2 1 0 0 90 -40 100 0 N
|
||||
X 1 1 -200 0 100 R 0 0 1 0 P
|
||||
X 2 2 200 0 100 L 0 0 1 0 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# infnoise_goldfingers-eagle-import:TC75W57FK
|
||||
#
|
||||
DEF infnoise_goldfingers-eagle-import:TC75W57FK COMP 0 40 Y Y 1 F N
|
||||
F0 "COMP" -200 700 59 H V L BNN
|
||||
F1 "infnoise_goldfingers-eagle-import:TC75W57FK" -200 -500 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
P 2 1 0 0 -800 -400 -800 0 N
|
||||
P 2 1 0 0 -800 0 -800 200 N
|
||||
P 2 1 0 0 -800 0 -500 0 N
|
||||
P 2 1 0 0 -800 200 -800 400 N
|
||||
P 2 1 0 0 -800 200 -500 200 N
|
||||
P 2 1 0 0 -800 400 -800 600 N
|
||||
P 2 1 0 0 -800 600 900 600 N
|
||||
P 2 1 0 0 -100 100 0 100 N
|
||||
P 2 1 0 0 0 100 0 400 N
|
||||
P 2 1 0 0 0 400 -800 400 N
|
||||
P 2 1 0 0 100 -100 100 200 N
|
||||
P 2 1 0 0 100 200 900 200 N
|
||||
P 2 1 0 0 200 -100 100 -100 N
|
||||
P 2 1 0 0 900 -400 -800 -400 N
|
||||
P 2 1 0 0 900 -200 600 -200 N
|
||||
P 2 1 0 0 900 -200 900 -400 N
|
||||
P 2 1 0 0 900 0 600 0 N
|
||||
P 2 1 0 0 900 0 900 -200 N
|
||||
P 2 1 0 0 900 200 900 0 N
|
||||
P 2 1 0 0 900 600 900 200 N
|
||||
P 3 1 0 0 -500 300 -500 -100 -100 100 F
|
||||
P 3 1 0 0 600 -300 600 100 200 -100 F
|
||||
X OUT1 1 -1000 400 200 R 50 50 1 0 U
|
||||
X IN1- 2 -1000 200 200 R 50 50 1 0 U
|
||||
X IN1+ 3 -1000 0 200 R 50 50 1 0 U
|
||||
X VSS 4 -1000 -200 200 R 50 50 1 0 U
|
||||
X IN2+ 5 1100 -200 200 L 50 50 1 0 U
|
||||
X IN2- 6 1100 0 200 L 50 50 1 0 U
|
||||
X OUT2 7 1100 200 200 L 50 50 1 0 U
|
||||
X VDD 8 1100 400 200 L 50 50 1 0 U
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# infnoise_goldfingers-eagle-import:TSV912IQ2T
|
||||
#
|
||||
DEF infnoise_goldfingers-eagle-import:TSV912IQ2T AMP 0 40 Y Y 1 F N
|
||||
F0 "AMP" -300 700 59 H V L BNN
|
||||
F1 "infnoise_goldfingers-eagle-import:TSV912IQ2T" -300 -500 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
P 2 1 0 0 -800 -400 -800 0 N
|
||||
P 2 1 0 0 -800 0 -800 200 N
|
||||
P 2 1 0 0 -800 0 -500 0 N
|
||||
P 2 1 0 0 -800 200 -800 400 N
|
||||
P 2 1 0 0 -800 200 -500 200 N
|
||||
P 2 1 0 0 -800 400 -800 600 N
|
||||
P 2 1 0 0 -800 600 900 600 N
|
||||
P 2 1 0 0 -100 100 0 100 N
|
||||
P 2 1 0 0 0 100 0 400 N
|
||||
P 2 1 0 0 0 400 -800 400 N
|
||||
P 2 1 0 0 100 -100 100 200 N
|
||||
P 2 1 0 0 100 200 900 200 N
|
||||
P 2 1 0 0 200 -100 100 -100 N
|
||||
P 2 1 0 0 900 -400 -800 -400 N
|
||||
P 2 1 0 0 900 -200 600 -200 N
|
||||
P 2 1 0 0 900 -200 900 -400 N
|
||||
P 2 1 0 0 900 0 600 0 N
|
||||
P 2 1 0 0 900 0 900 -200 N
|
||||
P 2 1 0 0 900 200 900 0 N
|
||||
P 2 1 0 0 900 600 900 200 N
|
||||
P 3 1 0 0 -500 300 -500 -100 -100 100 F
|
||||
P 3 1 0 0 600 -300 600 100 200 -100 F
|
||||
X OUT1 1 -1000 400 200 R 50 50 1 0 U
|
||||
X IN1- 2 -1000 200 200 R 50 50 1 0 U
|
||||
X IN1+ 3 -1000 0 200 R 50 50 1 0 U
|
||||
X GND 4 -1000 -200 200 R 0 50 1 0 U
|
||||
X IN2+ 5 1100 -200 200 L 50 50 1 0 U
|
||||
X IN2- 6 1100 0 200 L 50 50 1 0 U
|
||||
X OUT2 7 1100 200 200 L 50 50 1 0 U
|
||||
X VCC 8 1100 400 200 L 50 50 1 0 U
|
||||
X GND EXP -1000 -200 200 R 0 50 1 0 U
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# infnoise_goldfingers-eagle-import:USBRAWPINS
|
||||
#
|
||||
DEF ~infnoise_goldfingers-eagle-import:USBRAWPINS X 0 40 Y Y 1 F N
|
||||
F0 "X" 0 0 50 H I C CNN
|
||||
F1 "infnoise_goldfingers-eagle-import:USBRAWPINS" 0 0 50 H I C CNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
T 900 150 0 85 0 1 0 USB Normal 0 L B
|
||||
P 2 1 0 0 0 -50 200 -50 N
|
||||
P 2 1 0 0 0 350 0 -50 N
|
||||
P 2 1 0 0 200 350 0 350 N
|
||||
X VCC 5V -100 300 100 R 50 0 1 0 U
|
||||
X GND GND -100 0 100 R 50 0 1 0 U
|
||||
X D- USB_M -100 200 100 R 50 0 1 0 U
|
||||
X D+ USB_P -100 100 100 R 50 0 1 0 U
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
#End Library
|
||||
@@ -1,3 +0,0 @@
|
||||
EESchema-DOCLIB Version 2.0
|
||||
#
|
||||
#End Doc Library
|
||||
@@ -1,353 +0,0 @@
|
||||
EESchema-LIBRARY Version 2.4
|
||||
#encoding utf-8
|
||||
#
|
||||
# CAP0402-CAP
|
||||
#
|
||||
DEF CAP0402-CAP C 0 40 Y Y 1 F N
|
||||
F0 "C" 60 115 59 H V L BNN
|
||||
F1 "CAP0402-CAP" 60 -85 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
S -80 20 80 40 1 0 0 F
|
||||
S -80 60 80 80 1 0 0 F
|
||||
P 2 1 0 0 0 0 0 20 N
|
||||
P 2 1 0 0 0 100 0 80 N
|
||||
X 1 1 0 200 100 D 0 0 1 0 P
|
||||
X 2 2 0 -100 100 U 0 0 1 0 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# CAP0603-CAP
|
||||
#
|
||||
DEF CAP0603-CAP C 0 40 Y Y 1 F N
|
||||
F0 "C" 60 115 59 H V L BNN
|
||||
F1 "CAP0603-CAP" 60 -85 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
S -80 20 80 40 1 0 0 F
|
||||
S -80 60 80 80 1 0 0 F
|
||||
P 2 1 0 0 0 0 0 20 N
|
||||
P 2 1 0 0 0 100 0 80 N
|
||||
X 1 1 0 200 100 D 0 0 1 0 P
|
||||
X 2 2 0 -100 100 U 0 0 1 0 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# FERRITE-BEAD0402-IND
|
||||
#
|
||||
DEF FERRITE-BEAD0402-IND L 0 40 Y Y 1 F N
|
||||
F0 "L" -150 54 59 H V L BNN
|
||||
F1 "FERRITE-BEAD0402-IND" -150 -115 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
S -100 -35 100 35 1 0 0 F
|
||||
X 1 1 -200 0 100 R 0 0 1 0 P
|
||||
X 2 2 200 0 100 L 0 0 1 0 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# FERRITE-BEAD0603-IND
|
||||
#
|
||||
DEF FERRITE-BEAD0603-IND L 0 40 Y Y 1 F N
|
||||
F0 "L" -150 54 59 H V L BNN
|
||||
F1 "FERRITE-BEAD0603-IND" -150 -115 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
S -100 -35 100 35 1 0 0 F
|
||||
X 1 1 -200 0 100 R 0 0 1 0 P
|
||||
X 2 2 200 0 100 L 0 0 1 0 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# FIDUCIAL1X2
|
||||
#
|
||||
DEF ~FIDUCIAL1X2 FID 0 40 Y Y 1 F N
|
||||
F0 "FID" 0 0 50 H I C CNN
|
||||
F1 "FIDUCIAL1X2" 0 0 50 H I C CNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
C 0 0 50 1 0 10 N
|
||||
P 2 1 0 0 -30 30 30 -30 N
|
||||
P 2 1 0 0 30 30 -30 -30 N
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# FIDUCIALUFIDUCIAL
|
||||
#
|
||||
DEF ~FIDUCIALUFIDUCIAL FID 0 40 Y Y 1 F N
|
||||
F0 "FID" 0 0 50 H I C CNN
|
||||
F1 "FIDUCIALUFIDUCIAL" 0 0 50 H I C CNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
C 0 0 50 1 0 10 N
|
||||
P 2 1 0 0 -30 30 30 -30 N
|
||||
P 2 1 0 0 30 30 -30 -30 N
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# FT240XQ
|
||||
#
|
||||
DEF FT240XQ USB 0 40 Y Y 1 F N
|
||||
F0 "USB" -300 300 59 H V L BNN
|
||||
F1 "FT240XQ" -300 0 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
P 2 1 0 0 -900 -900 -900 900 N
|
||||
P 2 1 0 0 -900 900 900 900 N
|
||||
P 2 1 0 0 900 -900 -900 -900 N
|
||||
P 2 1 0 0 900 900 900 -900 N
|
||||
X D1 1 -1100 500 200 R 50 50 1 0 U
|
||||
X USBDP 10 100 -1100 200 U 50 50 1 0 U
|
||||
X USBDM 11 300 -1100 200 U 50 50 1 0 U
|
||||
X 3V3OUT 12 500 -1100 200 U 50 50 1 0 U
|
||||
X RESET# 13 1100 -500 200 L 50 50 1 0 U
|
||||
X VCORE 14 1100 -300 200 L 50 50 1 0 U
|
||||
X VCC 15 1100 -100 200 L 50 50 1 0 U
|
||||
X GND 16 -1100 100 200 R 0 50 1 0 U
|
||||
X TXE# 17 1100 300 200 L 50 50 1 0 U
|
||||
X RXF# 18 1100 500 200 L 50 50 1 0 U
|
||||
X CBUS6 19 500 1100 200 D 50 50 1 0 U
|
||||
X D7 2 -1100 300 200 R 50 50 1 0 U
|
||||
X CBUS5 20 300 1100 200 D 50 50 1 0 U
|
||||
X D0 21 100 1100 200 D 50 50 1 0 U
|
||||
X D4 22 -100 1100 200 D 50 50 1 0 U
|
||||
X D2 23 -300 1100 200 D 50 50 1 0 U
|
||||
X VCCIO 24 -500 1100 200 D 50 50 1 0 U
|
||||
X GND 3 -1100 100 200 R 0 50 1 0 U
|
||||
X D5 4 -1100 -100 200 R 50 50 1 0 U
|
||||
X D6 5 -1100 -300 200 R 50 50 1 0 U
|
||||
X D3 6 -1100 -500 200 R 50 50 1 0 U
|
||||
X SI/WU# 7 -500 -1100 200 U 50 50 1 0 U
|
||||
X RD# 8 -300 -1100 200 U 50 50 1 0 U
|
||||
X WR# 9 -100 -1100 200 U 50 50 1 0 U
|
||||
X GND EXP -1100 100 200 R 0 50 1 0 U
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# GND
|
||||
#
|
||||
DEF GND SUPPLY 0 40 Y Y 1 F P
|
||||
F0 "SUPPLY" 0 0 50 H I C CNN
|
||||
F1 "GND" -75 -125 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
P 2 1 0 0 -50 0 50 0 N
|
||||
P 2 1 0 0 0 -50 -50 0 N
|
||||
P 2 1 0 0 50 0 0 -50 N
|
||||
X GND 1 0 100 100 D 0 0 1 0 W
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# MC74VHC1G66DFT1G
|
||||
#
|
||||
DEF ~MC74VHC1G66DFT1G SW 0 40 Y Y 1 F N
|
||||
F0 "SW" 0 0 50 H I C CNN
|
||||
F1 "MC74VHC1G66DFT1G" 0 0 50 H I C CNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
C 100 15 15 1 0 10 N
|
||||
P 2 1 0 0 -100 0 50 150 N
|
||||
X COM 1 -300 0 200 R 50 0 1 0 U
|
||||
X NO 2 300 0 200 L 50 0 1 0 U
|
||||
X GND 3 200 -400 100 U 50 50 1 0 U
|
||||
X IN 4 0 400 200 D 50 0 1 0 U
|
||||
X VCC 5 200 400 100 D 50 50 1 0 U
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# RESISTOR0402-RES
|
||||
#
|
||||
DEF RESISTOR0402-RES R 0 40 Y Y 1 F N
|
||||
F0 "R" -150 59 59 H V L BNN
|
||||
F1 "RESISTOR0402-RES" -150 -130 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
P 2 1 0 0 -100 0 -85 40 N
|
||||
P 2 1 0 0 -85 40 -60 -40 N
|
||||
P 2 1 0 0 -60 -40 -35 40 N
|
||||
P 2 1 0 0 -35 40 -10 -40 N
|
||||
P 2 1 0 0 -10 -40 15 40 N
|
||||
P 2 1 0 0 15 40 40 -40 N
|
||||
P 2 1 0 0 40 -40 65 40 N
|
||||
P 2 1 0 0 65 40 90 -40 N
|
||||
P 2 1 0 0 90 -40 100 0 N
|
||||
X 1 1 -200 0 100 R 0 0 1 0 P
|
||||
X 2 2 200 0 100 L 0 0 1 0 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# RESISTOR0603-RES
|
||||
#
|
||||
DEF RESISTOR0603-RES R 0 40 Y Y 1 F N
|
||||
F0 "R" -150 59 59 H V L BNN
|
||||
F1 "RESISTOR0603-RES" -150 -130 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
P 2 1 0 0 -100 0 -85 40 N
|
||||
P 2 1 0 0 -85 40 -60 -40 N
|
||||
P 2 1 0 0 -60 -40 -35 40 N
|
||||
P 2 1 0 0 -35 40 -10 -40 N
|
||||
P 2 1 0 0 -10 -40 15 40 N
|
||||
P 2 1 0 0 15 40 40 -40 N
|
||||
P 2 1 0 0 40 -40 65 40 N
|
||||
P 2 1 0 0 65 40 90 -40 N
|
||||
P 2 1 0 0 90 -40 100 0 N
|
||||
X 1 1 -200 0 100 R 0 0 1 0 P
|
||||
X 2 2 200 0 100 L 0 0 1 0 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# TC75W57FK
|
||||
#
|
||||
DEF TC75W57FK COMP 0 40 Y Y 1 F N
|
||||
F0 "COMP" -200 700 59 H V L BNN
|
||||
F1 "TC75W57FK" -200 -500 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
P 2 1 0 0 -800 -400 -800 0 N
|
||||
P 2 1 0 0 -800 0 -800 200 N
|
||||
P 2 1 0 0 -800 0 -500 0 N
|
||||
P 2 1 0 0 -800 200 -800 400 N
|
||||
P 2 1 0 0 -800 200 -500 200 N
|
||||
P 2 1 0 0 -800 400 -800 600 N
|
||||
P 2 1 0 0 -800 600 900 600 N
|
||||
P 2 1 0 0 -100 100 0 100 N
|
||||
P 2 1 0 0 0 100 0 400 N
|
||||
P 2 1 0 0 0 400 -800 400 N
|
||||
P 2 1 0 0 100 -100 100 200 N
|
||||
P 2 1 0 0 100 200 900 200 N
|
||||
P 2 1 0 0 200 -100 100 -100 N
|
||||
P 2 1 0 0 900 -400 -800 -400 N
|
||||
P 2 1 0 0 900 -200 600 -200 N
|
||||
P 2 1 0 0 900 -200 900 -400 N
|
||||
P 2 1 0 0 900 0 600 0 N
|
||||
P 2 1 0 0 900 0 900 -200 N
|
||||
P 2 1 0 0 900 200 900 0 N
|
||||
P 2 1 0 0 900 600 900 200 N
|
||||
P 3 1 0 0 -500 300 -500 -100 -100 100 F
|
||||
P 3 1 0 0 600 -300 600 100 200 -100 F
|
||||
X OUT1 1 -1000 400 200 R 50 50 1 0 U
|
||||
X IN1- 2 -1000 200 200 R 50 50 1 0 U
|
||||
X IN1+ 3 -1000 0 200 R 50 50 1 0 U
|
||||
X VSS 4 -1000 -200 200 R 50 50 1 0 U
|
||||
X IN2+ 5 1100 -200 200 L 50 50 1 0 U
|
||||
X IN2- 6 1100 0 200 L 50 50 1 0 U
|
||||
X OUT2 7 1100 200 200 L 50 50 1 0 U
|
||||
X VDD 8 1100 400 200 L 50 50 1 0 U
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# TSV912IQ2T
|
||||
#
|
||||
DEF TSV912IQ2T AMP 0 40 Y Y 1 F N
|
||||
F0 "AMP" -300 700 59 H V L BNN
|
||||
F1 "TSV912IQ2T" -300 -500 59 H V L BNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
P 2 1 0 0 -800 -400 -800 0 N
|
||||
P 2 1 0 0 -800 0 -800 200 N
|
||||
P 2 1 0 0 -800 0 -500 0 N
|
||||
P 2 1 0 0 -800 200 -800 400 N
|
||||
P 2 1 0 0 -800 200 -500 200 N
|
||||
P 2 1 0 0 -800 400 -800 600 N
|
||||
P 2 1 0 0 -800 600 900 600 N
|
||||
P 2 1 0 0 -100 100 0 100 N
|
||||
P 2 1 0 0 0 100 0 400 N
|
||||
P 2 1 0 0 0 400 -800 400 N
|
||||
P 2 1 0 0 100 -100 100 200 N
|
||||
P 2 1 0 0 100 200 900 200 N
|
||||
P 2 1 0 0 200 -100 100 -100 N
|
||||
P 2 1 0 0 900 -400 -800 -400 N
|
||||
P 2 1 0 0 900 -200 600 -200 N
|
||||
P 2 1 0 0 900 -200 900 -400 N
|
||||
P 2 1 0 0 900 0 600 0 N
|
||||
P 2 1 0 0 900 0 900 -200 N
|
||||
P 2 1 0 0 900 200 900 0 N
|
||||
P 2 1 0 0 900 600 900 200 N
|
||||
P 3 1 0 0 -500 300 -500 -100 -100 100 F
|
||||
P 3 1 0 0 600 -300 600 100 200 -100 F
|
||||
X OUT1 1 -1000 400 200 R 50 50 1 0 U
|
||||
X IN1- 2 -1000 200 200 R 50 50 1 0 U
|
||||
X IN1+ 3 -1000 0 200 R 50 50 1 0 U
|
||||
X GND 4 -1000 -200 200 R 0 50 1 0 U
|
||||
X IN2+ 5 1100 -200 200 L 50 50 1 0 U
|
||||
X IN2- 6 1100 0 200 L 50 50 1 0 U
|
||||
X OUT2 7 1100 200 200 L 50 50 1 0 U
|
||||
X VCC 8 1100 400 200 L 50 50 1 0 U
|
||||
X GND EXP -1000 -200 200 R 0 50 1 0 U
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# USB
|
||||
#
|
||||
DEF ~USB X 0 40 Y Y 1 F N
|
||||
F0 "X" 0 0 50 H I C CNN
|
||||
F1 "USB" 0 0 50 H I C CNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
T 900 150 0 85 0 1 0 USB Normal 0 L B
|
||||
P 2 1 0 0 0 -50 200 -50 N
|
||||
P 2 1 0 0 0 350 0 -50 N
|
||||
P 2 1 0 0 200 350 0 350 N
|
||||
X VCC 5V -100 300 100 R 50 0 1 0 U
|
||||
X GND GND -100 0 100 R 50 0 1 0 U
|
||||
X D- USB_M -100 200 100 R 50 0 1 0 U
|
||||
X D+ USB_P -100 100 100 R 50 0 1 0 U
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# USBRAWPINS
|
||||
#
|
||||
DEF ~USBRAWPINS X 0 40 Y Y 1 F N
|
||||
F0 "X" 0 0 50 H I C CNN
|
||||
F1 "USBRAWPINS" 0 0 50 H I C CNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
T 900 150 0 85 0 1 0 USB Normal 0 L B
|
||||
P 2 1 0 0 0 -50 200 -50 N
|
||||
P 2 1 0 0 0 350 0 -50 N
|
||||
P 2 1 0 0 200 350 0 350 N
|
||||
X VCC 5V -100 300 100 R 50 0 1 0 U
|
||||
X GND GND -100 0 100 R 50 0 1 0 U
|
||||
X D- USB_M -100 200 100 R 50 0 1 0 U
|
||||
X D+ USB_P -100 100 100 R 50 0 1 0 U
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# USBSMT-MALE
|
||||
#
|
||||
DEF ~USBSMT-MALE X 0 40 Y Y 1 F N
|
||||
F0 "X" 0 0 50 H I C CNN
|
||||
F1 "USBSMT-MALE" 0 0 50 H I C CNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
DRAW
|
||||
T 900 150 0 85 0 1 0 USB Normal 0 L B
|
||||
P 2 1 0 0 0 -50 200 -50 N
|
||||
P 2 1 0 0 0 350 0 -50 N
|
||||
P 2 1 0 0 200 350 0 350 N
|
||||
X VCC 1 -100 300 100 R 50 0 1 0 U
|
||||
X D- 2 -100 200 100 R 50 0 1 0 U
|
||||
X D+ 3 -100 100 100 R 50 0 1 0 U
|
||||
X GND 4 -100 0 100 R 0 0 1 0 U
|
||||
X GND P$1 -100 0 100 R 0 0 1 0 U
|
||||
X GND P$3 -100 0 100 R 0 0 1 0 U
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
#End Library
|
||||
16
kicad/infnoise_goldfingers.csv
Normal file
16
kicad/infnoise_goldfingers.csv
Normal file
@@ -0,0 +1,16 @@
|
||||
"Reference","Qty","Value","DNP","Exclude from BOM","Exclude from Board","Footprint","Datasheet"
|
||||
"AMP1","1","TSV912IQ2T","","","","Package_DFN_QFN:DFN-8-1EP_2x2mm_P0.5mm_EP1.05x1.75mm","https://partdb.alfter.us/en/part/642/info"
|
||||
"C1,C7","2","0.01 µF","","","","Capacitor_SMD:C_0603_1608Metric","https://partdb.alfter.us/en/part/389/info"
|
||||
"C2","1","4.7 µF","","","","Capacitor_SMD:C_0603_1608Metric","https://partdb.alfter.us/en/part/274/info"
|
||||
"C3,C6","2","0.1 µF","","","","Capacitor_SMD:C_0603_1608Metric","https://partdb.alfter.us/en/part/264/info"
|
||||
"C4,C5","2","47 pF","","","","Capacitor_SMD:C_0603_1608Metric","https://partdb.alfter.us/en/part/638/info"
|
||||
"C8,C9","2","220 pF","","","","Capacitor_SMD:C_0603_1608Metric","https://partdb.alfter.us/en/part/639/info"
|
||||
"COMP1","1","TC75W57FKTE85LF","","","","Package_SO:VSSOP-8_2.3x2mm_P0.5mm","https://partdb.alfter.us/en/part/643/info"
|
||||
"FID1,FID2,FID3","3","FIDUCIALUFIDUCIAL","","Excluded from BOM","","Fiducial:Fiducial_0.5mm_Mask1mm","~"
|
||||
"L1","1","BLM18AG601SN1D","","","","Inductor_SMD:L_0603_1608Metric","https://partdb.alfter.us/en/part/644/info"
|
||||
"R1,R2","2","27 Ω","","","","Resistor_SMD:R_0603_1608Metric","https://partdb.alfter.us/en/part/297/info"
|
||||
"R3,R4,R5,R8,R9","5","10 kΩ","","","","Resistor_SMD:R_0603_1608Metric","https://partdb.alfter.us/en/part/304/info"
|
||||
"R6,R7","2","8.2 kΩ","","","","Resistor_SMD:R_0603_1608Metric","https://partdb.alfter.us/en/part/641/info"
|
||||
"SW1,SW2","2","NS5B1G385DFT2G","","","","Package_TO_SOT_SMD:SOT-353_SC-70-5","https://partdb.alfter.us/en/part/648/info"
|
||||
"USB1","1","FT240XQ","","","","Package_DFN_QFN:QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm","https://partdb.alfter.us/en/part/637/info"
|
||||
"X1","1","USB_A","","Excluded from BOM","","USB-A-RAWPINS","~"
|
||||
|
File diff suppressed because it is too large
Load Diff
807
kicad/infnoise_goldfingers.kicad_pro
Normal file
807
kicad/infnoise_goldfingers.kicad_pro
Normal file
@@ -0,0 +1,807 @@
|
||||
{
|
||||
"board": {
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
"board_outline_line_width": 0.15,
|
||||
"copper_line_width": 0.2,
|
||||
"copper_text_italic": false,
|
||||
"copper_text_size_h": 1.5,
|
||||
"copper_text_size_v": 1.5,
|
||||
"copper_text_thickness": 0.3,
|
||||
"copper_text_upright": false,
|
||||
"courtyard_line_width": 0.05,
|
||||
"dimension_precision": 4,
|
||||
"dimension_units": 3,
|
||||
"dimensions": {
|
||||
"arrow_length": 1270000,
|
||||
"extension_offset": 500000,
|
||||
"keep_text_aligned": true,
|
||||
"suppress_zeroes": true,
|
||||
"text_position": 0,
|
||||
"units_format": 0
|
||||
},
|
||||
"fab_line_width": 0.1,
|
||||
"fab_text_italic": false,
|
||||
"fab_text_size_h": 1.0,
|
||||
"fab_text_size_v": 1.0,
|
||||
"fab_text_thickness": 0.15,
|
||||
"fab_text_upright": false,
|
||||
"other_line_width": 0.1,
|
||||
"other_text_italic": false,
|
||||
"other_text_size_h": 1.0,
|
||||
"other_text_size_v": 1.0,
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.762,
|
||||
"height": 1.524,
|
||||
"width": 1.524
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
"silk_text_size_h": 1.0,
|
||||
"silk_text_size_v": 1.0,
|
||||
"silk_text_thickness": 0.15,
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"min_clearance": 0.508
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [],
|
||||
"drc_exclusions": [],
|
||||
"meta": {
|
||||
"filename": "board_design_settings.json",
|
||||
"version": 2
|
||||
},
|
||||
"rule_severities": {
|
||||
"annular_width": "error",
|
||||
"clearance": "error",
|
||||
"connection_width": "warning",
|
||||
"copper_edge_clearance": "error",
|
||||
"copper_sliver": "warning",
|
||||
"courtyards_overlap": "error",
|
||||
"creepage": "error",
|
||||
"diff_pair_gap_out_of_range": "error",
|
||||
"diff_pair_uncoupled_length_too_long": "error",
|
||||
"drill_out_of_range": "error",
|
||||
"duplicate_footprints": "warning",
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_filters_mismatch": "ignore",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
"hole_to_hole": "warning",
|
||||
"holes_co_located": "warning",
|
||||
"invalid_outline": "error",
|
||||
"isolated_copper": "warning",
|
||||
"item_on_disabled_layer": "error",
|
||||
"items_not_allowed": "error",
|
||||
"length_out_of_range": "error",
|
||||
"lib_footprint_issues": "warning",
|
||||
"lib_footprint_mismatch": "warning",
|
||||
"malformed_courtyard": "error",
|
||||
"microvia_drill_out_of_range": "error",
|
||||
"mirrored_text_on_front_layer": "warning",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"net_conflict": "warning",
|
||||
"nonmirrored_text_on_back_layer": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
"padstack": "warning",
|
||||
"pth_inside_courtyard": "ignore",
|
||||
"shorting_items": "error",
|
||||
"silk_edge_clearance": "warning",
|
||||
"silk_over_copper": "warning",
|
||||
"silk_overlap": "warning",
|
||||
"skew_out_of_range": "error",
|
||||
"solder_mask_bridge": "error",
|
||||
"starved_thermal": "error",
|
||||
"text_height": "warning",
|
||||
"text_on_edge_cuts": "error",
|
||||
"text_thickness": "warning",
|
||||
"through_hole_pad_without_hole": "error",
|
||||
"too_many_vias": "error",
|
||||
"track_angle": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_segment_length": "error",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
"zones_intersect": "error"
|
||||
},
|
||||
"rules": {
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.075,
|
||||
"min_groove_width": 0.0,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_microvia_diameter": 0.2,
|
||||
"min_microvia_drill": 0.1,
|
||||
"min_resolved_spokes": 2,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_text_height": 0.8,
|
||||
"min_text_thickness": 0.08,
|
||||
"min_through_hole_diameter": 0.3,
|
||||
"min_track_width": 0.2,
|
||||
"min_via_annular_width": 0.1,
|
||||
"min_via_diameter": 0.4,
|
||||
"solder_mask_clearance": 0.0,
|
||||
"solder_mask_min_width": 0.0,
|
||||
"solder_mask_to_copper_clearance": 0.0,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
"teardrop_options": [
|
||||
{
|
||||
"td_onpthpad": true,
|
||||
"td_onroundshapesonly": false,
|
||||
"td_onsmdpad": true,
|
||||
"td_ontrackend": false,
|
||||
"td_onvia": true
|
||||
}
|
||||
],
|
||||
"teardrop_parameters": [
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_target_name": "td_round_shape",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
},
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_target_name": "td_rect_shape",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
},
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_target_name": "td_track_end",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
}
|
||||
],
|
||||
"track_widths": [],
|
||||
"tuning_pattern_settings": {
|
||||
"diff_pair_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
"corner_style": 1,
|
||||
"max_amplitude": 1.0,
|
||||
"min_amplitude": 0.2,
|
||||
"single_sided": false,
|
||||
"spacing": 1.0
|
||||
},
|
||||
"diff_pair_skew_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
"corner_style": 1,
|
||||
"max_amplitude": 1.0,
|
||||
"min_amplitude": 0.2,
|
||||
"single_sided": false,
|
||||
"spacing": 0.6
|
||||
},
|
||||
"single_track_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
"corner_style": 1,
|
||||
"max_amplitude": 1.0,
|
||||
"min_amplitude": 0.2,
|
||||
"single_sided": false,
|
||||
"spacing": 0.6
|
||||
}
|
||||
},
|
||||
"via_dimensions": [],
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"ipc2581": {
|
||||
"dist": "",
|
||||
"distpn": "",
|
||||
"internal_id": "",
|
||||
"mfg": "",
|
||||
"mpn": ""
|
||||
},
|
||||
"layer_pairs": [],
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
"boards": [],
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
"erc": {
|
||||
"erc_exclusions": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"pin_map": [
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
1,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
]
|
||||
],
|
||||
"rule_severities": {
|
||||
"bus_definition_conflict": "error",
|
||||
"bus_entry_needed": "error",
|
||||
"bus_to_bus_conflict": "error",
|
||||
"bus_to_net_conflict": "error",
|
||||
"different_unit_footprint": "error",
|
||||
"different_unit_net": "error",
|
||||
"duplicate_reference": "error",
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"footprint_filter": "ignore",
|
||||
"footprint_link_issues": "warning",
|
||||
"four_way_junction": "ignore",
|
||||
"global_label_dangling": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"label_dangling": "error",
|
||||
"label_multiple_wires": "warning",
|
||||
"lib_symbol_issues": "warning",
|
||||
"lib_symbol_mismatch": "warning",
|
||||
"missing_bidi_pin": "warning",
|
||||
"missing_input_pin": "warning",
|
||||
"missing_power_pin": "error",
|
||||
"missing_unit": "warning",
|
||||
"multiple_net_names": "warning",
|
||||
"net_not_bus_member": "warning",
|
||||
"no_connect_connected": "warning",
|
||||
"no_connect_dangling": "warning",
|
||||
"pin_not_connected": "error",
|
||||
"pin_not_driven": "error",
|
||||
"pin_to_pin": "warning",
|
||||
"power_pin_not_driven": "error",
|
||||
"same_local_global_label": "warning",
|
||||
"similar_label_and_power": "warning",
|
||||
"similar_labels": "warning",
|
||||
"similar_power": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"single_global_label": "ignore",
|
||||
"unannotated": "error",
|
||||
"unconnected_wire_endpoint": "warning",
|
||||
"undefined_netclass": "error",
|
||||
"unit_value_mismatch": "error",
|
||||
"unresolved_variable": "error",
|
||||
"wire_dangling": "error"
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"pinned_footprint_libs": [],
|
||||
"pinned_symbol_libs": []
|
||||
},
|
||||
"meta": {
|
||||
"filename": "infnoise_goldfingers.kicad_pro",
|
||||
"version": 3
|
||||
},
|
||||
"net_settings": {
|
||||
"classes": [
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Default",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": -1,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 4
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
"netclass_patterns": [
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "/A"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "/B"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "/COMP1"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "/COMP2"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "/SW1EN"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "/SW2EN"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "/USB_M"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "/USB_P"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "/VCC"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "/VCC33"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "/VCCIN"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "/VREF"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "GND"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(AMP1-Pad1)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(AMP1-Pad2)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(AMP1-Pad6)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(AMP1-Pad7)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(R1-Pad2)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(R2-Pad2)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(USB1-Pad14)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(USB1-Pad17)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(USB1-Pad18)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(USB1-Pad19)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(USB1-Pad2)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(USB1-Pad20)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(USB1-Pad4)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(USB1-Pad5)"
|
||||
},
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": "Net-(USB1-Pad6)"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"plot": "",
|
||||
"pos_files": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "infnoise_goldfingers.step",
|
||||
"svg": "",
|
||||
"vrml": ""
|
||||
},
|
||||
"page_layout_descr_file": ""
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"bom_export_filename": "${PROJECTNAME}.csv",
|
||||
"bom_fmt_presets": [],
|
||||
"bom_fmt_settings": {
|
||||
"field_delimiter": ",",
|
||||
"keep_line_breaks": false,
|
||||
"keep_tabs": false,
|
||||
"name": "CSV",
|
||||
"ref_delimiter": ",",
|
||||
"ref_range_delimiter": "",
|
||||
"string_delimiter": "\""
|
||||
},
|
||||
"bom_presets": [],
|
||||
"bom_settings": {
|
||||
"exclude_dnp": false,
|
||||
"fields_ordered": [
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Reference",
|
||||
"name": "Reference",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Qty",
|
||||
"name": "${QUANTITY}",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": true,
|
||||
"label": "Value",
|
||||
"name": "Value",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": true,
|
||||
"label": "DNP",
|
||||
"name": "${DNP}",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": true,
|
||||
"label": "Exclude from BOM",
|
||||
"name": "${EXCLUDE_FROM_BOM}",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": true,
|
||||
"label": "Exclude from Board",
|
||||
"name": "${EXCLUDE_FROM_BOARD}",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": true,
|
||||
"label": "Footprint",
|
||||
"name": "Footprint",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Datasheet",
|
||||
"name": "Datasheet",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "DigiKey SPN",
|
||||
"name": "DigiKey SPN",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "MPN",
|
||||
"name": "MPN",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Manufacturer",
|
||||
"name": "Manufacturer",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Manufacturing Status",
|
||||
"name": "Manufacturing Status",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Part-DB Footprint",
|
||||
"name": "Part-DB Footprint",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Part-DB ID",
|
||||
"name": "Part-DB ID",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "digikey#",
|
||||
"name": "digikey#",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "manf",
|
||||
"name": "manf",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "manf#",
|
||||
"name": "manf#",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Category",
|
||||
"name": "Category",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Description",
|
||||
"name": "Description",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "#",
|
||||
"name": "${ITEM_NUMBER}",
|
||||
"show": false
|
||||
}
|
||||
],
|
||||
"filter_string": "",
|
||||
"group_symbols": true,
|
||||
"include_excluded_from_bom": true,
|
||||
"name": "",
|
||||
"sort_asc": true,
|
||||
"sort_field": "Reference"
|
||||
},
|
||||
"connection_grid_size": 50.0,
|
||||
"drawing": {
|
||||
"dashed_lines_dash_length_ratio": 12.0,
|
||||
"dashed_lines_gap_length_ratio": 3.0,
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"field_names": [],
|
||||
"intersheets_ref_own_page": false,
|
||||
"intersheets_ref_prefix": "",
|
||||
"intersheets_ref_short": false,
|
||||
"intersheets_ref_show": false,
|
||||
"intersheets_ref_suffix": "",
|
||||
"junction_size_choice": 3,
|
||||
"label_size_ratio": 0.25,
|
||||
"operating_point_overlay_i_precision": 3,
|
||||
"operating_point_overlay_i_range": "~A",
|
||||
"operating_point_overlay_v_precision": 3,
|
||||
"operating_point_overlay_v_range": "~V",
|
||||
"overbar_offset_ratio": 1.23,
|
||||
"pin_symbol_size": 0.0,
|
||||
"text_offset_ratio": 0.08
|
||||
},
|
||||
"legacy_lib_dir": "",
|
||||
"legacy_lib_list": [],
|
||||
"meta": {
|
||||
"version": 1
|
||||
},
|
||||
"net_format_name": "",
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"space_save_all_events": true,
|
||||
"spice_current_sheet_as_root": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
"spice_model_current_sheet_as_root": true,
|
||||
"spice_save_all_currents": false,
|
||||
"spice_save_all_dissipations": false,
|
||||
"spice_save_all_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
"288efa3a-3a17-4a9c-86c9-fc4d9881f6b7",
|
||||
"Root"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
}
|
||||
11813
kicad/infnoise_goldfingers.kicad_sch
Normal file
11813
kicad/infnoise_goldfingers.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,413 +0,0 @@
|
||||
(export (version D)
|
||||
(design
|
||||
(source e:\Users\salfter\Documents\kicad\infnoise\infnoise_goldfingers.sch)
|
||||
(date "1/26/2018 2:44:06 PM")
|
||||
(tool "Eeschema (2018-01-26 revision 0d532b43d)-makepkg")
|
||||
(sheet (number 1) (name /) (tstamps /)
|
||||
(title_block
|
||||
(title)
|
||||
(company)
|
||||
(rev)
|
||||
(date)
|
||||
(source infnoise_goldfingers.sch)
|
||||
(comment (number 1) (value ""))
|
||||
(comment (number 2) (value ""))
|
||||
(comment (number 3) (value ""))
|
||||
(comment (number 4) (value "")))))
|
||||
(components
|
||||
(comp (ref USB1)
|
||||
(value FT240XQ)
|
||||
(footprint QFN24-4X4)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part FT240XQ))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 022A0DE2))
|
||||
(comp (ref C4)
|
||||
(value 47pF)
|
||||
(footprint 0603-CAP)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part CAP0603-CAP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 9D8B79E0))
|
||||
(comp (ref C5)
|
||||
(value 47pF)
|
||||
(footprint 0603-CAP)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part CAP0603-CAP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp B58DF706))
|
||||
(comp (ref C6)
|
||||
(value 100nF)
|
||||
(footprint 0603-CAP)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part CAP0603-CAP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 21A596BE))
|
||||
(comp (ref C2)
|
||||
(value 4.7uF)
|
||||
(footprint 0603-CAP)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part CAP0603-CAP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 39D9FF9F))
|
||||
(comp (ref C3)
|
||||
(value 100nF)
|
||||
(footprint 0603-CAP)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part CAP0603-CAP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 2D93CF11))
|
||||
(comp (ref C8)
|
||||
(value 220pF)
|
||||
(footprint 0603-CAP)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part CAP0603-CAP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp D3A4CB3D))
|
||||
(comp (ref C9)
|
||||
(value 220pF)
|
||||
(footprint 0603-CAP)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part CAP0603-CAP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 81AAAD82))
|
||||
(comp (ref C1)
|
||||
(value 10nF)
|
||||
(footprint 0603-CAP)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part CAP0603-CAP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4931D545))
|
||||
(comp (ref L1)
|
||||
(value FERRITE-BEAD0603-IND)
|
||||
(footprint 0603-IND)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part FERRITE-BEAD0603-IND))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp FF1B59BB))
|
||||
(comp (ref R1)
|
||||
(value 27)
|
||||
(footprint 0603-RES)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part RESISTOR0603-RES))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 23750506))
|
||||
(comp (ref R2)
|
||||
(value 27)
|
||||
(footprint 0603-RES)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part RESISTOR0603-RES))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp F24DE2BB))
|
||||
(comp (ref R6)
|
||||
(value 8.2K)
|
||||
(footprint 0603-RES)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part RESISTOR0603-RES))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 50013407))
|
||||
(comp (ref R5)
|
||||
(value 10K)
|
||||
(footprint 0603-RES)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part RESISTOR0603-RES))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 40871C63))
|
||||
(comp (ref R7)
|
||||
(value 8.2K)
|
||||
(footprint 0603-RES)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part RESISTOR0603-RES))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp AD9CC219))
|
||||
(comp (ref R8)
|
||||
(value 10K)
|
||||
(footprint 0603-RES)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part RESISTOR0603-RES))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp B154411E))
|
||||
(comp (ref R3)
|
||||
(value 10K)
|
||||
(footprint 0603-RES)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part RESISTOR0603-RES))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 2A684572))
|
||||
(comp (ref R4)
|
||||
(value 10K)
|
||||
(footprint 0603-RES)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part RESISTOR0603-RES))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 30FCCEAE))
|
||||
(comp (ref AMP1)
|
||||
(value TSV912IQ2T)
|
||||
(footprint DFN8-2X3)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part TSV912IQ2T))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 430A283F))
|
||||
(comp (ref COMP1)
|
||||
(value TC75W57FK)
|
||||
(footprint SSOP8-P-0.50A)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part TC75W57FK))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 931AB80C))
|
||||
(comp (ref R9)
|
||||
(value 10K)
|
||||
(footprint 0603-RES)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part RESISTOR0603-RES))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp A33C9AC9))
|
||||
(comp (ref SW1)
|
||||
(value MC74VHC1G66DFT1G)
|
||||
(footprint SC70-5L)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part MC74VHC1G66DFT1G))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp F85A3293))
|
||||
(comp (ref SW2)
|
||||
(value MC74VHC1G66DFT1G)
|
||||
(footprint SC70-5L)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part MC74VHC1G66DFT1G))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp E12904EF))
|
||||
(comp (ref C7)
|
||||
(value 10nF)
|
||||
(footprint 0603-CAP)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part CAP0603-CAP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 2435BEF6))
|
||||
(comp (ref FID1)
|
||||
(value FIDUCIALUFIDUCIAL)
|
||||
(footprint MICRO-FIDUCIAL)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part FIDUCIALUFIDUCIAL))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 57AF2ED6))
|
||||
(comp (ref FID2)
|
||||
(value FIDUCIALUFIDUCIAL)
|
||||
(footprint MICRO-FIDUCIAL)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part FIDUCIALUFIDUCIAL))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp AD69ACBC))
|
||||
(comp (ref FID3)
|
||||
(value FIDUCIALUFIDUCIAL)
|
||||
(footprint MICRO-FIDUCIAL)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part FIDUCIALUFIDUCIAL))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp C6D146FB))
|
||||
(comp (ref X1)
|
||||
(value USBRAWPINS)
|
||||
(footprint USB-A-RAWPINS)
|
||||
(libsource (lib infnoise_goldfingers-eagle-import) (part USBRAWPINS))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 8679BB61)))
|
||||
(libparts
|
||||
(libpart (lib infnoise_goldfingers-eagle-import) (part CAP0603-CAP)
|
||||
(fields
|
||||
(field (name Reference) C)
|
||||
(field (name Value) CAP0603-CAP))
|
||||
(pins
|
||||
(pin (num 1) (name 1) (type passive))
|
||||
(pin (num 2) (name 2) (type passive))))
|
||||
(libpart (lib infnoise_goldfingers-eagle-import) (part FERRITE-BEAD0603-IND)
|
||||
(fields
|
||||
(field (name Reference) L)
|
||||
(field (name Value) FERRITE-BEAD0603-IND))
|
||||
(pins
|
||||
(pin (num 1) (name 1) (type passive))
|
||||
(pin (num 2) (name 2) (type passive))))
|
||||
(libpart (lib infnoise_goldfingers-eagle-import) (part FIDUCIALUFIDUCIAL)
|
||||
(fields
|
||||
(field (name Reference) FID)
|
||||
(field (name Value) FIDUCIALUFIDUCIAL)))
|
||||
(libpart (lib infnoise_goldfingers-eagle-import) (part FT240XQ)
|
||||
(fields
|
||||
(field (name Reference) USB)
|
||||
(field (name Value) FT240XQ))
|
||||
(pins
|
||||
(pin (num 1) (name D1) (type unspc))
|
||||
(pin (num 2) (name D7) (type unspc))
|
||||
(pin (num 3) (name GND) (type unspc))
|
||||
(pin (num 4) (name D5) (type unspc))
|
||||
(pin (num 5) (name D6) (type unspc))
|
||||
(pin (num 6) (name D3) (type unspc))
|
||||
(pin (num 7) (name SI/WU#) (type unspc))
|
||||
(pin (num 8) (name RD#) (type unspc))
|
||||
(pin (num 9) (name WR#) (type unspc))
|
||||
(pin (num 10) (name USBDP) (type unspc))
|
||||
(pin (num 11) (name USBDM) (type unspc))
|
||||
(pin (num 12) (name 3V3OUT) (type unspc))
|
||||
(pin (num 13) (name RESET#) (type unspc))
|
||||
(pin (num 14) (name VCORE) (type unspc))
|
||||
(pin (num 15) (name VCC) (type unspc))
|
||||
(pin (num 16) (name GND) (type unspc))
|
||||
(pin (num 17) (name TXE#) (type unspc))
|
||||
(pin (num 18) (name RXF#) (type unspc))
|
||||
(pin (num 19) (name CBUS6) (type unspc))
|
||||
(pin (num 20) (name CBUS5) (type unspc))
|
||||
(pin (num 21) (name D0) (type unspc))
|
||||
(pin (num 22) (name D4) (type unspc))
|
||||
(pin (num 23) (name D2) (type unspc))
|
||||
(pin (num 24) (name VCCIO) (type unspc))
|
||||
(pin (num EXP) (name GND) (type unspc))))
|
||||
(libpart (lib infnoise_goldfingers-eagle-import) (part MC74VHC1G66DFT1G)
|
||||
(fields
|
||||
(field (name Reference) SW)
|
||||
(field (name Value) MC74VHC1G66DFT1G))
|
||||
(pins
|
||||
(pin (num 1) (name COM) (type unspc))
|
||||
(pin (num 2) (name NO) (type unspc))
|
||||
(pin (num 3) (name GND) (type unspc))
|
||||
(pin (num 4) (name IN) (type unspc))
|
||||
(pin (num 5) (name VCC) (type unspc))))
|
||||
(libpart (lib infnoise_goldfingers-eagle-import) (part RESISTOR0603-RES)
|
||||
(fields
|
||||
(field (name Reference) R)
|
||||
(field (name Value) RESISTOR0603-RES))
|
||||
(pins
|
||||
(pin (num 1) (name 1) (type passive))
|
||||
(pin (num 2) (name 2) (type passive))))
|
||||
(libpart (lib infnoise_goldfingers-eagle-import) (part TC75W57FK)
|
||||
(fields
|
||||
(field (name Reference) COMP)
|
||||
(field (name Value) TC75W57FK))
|
||||
(pins
|
||||
(pin (num 1) (name OUT1) (type unspc))
|
||||
(pin (num 2) (name IN1-) (type unspc))
|
||||
(pin (num 3) (name IN1+) (type unspc))
|
||||
(pin (num 4) (name VSS) (type unspc))
|
||||
(pin (num 5) (name IN2+) (type unspc))
|
||||
(pin (num 6) (name IN2-) (type unspc))
|
||||
(pin (num 7) (name OUT2) (type unspc))
|
||||
(pin (num 8) (name VDD) (type unspc))))
|
||||
(libpart (lib infnoise_goldfingers-eagle-import) (part TSV912IQ2T)
|
||||
(fields
|
||||
(field (name Reference) AMP)
|
||||
(field (name Value) TSV912IQ2T))
|
||||
(pins
|
||||
(pin (num 1) (name OUT1) (type unspc))
|
||||
(pin (num 2) (name IN1-) (type unspc))
|
||||
(pin (num 3) (name IN1+) (type unspc))
|
||||
(pin (num 4) (name GND) (type unspc))
|
||||
(pin (num 5) (name IN2+) (type unspc))
|
||||
(pin (num 6) (name IN2-) (type unspc))
|
||||
(pin (num 7) (name OUT2) (type unspc))
|
||||
(pin (num 8) (name VCC) (type unspc))
|
||||
(pin (num EXP) (name GND) (type unspc))))
|
||||
(libpart (lib infnoise_goldfingers-eagle-import) (part USBRAWPINS)
|
||||
(fields
|
||||
(field (name Reference) X)
|
||||
(field (name Value) USBRAWPINS))
|
||||
(pins
|
||||
(pin (num 5V) (name VCC) (type unspc))
|
||||
(pin (num GND) (name GND) (type unspc))
|
||||
(pin (num USB_M) (name D-) (type unspc))
|
||||
(pin (num USB_P) (name D+) (type unspc)))))
|
||||
(libraries
|
||||
(library (logical infnoise_goldfingers-eagle-import)
|
||||
(uri e:\Users\salfter\Documents\kicad\infnoise/infnoise_goldfingers-eagle-import.lib)))
|
||||
(nets
|
||||
(net (code 1) (name "Net-(R2-Pad2)")
|
||||
(node (ref USB1) (pin 11))
|
||||
(node (ref R2) (pin 2)))
|
||||
(net (code 2) (name "Net-(R1-Pad2)")
|
||||
(node (ref USB1) (pin 10))
|
||||
(node (ref R1) (pin 2)))
|
||||
(net (code 3) (name /SW2EN)
|
||||
(node (ref USB1) (pin 21))
|
||||
(node (ref SW2) (pin 4)))
|
||||
(net (code 4) (name /SW1EN)
|
||||
(node (ref SW1) (pin 4))
|
||||
(node (ref USB1) (pin 23)))
|
||||
(net (code 5) (name "Net-(USB1-Pad2)")
|
||||
(node (ref USB1) (pin 2)))
|
||||
(net (code 6) (name "Net-(USB1-Pad6)")
|
||||
(node (ref USB1) (pin 6)))
|
||||
(net (code 7) (name "Net-(USB1-Pad5)")
|
||||
(node (ref USB1) (pin 5)))
|
||||
(net (code 8) (name "Net-(USB1-Pad4)")
|
||||
(node (ref USB1) (pin 4)))
|
||||
(net (code 9) (name "Net-(USB1-Pad20)")
|
||||
(node (ref USB1) (pin 20)))
|
||||
(net (code 10) (name "Net-(USB1-Pad19)")
|
||||
(node (ref USB1) (pin 19)))
|
||||
(net (code 11) (name "Net-(USB1-Pad18)")
|
||||
(node (ref USB1) (pin 18)))
|
||||
(net (code 12) (name "Net-(USB1-Pad17)")
|
||||
(node (ref USB1) (pin 17)))
|
||||
(net (code 13) (name "Net-(USB1-Pad14)")
|
||||
(node (ref USB1) (pin 14)))
|
||||
(net (code 14) (name /COMP1)
|
||||
(node (ref COMP1) (pin 1))
|
||||
(node (ref R5) (pin 1))
|
||||
(node (ref USB1) (pin 1)))
|
||||
(net (code 15) (name /B)
|
||||
(node (ref SW2) (pin 2))
|
||||
(node (ref COMP1) (pin 5))
|
||||
(node (ref C9) (pin 2))
|
||||
(node (ref AMP1) (pin 5)))
|
||||
(net (code 16) (name /VREF)
|
||||
(node (ref COMP1) (pin 2))
|
||||
(node (ref COMP1) (pin 6))
|
||||
(node (ref R3) (pin 2))
|
||||
(node (ref C7) (pin 1))
|
||||
(node (ref R4) (pin 2)))
|
||||
(net (code 17) (name /COMP2)
|
||||
(node (ref USB1) (pin 22))
|
||||
(node (ref R8) (pin 2))
|
||||
(node (ref COMP1) (pin 7)))
|
||||
(net (code 18) (name "Net-(AMP1-Pad6)")
|
||||
(node (ref AMP1) (pin 6))
|
||||
(node (ref R7) (pin 2))
|
||||
(node (ref R8) (pin 1)))
|
||||
(net (code 19) (name "Net-(AMP1-Pad7)")
|
||||
(node (ref SW1) (pin 1))
|
||||
(node (ref AMP1) (pin 7))
|
||||
(node (ref R7) (pin 1)))
|
||||
(net (code 20) (name /A)
|
||||
(node (ref SW1) (pin 2))
|
||||
(node (ref C8) (pin 2))
|
||||
(node (ref AMP1) (pin 3))
|
||||
(node (ref COMP1) (pin 3)))
|
||||
(net (code 21) (name /VCC)
|
||||
(node (ref L1) (pin 2))
|
||||
(node (ref USB1) (pin 15))
|
||||
(node (ref C2) (pin 1))
|
||||
(node (ref C3) (pin 1)))
|
||||
(net (code 22) (name GND)
|
||||
(node (ref USB1) (pin 3))
|
||||
(node (ref USB1) (pin 16))
|
||||
(node (ref USB1) (pin 7))
|
||||
(node (ref AMP1) (pin EXP))
|
||||
(node (ref COMP1) (pin 4))
|
||||
(node (ref USB1) (pin EXP))
|
||||
(node (ref X1) (pin GND))
|
||||
(node (ref C7) (pin 2))
|
||||
(node (ref R4) (pin 1))
|
||||
(node (ref SW2) (pin 3))
|
||||
(node (ref USB1) (pin 8))
|
||||
(node (ref USB1) (pin 9))
|
||||
(node (ref C4) (pin 2))
|
||||
(node (ref C5) (pin 2))
|
||||
(node (ref C1) (pin 2))
|
||||
(node (ref C2) (pin 2))
|
||||
(node (ref C3) (pin 2))
|
||||
(node (ref C8) (pin 1))
|
||||
(node (ref SW1) (pin 3))
|
||||
(node (ref C9) (pin 1))
|
||||
(node (ref C6) (pin 2))
|
||||
(node (ref AMP1) (pin 4)))
|
||||
(net (code 23) (name "Net-(AMP1-Pad2)")
|
||||
(node (ref R6) (pin 1))
|
||||
(node (ref AMP1) (pin 2))
|
||||
(node (ref R5) (pin 2)))
|
||||
(net (code 24) (name /VCCIN)
|
||||
(node (ref L1) (pin 1))
|
||||
(node (ref C1) (pin 1))
|
||||
(node (ref X1) (pin 5V)))
|
||||
(net (code 25) (name /USB_M)
|
||||
(node (ref C5) (pin 1))
|
||||
(node (ref R2) (pin 1))
|
||||
(node (ref X1) (pin USB_M)))
|
||||
(net (code 26) (name "Net-(AMP1-Pad1)")
|
||||
(node (ref R9) (pin 1))
|
||||
(node (ref R6) (pin 2))
|
||||
(node (ref AMP1) (pin 1))
|
||||
(node (ref SW2) (pin 1)))
|
||||
(net (code 27) (name /USB_P)
|
||||
(node (ref X1) (pin USB_P))
|
||||
(node (ref C4) (pin 1))
|
||||
(node (ref R1) (pin 1)))
|
||||
(net (code 28) (name /VCC33)
|
||||
(node (ref USB1) (pin 13))
|
||||
(node (ref USB1) (pin 24))
|
||||
(node (ref C6) (pin 1))
|
||||
(node (ref R3) (pin 1))
|
||||
(node (ref R9) (pin 2))
|
||||
(node (ref USB1) (pin 12))
|
||||
(node (ref SW1) (pin 5))
|
||||
(node (ref SW2) (pin 5))
|
||||
(node (ref AMP1) (pin 8))
|
||||
(node (ref COMP1) (pin 8)))))
|
||||
BIN
kicad/infnoise_goldfingers.pdf
Normal file
BIN
kicad/infnoise_goldfingers.pdf
Normal file
Binary file not shown.
@@ -1,20 +0,0 @@
|
||||
(module 0603-CAP (layer F.Cu) (tedit 0)
|
||||
(fp_text reference C7 (at 0 -0.635) (layer F.SilkS)
|
||||
(effects (font (size 0.38608 0.38608) (thickness 0.030886)) (justify left bottom))
|
||||
)
|
||||
(fp_text value 10nF (at 0 0) (layer F.SilkS) hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.5 -0.85) (end 1.5 -0.85) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start 1.5 -0.85) (end 1.5 0.85) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start 1.5 0.85) (end -1.5 0.85) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start -1.5 0.85) (end -1.5 -0.85) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start -0.356 -0.432) (end 0.356 -0.432) (layer F.Fab) (width 0.1016))
|
||||
(fp_line (start -0.356 0.419) (end 0.356 0.419) (layer F.Fab) (width 0.1016))
|
||||
(fp_line (start 0 -0.0305) (end 0 0.0305) (layer F.SilkS) (width 0.4064))
|
||||
(fp_poly (pts (xy -0.8382 0.4699) (xy -0.3381 0.4699) (xy -0.3381 -0.4801) (xy -0.8382 -0.4801)) (layer F.Fab) (width 0))
|
||||
(fp_poly (pts (xy 0.3302 0.4699) (xy 0.8303 0.4699) (xy 0.8303 -0.4801) (xy 0.3302 -0.4801)) (layer F.Fab) (width 0))
|
||||
(fp_poly (pts (xy -0.1999 0.3) (xy 0.1999 0.3) (xy 0.1999 -0.3) (xy -0.1999 -0.3)) (layer F.Adhes) (width 0))
|
||||
(pad 1 smd rect (at -0.85 0) (size 1.1 1) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 0.85 0) (size 1.1 1) (layers F.Cu F.Paste F.Mask))
|
||||
)
|
||||
@@ -1,20 +0,0 @@
|
||||
(module 0603-IND (layer F.Cu) (tedit 0)
|
||||
(fp_text reference L1 (at 0 -0.635) (layer F.SilkS)
|
||||
(effects (font (size 0.38608 0.38608) (thickness 0.032512)) (justify bottom))
|
||||
)
|
||||
(fp_text value FERRITE-BEAD0603-IND (at 0 0) (layer F.SilkS) hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.5 -0.85) (end 1.5 -0.85) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start 1.5 -0.85) (end 1.5 0.85) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start 1.5 0.85) (end -1.5 0.85) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start -1.5 0.85) (end -1.5 -0.85) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start -0.356 -0.432) (end 0.356 -0.432) (layer F.Fab) (width 0.1016))
|
||||
(fp_line (start -0.356 0.419) (end 0.356 0.419) (layer F.Fab) (width 0.1016))
|
||||
(fp_line (start 0 -0.0305) (end 0 0.0305) (layer F.SilkS) (width 0.4064))
|
||||
(fp_poly (pts (xy -0.8382 0.4699) (xy -0.3381 0.4699) (xy -0.3381 -0.4801) (xy -0.8382 -0.4801)) (layer F.Fab) (width 0))
|
||||
(fp_poly (pts (xy 0.3302 0.4699) (xy 0.8303 0.4699) (xy 0.8303 -0.4801) (xy 0.3302 -0.4801)) (layer F.Fab) (width 0))
|
||||
(fp_poly (pts (xy -0.1999 0.3) (xy 0.1999 0.3) (xy 0.1999 -0.3) (xy -0.1999 -0.3)) (layer F.Adhes) (width 0))
|
||||
(pad 1 smd rect (at -0.85 0) (size 1.1 1) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 0.85 0) (size 1.1 1) (layers F.Cu F.Paste F.Mask))
|
||||
)
|
||||
@@ -1,20 +0,0 @@
|
||||
(module 0603-RES (layer F.Cu) (tedit 0)
|
||||
(fp_text reference R9 (at 0 -0.635) (layer F.SilkS)
|
||||
(effects (font (size 0.38608 0.38608) (thickness 0.032512)) (justify right top))
|
||||
)
|
||||
(fp_text value 10K (at 0 0) (layer F.SilkS) hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.15)) (justify right top))
|
||||
)
|
||||
(fp_line (start -1.5 -0.85) (end 1.5 -0.85) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start 1.5 -0.85) (end 1.5 0.85) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start 1.5 0.85) (end -1.5 0.85) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start -1.5 0.85) (end -1.5 -0.85) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start -0.356 -0.432) (end 0.356 -0.432) (layer F.Fab) (width 0.1016))
|
||||
(fp_line (start -0.356 0.419) (end 0.356 0.419) (layer F.Fab) (width 0.1016))
|
||||
(fp_poly (pts (xy -0.8382 0.4699) (xy -0.3381 0.4699) (xy -0.3381 -0.4801) (xy -0.8382 -0.4801)) (layer F.Fab) (width 0))
|
||||
(fp_poly (pts (xy 0.3302 0.4699) (xy 0.8303 0.4699) (xy 0.8303 -0.4801) (xy 0.3302 -0.4801)) (layer F.Fab) (width 0))
|
||||
(fp_poly (pts (xy -0.1999 0.3) (xy 0.1999 0.3) (xy 0.1999 -0.3) (xy -0.1999 -0.3)) (layer F.Adhes) (width 0))
|
||||
(fp_poly (pts (xy -0.2032 0.381) (xy 0.2032 0.381) (xy 0.2032 -0.381) (xy -0.2032 -0.381)) (layer F.SilkS) (width 0))
|
||||
(pad 1 smd rect (at -0.85 0) (size 1.1 1) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 0.85 0) (size 1.1 1) (layers F.Cu F.Paste F.Mask))
|
||||
)
|
||||
@@ -1,23 +0,0 @@
|
||||
(module DFN8-2X3 (layer F.Cu) (tedit 0)
|
||||
(descr "<b>DCB Package 8-Lead Plastic DFN (2mm × 2mm)</b><p>\nSource: http://www.linear.com/pc/downloadDocument.do?navId=H0,C1,C1003,C1042,C1032,C1063,P26952,D16357")
|
||||
(fp_text reference AMP1 (at -1.27 0 90) (layer F.SilkS)
|
||||
(effects (font (size 0.38608 0.38608) (thickness 0.032512)) (justify bottom))
|
||||
)
|
||||
(fp_text value TSV912IQ2T (at 0 0) (layer F.SilkS) hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.0922 0.9) (end -1.0922 -0.9) (layer F.SilkS) (width 0.2032))
|
||||
(fp_line (start -1.1 -1.1) (end 1.1 -1.1) (layer F.Fab) (width 0.2032))
|
||||
(fp_line (start 1.0922 -0.9) (end 1.0922 0.9) (layer F.SilkS) (width 0.2032))
|
||||
(fp_line (start 1.1 1.1) (end -1.1 1.1) (layer F.Fab) (width 0.2032))
|
||||
(fp_poly (pts (xy -0.777 0.517) (xy -0.227 0.517) (xy -0.227 0.392) (xy -0.777 0.392)) (layer F.SilkS) (width 0))
|
||||
(pad EXP smd rect (at 0 0) (size 1.6 0.45) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 1 smd rect (at -0.75 1.025) (size 0.25 0.7) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -0.25 1.025) (size 0.25 0.7) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at 0.25 1.025) (size 0.25 0.7) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at 0.75 1.025 180) (size 0.25 0.7) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at 0.75 -1.025 180) (size 0.25 0.7) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 6 smd rect (at 0.25 -1.025 180) (size 0.25 0.7) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 7 smd rect (at -0.25 -1.025 180) (size 0.25 0.7) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 8 smd rect (at -0.75 -1.025 180) (size 0.25 0.7) (layers F.Cu F.Paste F.Mask))
|
||||
)
|
||||
@@ -1,9 +0,0 @@
|
||||
(module MICRO-FIDUCIAL (layer F.Cu) (tedit 0)
|
||||
(fp_text reference FID3 (at 0 0) (layer F.SilkS) hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value FIDUCIALUFIDUCIAL (at 0 0) (layer F.SilkS) hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.15)))
|
||||
)
|
||||
(pad 1 smd circle (at 0 0) (size 0.635 0.635) (layers F.Cu F.Paste F.Mask))
|
||||
)
|
||||
@@ -1,45 +0,0 @@
|
||||
(module QFN24-4X4 (layer F.Cu) (tedit 0)
|
||||
(descr "<b>UF Package 24-Lead (4mm × 4mm) Plastic QFN</b><p>\nSource: http://cds.linear.com/docs/Datasheet/5598f.pdf")
|
||||
(fp_text reference USB1 (at 0 -2.54 -180) (layer F.SilkS)
|
||||
(effects (font (size 0.57912 0.57912) (thickness 0.046329)) (justify right top))
|
||||
)
|
||||
(fp_text value FT240XQ (at 0 0) (layer F.SilkS) hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.15)) (justify right top))
|
||||
)
|
||||
(fp_line (start -1.9 1.9) (end 1.9 1.9) (layer F.Fab) (width 0.2032))
|
||||
(fp_line (start 1.9 1.9) (end 1.9 -1.9) (layer F.Fab) (width 0.2032))
|
||||
(fp_line (start 1.9 -1.9) (end -1.9 -1.9) (layer F.Fab) (width 0.2032))
|
||||
(fp_line (start -1.9 -1.9) (end -1.9 1.9) (layer F.Fab) (width 0.2032))
|
||||
(fp_circle (center -1.345 -1.345) (end -1.19 -1.345) (layer F.Fab) (width 0))
|
||||
(fp_poly (pts (xy -1.95 -1.525) (xy -1.525 -1.525) (xy -1.525 -1.975) (xy -1.95 -1.975)) (layer F.SilkS) (width 0))
|
||||
(fp_poly (pts (xy -1.3 1.3) (xy 1.3 1.3) (xy 1.3 -1.3) (xy -1.3 -1.3)) (layer F.Mask) (width 0))
|
||||
(fp_poly (pts (xy -0.6 -0.2) (xy -0.2 -0.2) (xy -0.2 -0.6) (xy -0.6 -0.6)) (layer F.Paste) (width 0))
|
||||
(fp_poly (pts (xy 0.2 -0.2) (xy 0.6 -0.2) (xy 0.6 -0.6) (xy 0.2 -0.6)) (layer F.Paste) (width 0))
|
||||
(fp_poly (pts (xy -0.6 0.6) (xy -0.2 0.6) (xy -0.2 0.2) (xy -0.6 0.2)) (layer F.Paste) (width 0))
|
||||
(fp_poly (pts (xy 0.2 0.6) (xy 0.6 0.6) (xy 0.6 0.2) (xy 0.2 0.2)) (layer F.Paste) (width 0))
|
||||
(pad 1 smd rect (at -1.9 -1.25) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -1.9 -0.75) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at -1.9 -0.25) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at -1.9 0.25) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at -1.9 0.75) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 6 smd rect (at -1.9 1.25) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 7 smd rect (at -1.25 1.9 90) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 8 smd rect (at -0.75 1.9 90) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 9 smd rect (at -0.25 1.9 90) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 10 smd rect (at 0.25 1.9 90) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 11 smd rect (at 0.75 1.9 90) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 12 smd rect (at 1.25 1.9 90) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 13 smd rect (at 1.9 1.25 180) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 14 smd rect (at 1.9 0.75 180) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 15 smd rect (at 1.9 0.25 180) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 16 smd rect (at 1.9 -0.25 180) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 17 smd rect (at 1.9 -0.75 180) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 18 smd rect (at 1.9 -1.25 180) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 19 smd rect (at 1.25 -1.9 270) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 20 smd rect (at 0.75 -1.9 270) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 21 smd rect (at 0.25 -1.9 270) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 22 smd rect (at -0.25 -1.9 270) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 23 smd rect (at -0.75 -1.9 270) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 24 smd rect (at -1.25 -1.9 270) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad EXP smd rect (at 0 0) (size 1.5 1.5) (layers F.Cu F.Paste F.Mask))
|
||||
)
|
||||
@@ -1,24 +0,0 @@
|
||||
(module SC70-5L (layer F.Cu) (tedit 0)
|
||||
(descr "<b>SC-70 Package</b>")
|
||||
(fp_text reference SW2 (at -0.47625 0) (layer F.SilkS)
|
||||
(effects (font (size 0.28956 0.28956) (thickness 0.024384)) (justify left))
|
||||
)
|
||||
(fp_text value MC74VHC1G66DFT1G (at 0 0) (layer F.SilkS) hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 1.1 0.5) (end -1.1 0.5) (layer F.Fab) (width 0.2032))
|
||||
(fp_line (start -1.1 0.5) (end -1.1 -0.5) (layer F.SilkS) (width 0.2032))
|
||||
(fp_line (start -1.1 -0.5) (end 1.1 -0.5) (layer F.Fab) (width 0.2032))
|
||||
(fp_line (start 1.1 -0.5) (end 1.1 0.5) (layer F.SilkS) (width 0.2032))
|
||||
(fp_circle (center -0.65 0.2) (end -0.5 0.2) (layer F.SilkS) (width 0))
|
||||
(fp_poly (pts (xy 0.5 -0.6) (xy 0.8 -0.6) (xy 0.8 -1.1) (xy 0.5 -1.1)) (layer F.Fab) (width 0))
|
||||
(fp_poly (pts (xy -0.8 -0.6) (xy -0.5 -0.6) (xy -0.5 -1.1) (xy -0.8 -1.1)) (layer F.Fab) (width 0))
|
||||
(fp_poly (pts (xy -0.8 1.1) (xy -0.5 1.1) (xy -0.5 0.6) (xy -0.8 0.6)) (layer F.Fab) (width 0))
|
||||
(fp_poly (pts (xy -0.15 1.1) (xy 0.15 1.1) (xy 0.15 0.6) (xy -0.15 0.6)) (layer F.Fab) (width 0))
|
||||
(fp_poly (pts (xy 0.5 1.1) (xy 0.8 1.1) (xy 0.8 0.6) (xy 0.5 0.6)) (layer F.Fab) (width 0))
|
||||
(pad 4 smd rect (at 0.65 -0.85) (size 0.35 0.8) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at -0.65 -0.85) (size 0.35 0.8) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 1 smd rect (at -0.65 0.85) (size 0.35 0.8) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 0 0.85) (size 0.35 0.8) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at 0.65 0.85) (size 0.35 0.8) (layers F.Cu F.Paste F.Mask))
|
||||
)
|
||||
@@ -1,19 +0,0 @@
|
||||
(module SSOP8-P-0.50A (layer F.Cu) (tedit 0)
|
||||
(fp_text reference COMP1 (at 0 -1.9304) (layer F.SilkS)
|
||||
(effects (font (size 0.38608 0.38608) (thickness 0.032512)) (justify bottom))
|
||||
)
|
||||
(fp_text value TC75W57FK (at 0 0) (layer F.SilkS) hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.1 -1.2) (end -1.1 1.2) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.1 -1.2) (end 1.1 1.2) (layer F.SilkS) (width 0.127))
|
||||
(fp_circle (center -0.8 0.7) (end -0.7 0.7) (layer F.SilkS) (width 0.127))
|
||||
(pad 1 smd rect (at -0.75 1.35 90) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -0.25 1.35 90) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at 0.25 1.35 90) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at 0.75 1.35 90) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at 0.75 -1.35 270) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 6 smd rect (at 0.25 -1.35 270) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 7 smd rect (at -0.25 -1.35 270) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 8 smd rect (at -0.75 -1.35 270) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask))
|
||||
)
|
||||
@@ -1,33 +0,0 @@
|
||||
update=22/05/2015 07:44:53
|
||||
version=1
|
||||
last_client=kicad
|
||||
[general]
|
||||
version=1
|
||||
RootSch=
|
||||
BoardNm=
|
||||
[pcbnew]
|
||||
version=1
|
||||
LastNetListRead=
|
||||
UseCmpFile=1
|
||||
PadDrill=0.600000000000
|
||||
PadDrillOvalY=0.600000000000
|
||||
PadSizeH=1.500000000000
|
||||
PadSizeV=1.500000000000
|
||||
PcbTextSizeV=1.500000000000
|
||||
PcbTextSizeH=1.500000000000
|
||||
PcbTextThickness=0.300000000000
|
||||
ModuleTextSizeV=1.000000000000
|
||||
ModuleTextSizeH=1.000000000000
|
||||
ModuleTextSizeThickness=0.150000000000
|
||||
SolderMaskClearance=0.000000000000
|
||||
SolderMaskMinWidth=0.000000000000
|
||||
DrawSegmentWidth=0.200000000000
|
||||
BoardOutlineThickness=0.100000000000
|
||||
ModuleOutlineThickness=0.150000000000
|
||||
[cvpcb]
|
||||
version=1
|
||||
NetIExt=net
|
||||
[eeschema]
|
||||
version=1
|
||||
LibDir=
|
||||
[eeschema/libraries]
|
||||
@@ -1,700 +0,0 @@
|
||||
EESchema Schematic File Version 4
|
||||
EELAYER 26 0
|
||||
EELAYER END
|
||||
$Descr User 15826 8268
|
||||
encoding utf-8
|
||||
Sheet 1 1
|
||||
Title ""
|
||||
Date ""
|
||||
Rev ""
|
||||
Comp ""
|
||||
Comment1 ""
|
||||
Comment2 ""
|
||||
Comment3 ""
|
||||
Comment4 ""
|
||||
$EndDescr
|
||||
Text Label 2500 3900 0 70 ~ 0
|
||||
USB_P
|
||||
Connection ~ 2900 3900
|
||||
Wire Wire Line
|
||||
2900 3900 2200 3900
|
||||
Wire Wire Line
|
||||
2900 4400 2900 3900
|
||||
Wire Wire Line
|
||||
2900 3900 3000 3900
|
||||
Wire Wire Line
|
||||
2200 3900 2200 4000
|
||||
Wire Wire Line
|
||||
2200 4000 1100 4000
|
||||
Text Label 2500 4100 0 70 ~ 0
|
||||
USB_M
|
||||
Connection ~ 3300 4100
|
||||
Wire Wire Line
|
||||
3400 4100 3300 4100
|
||||
Wire Wire Line
|
||||
3300 4100 1100 4100
|
||||
Wire Wire Line
|
||||
3300 4400 3300 4100
|
||||
Text Label 2000 4200 0 70 ~ 0
|
||||
VCCIN
|
||||
Connection ~ 1900 4200
|
||||
Wire Wire Line
|
||||
1900 4200 2300 4200
|
||||
Wire Wire Line
|
||||
1900 4400 1900 4200
|
||||
Wire Wire Line
|
||||
2300 4400 2300 4200
|
||||
Wire Wire Line
|
||||
1100 4200 1900 4200
|
||||
Text Label 3500 5100 0 70 ~ 0
|
||||
VCC
|
||||
Connection ~ 2300 5100
|
||||
Connection ~ 2700 5100
|
||||
Wire Wire Line
|
||||
5200 4900 5200 5100
|
||||
Wire Wire Line
|
||||
5200 5100 2700 5100
|
||||
Wire Wire Line
|
||||
2700 5100 2300 5100
|
||||
Wire Wire Line
|
||||
2700 5200 2700 5100
|
||||
Wire Wire Line
|
||||
2300 5200 2300 5100
|
||||
Wire Wire Line
|
||||
2300 4800 2300 5100
|
||||
Connection ~ 1900 5900
|
||||
Connection ~ 3300 5900
|
||||
Connection ~ 3900 5900
|
||||
Connection ~ 5300 5900
|
||||
Connection ~ 8500 5900
|
||||
Connection ~ 8800 5900
|
||||
Connection ~ 9800 5900
|
||||
Connection ~ 3300 4900
|
||||
Connection ~ 9800 4900
|
||||
Connection ~ 4100 2500
|
||||
Connection ~ 4100 3300
|
||||
Connection ~ 4100 3500
|
||||
Connection ~ 2300 5900
|
||||
Connection ~ 2700 5900
|
||||
Connection ~ 13300 5900
|
||||
Connection ~ 7400 5900
|
||||
Connection ~ 1700 3900
|
||||
Connection ~ 7900 5900
|
||||
Wire Wire Line
|
||||
3900 5900 5300 5900
|
||||
Wire Wire Line
|
||||
5300 6000 5300 5900
|
||||
Wire Wire Line
|
||||
1700 2500 1700 3900
|
||||
Wire Wire Line
|
||||
1700 3900 1700 5900
|
||||
Wire Wire Line
|
||||
1700 5900 1900 5900
|
||||
Wire Wire Line
|
||||
1900 5900 2300 5900
|
||||
Wire Wire Line
|
||||
2300 5900 2700 5900
|
||||
Wire Wire Line
|
||||
2700 5900 3300 5900
|
||||
Wire Wire Line
|
||||
3300 5900 3900 5900
|
||||
Wire Wire Line
|
||||
1900 4700 1900 5900
|
||||
Wire Wire Line
|
||||
3900 5500 3900 5900
|
||||
Wire Wire Line
|
||||
2900 4700 2900 4900
|
||||
Wire Wire Line
|
||||
2900 4900 3300 4900
|
||||
Wire Wire Line
|
||||
3300 4900 3300 4700
|
||||
Wire Wire Line
|
||||
3300 5900 3300 4900
|
||||
Wire Wire Line
|
||||
5400 2700 5400 2500
|
||||
Wire Wire Line
|
||||
5400 2500 4100 2500
|
||||
Wire Wire Line
|
||||
4100 2500 1700 2500
|
||||
Wire Wire Line
|
||||
5300 5900 7400 5900
|
||||
Wire Wire Line
|
||||
7400 5900 7900 5900
|
||||
Wire Wire Line
|
||||
7900 5900 8500 5900
|
||||
Wire Wire Line
|
||||
8500 5900 8800 5900
|
||||
Wire Wire Line
|
||||
8800 5900 9800 5900
|
||||
Wire Wire Line
|
||||
9800 5900 13300 5900
|
||||
Wire Wire Line
|
||||
13300 5900 13600 5900
|
||||
Wire Wire Line
|
||||
8800 3900 8800 5900
|
||||
Wire Wire Line
|
||||
8500 3700 8500 5900
|
||||
Wire Wire Line
|
||||
9900 3500 9800 3500
|
||||
Wire Wire Line
|
||||
9800 3500 9800 4900
|
||||
Wire Wire Line
|
||||
9800 4900 9800 5900
|
||||
Wire Wire Line
|
||||
9900 4900 9800 4900
|
||||
Wire Wire Line
|
||||
13600 3900 13600 5900
|
||||
Wire Wire Line
|
||||
4100 2500 4100 3300
|
||||
Wire Wire Line
|
||||
4100 3300 4100 3500
|
||||
Wire Wire Line
|
||||
4100 3500 4100 3700
|
||||
Wire Wire Line
|
||||
4100 3700 4200 3700
|
||||
Wire Wire Line
|
||||
4200 3500 4100 3500
|
||||
Wire Wire Line
|
||||
4200 3300 4100 3300
|
||||
Wire Wire Line
|
||||
2300 5500 2300 5900
|
||||
Wire Wire Line
|
||||
2700 5500 2700 5900
|
||||
Wire Wire Line
|
||||
13300 4100 13300 5900
|
||||
Wire Wire Line
|
||||
7400 5100 7400 5900
|
||||
Wire Wire Line
|
||||
1100 3900 1700 3900
|
||||
Wire Wire Line
|
||||
7900 5100 7900 5900
|
||||
Connection ~ 13600 2100
|
||||
Connection ~ 12100 2100
|
||||
Connection ~ 8500 2100
|
||||
Connection ~ 6800 2100
|
||||
Connection ~ 12100 2900
|
||||
Connection ~ 3900 4900
|
||||
Connection ~ 3900 4300
|
||||
Connection ~ 7400 2100
|
||||
Text Label 5000 2100 0 70 ~ 0
|
||||
VCC33
|
||||
Wire Wire Line
|
||||
6400 3300 6800 3300
|
||||
Wire Wire Line
|
||||
6800 3300 6800 2100
|
||||
Wire Wire Line
|
||||
6800 2100 7400 2100
|
||||
Wire Wire Line
|
||||
7400 2100 8500 2100
|
||||
Wire Wire Line
|
||||
3900 2100 6800 2100
|
||||
Wire Wire Line
|
||||
8500 2900 8500 2100
|
||||
Wire Wire Line
|
||||
8500 2100 12100 2100
|
||||
Wire Wire Line
|
||||
12100 2100 13600 2100
|
||||
Wire Wire Line
|
||||
13600 2100 14800 2100
|
||||
Wire Wire Line
|
||||
12000 4300 12100 4300
|
||||
Wire Wire Line
|
||||
12100 4300 12100 2900
|
||||
Wire Wire Line
|
||||
12100 2900 12100 2100
|
||||
Wire Wire Line
|
||||
12000 2900 12100 2900
|
||||
Wire Wire Line
|
||||
13600 3100 13600 2100
|
||||
Wire Wire Line
|
||||
3900 4300 4200 4300
|
||||
Wire Wire Line
|
||||
3900 4900 3900 4300
|
||||
Wire Wire Line
|
||||
4800 4900 3900 4900
|
||||
Wire Wire Line
|
||||
3900 5200 3900 4900
|
||||
Wire Wire Line
|
||||
3900 4300 3900 2100
|
||||
Wire Wire Line
|
||||
7400 3900 7400 2100
|
||||
Wire Wire Line
|
||||
14800 2100 14800 2800
|
||||
Connection ~ 8800 3300
|
||||
Connection ~ 9100 3300
|
||||
Text Label 8900 3300 0 70 ~ 0
|
||||
A
|
||||
Wire Wire Line
|
||||
9900 3300 9100 3300
|
||||
Wire Wire Line
|
||||
9100 3300 8800 3300
|
||||
Wire Wire Line
|
||||
8800 3300 8600 3300
|
||||
Wire Wire Line
|
||||
8800 3600 8800 3300
|
||||
Wire Wire Line
|
||||
9900 4700 9100 4700
|
||||
Wire Wire Line
|
||||
9100 4700 9100 3300
|
||||
Connection ~ 14500 3500
|
||||
Connection ~ 9800 2900
|
||||
Wire Wire Line
|
||||
14100 3500 14500 3500
|
||||
Wire Wire Line
|
||||
14500 3500 14800 3500
|
||||
Wire Wire Line
|
||||
14500 2300 14500 3500
|
||||
Wire Wire Line
|
||||
14800 3200 14800 3500
|
||||
Wire Wire Line
|
||||
9900 2900 9800 2900
|
||||
Wire Wire Line
|
||||
9800 2900 9700 2900
|
||||
Wire Wire Line
|
||||
9800 2900 9800 2300
|
||||
Wire Wire Line
|
||||
9800 2300 14500 2300
|
||||
Connection ~ 9300 3100
|
||||
Wire Wire Line
|
||||
9900 3100 9300 3100
|
||||
Wire Wire Line
|
||||
9300 3100 9300 2900
|
||||
Wire Wire Line
|
||||
9300 3600 9300 3100
|
||||
Connection ~ 12300 3100
|
||||
Wire Wire Line
|
||||
12300 2500 7900 2500
|
||||
Wire Wire Line
|
||||
7900 2500 7900 3300
|
||||
Wire Wire Line
|
||||
7900 3300 8000 3300
|
||||
Wire Wire Line
|
||||
12400 3100 12300 3100
|
||||
Wire Wire Line
|
||||
12300 3100 12000 3100
|
||||
Wire Wire Line
|
||||
12300 3100 12300 2500
|
||||
Connection ~ 12800 3300
|
||||
Wire Wire Line
|
||||
12000 3300 12800 3300
|
||||
Wire Wire Line
|
||||
12800 3300 12800 3100
|
||||
Wire Wire Line
|
||||
12800 3800 12800 3300
|
||||
Connection ~ 13000 3500
|
||||
Text Label 12300 3500 0 70 ~ 0
|
||||
B
|
||||
Connection ~ 13300 3500
|
||||
Wire Wire Line
|
||||
13500 3500 13300 3500
|
||||
Wire Wire Line
|
||||
13300 3500 13000 3500
|
||||
Wire Wire Line
|
||||
13000 3500 12000 3500
|
||||
Wire Wire Line
|
||||
12000 4900 13000 4900
|
||||
Wire Wire Line
|
||||
13000 4900 13000 3500
|
||||
Wire Wire Line
|
||||
13300 3800 13300 3500
|
||||
Connection ~ 9300 4300
|
||||
Text Label 6000 2500 0 70 ~ 0
|
||||
COMP1
|
||||
Wire Wire Line
|
||||
9900 4300 9300 4300
|
||||
Wire Wire Line
|
||||
9300 4300 7700 4300
|
||||
Wire Wire Line
|
||||
9300 4000 9300 4300
|
||||
Wire Wire Line
|
||||
5800 2700 5800 2500
|
||||
Wire Wire Line
|
||||
5800 2500 7700 2500
|
||||
Wire Wire Line
|
||||
7700 2500 7700 4300
|
||||
Connection ~ 12800 4500
|
||||
Text Label 6500 3700 0 70 ~ 0
|
||||
COMP2
|
||||
Wire Wire Line
|
||||
12000 4500 12800 4500
|
||||
Wire Wire Line
|
||||
12800 4500 12800 5500
|
||||
Wire Wire Line
|
||||
12800 5500 6800 5500
|
||||
Wire Wire Line
|
||||
6800 5500 6800 3700
|
||||
Wire Wire Line
|
||||
12800 4200 12800 4500
|
||||
Wire Wire Line
|
||||
6400 3700 6800 3700
|
||||
Connection ~ 9000 4500
|
||||
Text Label 7600 4500 0 70 ~ 0
|
||||
VREF
|
||||
Connection ~ 7400 4500
|
||||
Connection ~ 7900 4500
|
||||
Wire Wire Line
|
||||
9900 4500 9000 4500
|
||||
Wire Wire Line
|
||||
9000 4500 9000 5300
|
||||
Wire Wire Line
|
||||
9000 5300 12100 5300
|
||||
Wire Wire Line
|
||||
12100 5300 12100 4700
|
||||
Wire Wire Line
|
||||
12100 4700 12000 4700
|
||||
Wire Wire Line
|
||||
9000 4500 7900 4500
|
||||
Wire Wire Line
|
||||
7900 4500 7400 4500
|
||||
Wire Wire Line
|
||||
7400 4700 7400 4500
|
||||
Wire Wire Line
|
||||
7400 4300 7400 4500
|
||||
Wire Wire Line
|
||||
7900 4800 7900 4500
|
||||
Text Label 6500 3500 0 70 ~ 0
|
||||
SW1EN
|
||||
Wire Wire Line
|
||||
7100 2800 8300 2800
|
||||
Wire Wire Line
|
||||
8300 2800 8300 2900
|
||||
Wire Wire Line
|
||||
7100 2800 7100 3500
|
||||
Wire Wire Line
|
||||
7100 3500 6400 3500
|
||||
Wire Wire Line
|
||||
3800 4100 4200 4100
|
||||
Text Label 6500 3900 0 70 ~ 0
|
||||
SW2EN
|
||||
Wire Wire Line
|
||||
13800 3100 14200 3100
|
||||
Wire Wire Line
|
||||
14200 3100 14200 5700
|
||||
Wire Wire Line
|
||||
14200 5700 6600 5700
|
||||
Wire Wire Line
|
||||
6600 5700 6600 3900
|
||||
Wire Wire Line
|
||||
6600 3900 6400 3900
|
||||
Wire Wire Line
|
||||
3400 3900 4200 3900
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:FT240XQ USB1
|
||||
U 1 0 022A0DE2
|
||||
P 5300 3800
|
||||
F 0 "USB1" H 5000 4100 59 0000 L BNN
|
||||
F 1 "FT240XQ" H 5000 3800 59 0000 L BNN
|
||||
F 2 "QFN24-4X4" H 5300 3800 50 0001 C CNN
|
||||
F 3 "" H 5300 3800 50 0001 C CNN
|
||||
1 5300 3800
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:CAP0603-CAP C4
|
||||
U 1 0 9D8B79E0
|
||||
P 2900 4600
|
||||
F 0 "C4" H 2960 4715 59 0000 L BNN
|
||||
F 1 "47pF" H 2960 4515 59 0000 L BNN
|
||||
F 2 "0603-CAP" H 2900 4600 50 0001 C CNN
|
||||
F 3 "" H 2900 4600 50 0001 C CNN
|
||||
1 2900 4600
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:CAP0603-CAP C5
|
||||
U 1 0 B58DF706
|
||||
P 3300 4600
|
||||
F 0 "C5" H 3360 4715 59 0000 L BNN
|
||||
F 1 "47pF" H 3360 4515 59 0000 L BNN
|
||||
F 2 "0603-CAP" H 3300 4600 50 0001 C CNN
|
||||
F 3 "" H 3300 4600 50 0001 C CNN
|
||||
1 3300 4600
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:CAP0603-CAP C6
|
||||
U 1 0 21A596BE
|
||||
P 3900 5400
|
||||
F 0 "C6" H 3960 5515 59 0000 L BNN
|
||||
F 1 "100nF" H 3960 5315 59 0000 L BNN
|
||||
F 2 "0603-CAP" H 3900 5400 50 0001 C CNN
|
||||
F 3 "" H 3900 5400 50 0001 C CNN
|
||||
1 3900 5400
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:CAP0603-CAP C2
|
||||
U 1 0 39D9FF9F
|
||||
P 2300 5400
|
||||
F 0 "C2" H 2360 5515 59 0000 L BNN
|
||||
F 1 "4.7uF" H 2360 5315 59 0000 L BNN
|
||||
F 2 "0603-CAP" H 2300 5400 50 0001 C CNN
|
||||
F 3 "" H 2300 5400 50 0001 C CNN
|
||||
1 2300 5400
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:CAP0603-CAP C3
|
||||
U 1 0 2D93CF11
|
||||
P 2700 5400
|
||||
F 0 "C3" H 2760 5515 59 0000 L BNN
|
||||
F 1 "100nF" H 2760 5315 59 0000 L BNN
|
||||
F 2 "0603-CAP" H 2700 5400 50 0001 C CNN
|
||||
F 3 "" H 2700 5400 50 0001 C CNN
|
||||
1 2700 5400
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:CAP0603-CAP C8
|
||||
U 1 0 D3A4CB3D
|
||||
P 8800 3700
|
||||
F 0 "C8" H 8860 3815 59 0000 L BNN
|
||||
F 1 "220pF" H 8860 3615 59 0000 L BNN
|
||||
F 2 "0603-CAP" H 8800 3700 50 0001 C CNN
|
||||
F 3 "" H 8800 3700 50 0001 C CNN
|
||||
1 8800 3700
|
||||
-1 0 0 1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:CAP0603-CAP C9
|
||||
U 1 0 81AAAD82
|
||||
P 13300 3900
|
||||
F 0 "C9" H 13360 4015 59 0000 L BNN
|
||||
F 1 "220pF" H 13360 3815 59 0000 L BNN
|
||||
F 2 "0603-CAP" H 13300 3900 50 0001 C CNN
|
||||
F 3 "" H 13300 3900 50 0001 C CNN
|
||||
1 13300 3900
|
||||
-1 0 0 1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:CAP0603-CAP C1
|
||||
U 1 0 4931D545
|
||||
P 1900 4600
|
||||
F 0 "C1" H 1960 4715 59 0000 L BNN
|
||||
F 1 "10nF" H 1960 4515 59 0000 L BNN
|
||||
F 2 "0603-CAP" H 1900 4600 50 0001 C CNN
|
||||
F 3 "" H 1900 4600 50 0001 C CNN
|
||||
1 1900 4600
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:FERRITE-BEAD0603-IND L1
|
||||
U 1 0 FF1B59BB
|
||||
P 2300 4600
|
||||
F 0 "L1" H 2150 4654 59 0000 L BNN
|
||||
F 1 "FERRITE-BEAD0603-IND" H 2150 4485 59 0000 L BNN
|
||||
F 2 "0603-IND" H 2300 4600 50 0001 C CNN
|
||||
F 3 "" H 2300 4600 50 0001 C CNN
|
||||
1 2300 4600
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:RESISTOR0603-RES R1
|
||||
U 1 0 23750506
|
||||
P 3200 3900
|
||||
F 0 "R1" H 3050 3959 59 0000 L BNN
|
||||
F 1 "27" H 3050 3770 59 0000 L BNN
|
||||
F 2 "0603-RES" H 3200 3900 50 0001 C CNN
|
||||
F 3 "" H 3200 3900 50 0001 C CNN
|
||||
1 3200 3900
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:RESISTOR0603-RES R2
|
||||
U 1 0 F24DE2BB
|
||||
P 3600 4100
|
||||
F 0 "R2" H 3450 4159 59 0000 L BNN
|
||||
F 1 "27" H 3450 3970 59 0000 L BNN
|
||||
F 2 "0603-RES" H 3600 4100 50 0001 C CNN
|
||||
F 3 "" H 3600 4100 50 0001 C CNN
|
||||
1 3600 4100
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:RESISTOR0603-RES R6
|
||||
U 1 0 50013407
|
||||
P 9500 2900
|
||||
F 0 "R6" H 9350 2959 59 0000 L BNN
|
||||
F 1 "8.2K" H 9350 2770 59 0000 L BNN
|
||||
F 2 "0603-RES" H 9500 2900 50 0001 C CNN
|
||||
F 3 "" H 9500 2900 50 0001 C CNN
|
||||
1 9500 2900
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:RESISTOR0603-RES R5
|
||||
U 1 0 40871C63
|
||||
P 9300 3800
|
||||
F 0 "R5" H 9150 3859 59 0000 L BNN
|
||||
F 1 "10K" H 9150 3670 59 0000 L BNN
|
||||
F 2 "0603-RES" H 9300 3800 50 0001 C CNN
|
||||
F 3 "" H 9300 3800 50 0001 C CNN
|
||||
1 9300 3800
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:RESISTOR0603-RES R7
|
||||
U 1 0 AD9CC219
|
||||
P 12600 3100
|
||||
F 0 "R7" H 12450 3159 59 0000 L BNN
|
||||
F 1 "8.2K" H 12450 2970 59 0000 L BNN
|
||||
F 2 "0603-RES" H 12600 3100 50 0001 C CNN
|
||||
F 3 "" H 12600 3100 50 0001 C CNN
|
||||
1 12600 3100
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:RESISTOR0603-RES R8
|
||||
U 1 0 B154411E
|
||||
P 12800 4000
|
||||
F 0 "R8" H 12650 4059 59 0000 L BNN
|
||||
F 1 "10K" H 12650 3870 59 0000 L BNN
|
||||
F 2 "0603-RES" H 12800 4000 50 0001 C CNN
|
||||
F 3 "" H 12800 4000 50 0001 C CNN
|
||||
1 12800 4000
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:RESISTOR0603-RES R3
|
||||
U 1 0 2A684572
|
||||
P 7400 4100
|
||||
F 0 "R3" H 7250 4159 59 0000 L BNN
|
||||
F 1 "10K" H 7250 3970 59 0000 L BNN
|
||||
F 2 "0603-RES" H 7400 4100 50 0001 C CNN
|
||||
F 3 "" H 7400 4100 50 0001 C CNN
|
||||
1 7400 4100
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:RESISTOR0603-RES R4
|
||||
U 1 0 30FCCEAE
|
||||
P 7400 4900
|
||||
F 0 "R4" H 7250 4959 59 0000 L BNN
|
||||
F 1 "10K" H 7250 4770 59 0000 L BNN
|
||||
F 2 "0603-RES" H 7400 4900 50 0001 C CNN
|
||||
F 3 "" H 7400 4900 50 0001 C CNN
|
||||
1 7400 4900
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:TSV912IQ2T AMP1
|
||||
U 1 0 430A283F
|
||||
P 10900 3300
|
||||
F 0 "AMP1" H 10600 4000 59 0000 L BNN
|
||||
F 1 "TSV912IQ2T" H 10600 2800 59 0000 L BNN
|
||||
F 2 "DFN8-2X3" H 10900 3300 50 0001 C CNN
|
||||
F 3 "" H 10900 3300 50 0001 C CNN
|
||||
1 10900 3300
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:TC75W57FK COMP1
|
||||
U 1 0 931AB80C
|
||||
P 10900 4700
|
||||
F 0 "COMP1" H 10700 5400 59 0000 L BNN
|
||||
F 1 "TC75W57FK" H 10700 4200 59 0000 L BNN
|
||||
F 2 "SSOP8-P-0.50A" H 10900 4700 50 0001 C CNN
|
||||
F 3 "" H 10900 4700 50 0001 C CNN
|
||||
1 10900 4700
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:GND #SUPPLY01
|
||||
U 1 0 F54A36B8
|
||||
P 5300 6100
|
||||
F 0 "#SUPPLY01" H 5300 6100 50 0001 C CNN
|
||||
F 1 "GND" H 5225 5975 59 0000 L BNN
|
||||
F 2 "" H 5300 6100 50 0001 C CNN
|
||||
F 3 "" H 5300 6100 50 0001 C CNN
|
||||
1 5300 6100
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:RESISTOR0603-RES R9
|
||||
U 1 0 A33C9AC9
|
||||
P 14800 3000
|
||||
F 0 "R9" H 14650 3059 59 0000 L BNN
|
||||
F 1 "10K" H 14650 2870 59 0000 L BNN
|
||||
F 2 "0603-RES" H 14800 3000 50 0001 C CNN
|
||||
F 3 "" H 14800 3000 50 0001 C CNN
|
||||
1 14800 3000
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:MC74VHC1G66DFT1G SW1
|
||||
U 1 0 F85A3293
|
||||
P 8300 3300
|
||||
F 0 "SW1" H 8300 3300 50 0001 C CNN
|
||||
F 1 "MC74VHC1G66DFT1G" H 8300 3300 50 0001 C CNN
|
||||
F 2 "SC70-5L" H 8300 3300 50 0001 C CNN
|
||||
F 3 "" H 8300 3300 50 0001 C CNN
|
||||
1 8300 3300
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:MC74VHC1G66DFT1G SW2
|
||||
U 1 0 E12904EF
|
||||
P 13800 3500
|
||||
F 0 "SW2" H 13800 3500 50 0001 C CNN
|
||||
F 1 "MC74VHC1G66DFT1G" H 13800 3500 50 0001 C CNN
|
||||
F 2 "SC70-5L" H 13800 3500 50 0001 C CNN
|
||||
F 3 "" H 13800 3500 50 0001 C CNN
|
||||
1 13800 3500
|
||||
-1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:CAP0603-CAP C7
|
||||
U 1 0 2435BEF6
|
||||
P 7900 5000
|
||||
F 0 "C7" H 7960 5115 59 0000 L BNN
|
||||
F 1 "10nF" H 7960 4915 59 0000 L BNN
|
||||
F 2 "0603-CAP" H 7900 5000 50 0001 C CNN
|
||||
F 3 "" H 7900 5000 50 0001 C CNN
|
||||
1 7900 5000
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:FIDUCIALUFIDUCIAL FID1
|
||||
U 1 0 57AF2ED6
|
||||
P 1700 2000
|
||||
F 0 "FID1" H 1700 2000 50 0001 C CNN
|
||||
F 1 "FIDUCIALUFIDUCIAL" H 1700 2000 50 0001 C CNN
|
||||
F 2 "MICRO-FIDUCIAL" H 1700 2000 50 0001 C CNN
|
||||
F 3 "" H 1700 2000 50 0001 C CNN
|
||||
1 1700 2000
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:FIDUCIALUFIDUCIAL FID2
|
||||
U 1 0 AD69ACBC
|
||||
P 2000 2000
|
||||
F 0 "FID2" H 2000 2000 50 0001 C CNN
|
||||
F 1 "FIDUCIALUFIDUCIAL" H 2000 2000 50 0001 C CNN
|
||||
F 2 "MICRO-FIDUCIAL" H 2000 2000 50 0001 C CNN
|
||||
F 3 "" H 2000 2000 50 0001 C CNN
|
||||
1 2000 2000
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:FIDUCIALUFIDUCIAL FID3
|
||||
U 1 0 C6D146FB
|
||||
P 2400 2000
|
||||
F 0 "FID3" H 2400 2000 50 0001 C CNN
|
||||
F 1 "FIDUCIALUFIDUCIAL" H 2400 2000 50 0001 C CNN
|
||||
F 2 "MICRO-FIDUCIAL" H 2400 2000 50 0001 C CNN
|
||||
F 3 "" H 2400 2000 50 0001 C CNN
|
||||
1 2400 2000
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L infnoise_goldfingers-eagle-import:USBRAWPINS X1
|
||||
U 1 0 8679BB61
|
||||
P 1000 3900
|
||||
F 0 "X1" H 1000 3900 50 0001 C CNN
|
||||
F 1 "USBRAWPINS" H 1000 3900 50 0001 C CNN
|
||||
F 2 "USB-A-RAWPINS" H 1000 3900 50 0001 C CNN
|
||||
F 3 "" H 1000 3900 50 0001 C CNN
|
||||
1 1000 3900
|
||||
-1 0 0 1
|
||||
$EndComp
|
||||
$EndSCHEMATC
|
||||
1720
kicad/jlcpcb/gerber/infnoise_goldfingers-CuBottom.gbr
Normal file
1720
kicad/jlcpcb/gerber/infnoise_goldfingers-CuBottom.gbr
Normal file
File diff suppressed because it is too large
Load Diff
4252
kicad/jlcpcb/gerber/infnoise_goldfingers-CuTop.gbr
Normal file
4252
kicad/jlcpcb/gerber/infnoise_goldfingers-CuTop.gbr
Normal file
File diff suppressed because it is too large
Load Diff
26
kicad/jlcpcb/gerber/infnoise_goldfingers-EdgeCuts.gbr
Normal file
26
kicad/jlcpcb/gerber/infnoise_goldfingers-EdgeCuts.gbr
Normal file
@@ -0,0 +1,26 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.5*%
|
||||
%TF.CreationDate,2025-10-20T10:55:54-07:00*%
|
||||
%TF.ProjectId,infnoise_goldfingers,696e666e-6f69-4736-955f-676f6c646669,rev?*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Profile,NP*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 9.0.5) date 2025-10-20 10:55:54*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
%TA.AperFunction,Profile*%
|
||||
%ADD10C,0.050000*%
|
||||
%TD*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X0Y-12192000D02*
|
||||
X0Y0D01*
|
||||
X34848800Y0D02*
|
||||
X34848800Y-12192000D01*
|
||||
X0Y0D02*
|
||||
X34848800Y0D01*
|
||||
X34848800Y-12192000D02*
|
||||
X0Y-12192000D01*
|
||||
M02*
|
||||
35
kicad/jlcpcb/gerber/infnoise_goldfingers-MaskBottom.gbr
Normal file
35
kicad/jlcpcb/gerber/infnoise_goldfingers-MaskBottom.gbr
Normal file
@@ -0,0 +1,35 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.5*%
|
||||
%TF.CreationDate,2025-10-20T10:55:54-07:00*%
|
||||
%TF.ProjectId,infnoise_goldfingers,696e666e-6f69-4736-955f-676f6c646669,rev?*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Soldermask,Bot*%
|
||||
%TF.FilePolarity,Negative*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 9.0.5) date 2025-10-20 10:55:54*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 APERTURE END LIST*
|
||||
G36*
|
||||
X10103039Y-19685D02*
|
||||
G01*
|
||||
X10148794Y-72489D01*
|
||||
X10160000Y-124000D01*
|
||||
X10160000Y-12068000D01*
|
||||
X10140315Y-12135039D01*
|
||||
X10087511Y-12180794D01*
|
||||
X10036000Y-12192000D01*
|
||||
X124000Y-12192000D01*
|
||||
X56961Y-12172315D01*
|
||||
X11206Y-12119511D01*
|
||||
X0Y-12068000D01*
|
||||
X0Y-124000D01*
|
||||
X19685Y-56961D01*
|
||||
X72489Y-11206D01*
|
||||
X124000Y0D01*
|
||||
X10036000Y0D01*
|
||||
X10103039Y-19685D01*
|
||||
G37*
|
||||
M02*
|
||||
237
kicad/jlcpcb/gerber/infnoise_goldfingers-MaskTop.gbr
Normal file
237
kicad/jlcpcb/gerber/infnoise_goldfingers-MaskTop.gbr
Normal file
@@ -0,0 +1,237 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.5*%
|
||||
%TF.CreationDate,2025-10-20T10:55:54-07:00*%
|
||||
%TF.ProjectId,infnoise_goldfingers,696e666e-6f69-4736-955f-676f6c646669,rev?*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Soldermask,Top*%
|
||||
%TF.FilePolarity,Negative*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 9.0.5) date 2025-10-20 10:55:54*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 Aperture macros list*
|
||||
%AMRoundRect*
|
||||
0 Rectangle with rounded corners*
|
||||
0 $1 Rounding radius*
|
||||
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
|
||||
0 Add a 4 corners polygon primitive as box body*
|
||||
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
|
||||
0 Add four circle primitives for the rounded corners*
|
||||
1,1,$1+$1,$2,$3*
|
||||
1,1,$1+$1,$4,$5*
|
||||
1,1,$1+$1,$6,$7*
|
||||
1,1,$1+$1,$8,$9*
|
||||
0 Add four rect primitives between the rounded corners*
|
||||
20,1,$1+$1,$2,$3,$4,$5,0*
|
||||
20,1,$1+$1,$4,$5,$6,$7,0*
|
||||
20,1,$1+$1,$6,$7,$8,$9,0*
|
||||
20,1,$1+$1,$8,$9,$2,$3,0*%
|
||||
G04 Aperture macros list end*
|
||||
%ADD10RoundRect,0.200000X-0.200000X-0.275000X0.200000X-0.275000X0.200000X0.275000X-0.200000X0.275000X0*%
|
||||
%ADD11RoundRect,0.225000X-0.225000X-0.250000X0.225000X-0.250000X0.225000X0.250000X-0.225000X0.250000X0*%
|
||||
%ADD12C,1.000000*%
|
||||
%ADD13RoundRect,0.200000X0.275000X-0.200000X0.275000X0.200000X-0.275000X0.200000X-0.275000X-0.200000X0*%
|
||||
%ADD14RoundRect,0.076200X-3.750000X-0.680000X3.750000X-0.680000X3.750000X0.680000X-3.750000X0.680000X0*%
|
||||
%ADD15RoundRect,0.076200X-3.250000X-0.680000X3.250000X-0.680000X3.250000X0.680000X-3.250000X0.680000X0*%
|
||||
%ADD16RoundRect,0.200000X-0.275000X0.200000X-0.275000X-0.200000X0.275000X-0.200000X0.275000X0.200000X0*%
|
||||
%ADD17RoundRect,0.225000X0.250000X-0.225000X0.250000X0.225000X-0.250000X0.225000X-0.250000X-0.225000X0*%
|
||||
%ADD18RoundRect,0.100000X0.225000X0.100000X-0.225000X0.100000X-0.225000X-0.100000X0.225000X-0.100000X0*%
|
||||
%ADD19R,0.300000X0.500000*%
|
||||
%ADD20R,1.750000X1.050000*%
|
||||
%ADD21RoundRect,0.062500X-0.062500X0.350000X-0.062500X-0.350000X0.062500X-0.350000X0.062500X0.350000X0*%
|
||||
%ADD22RoundRect,0.062500X-0.350000X0.062500X-0.350000X-0.062500X0.350000X-0.062500X0.350000X0.062500X0*%
|
||||
%ADD23R,2.600000X2.600000*%
|
||||
%ADD24RoundRect,0.200000X0.200000X0.275000X-0.200000X0.275000X-0.200000X-0.275000X0.200000X-0.275000X0*%
|
||||
%ADD25RoundRect,0.225000X0.225000X0.250000X-0.225000X0.250000X-0.225000X-0.250000X0.225000X-0.250000X0*%
|
||||
%ADD26RoundRect,0.087500X0.087500X-0.537500X0.087500X0.537500X-0.087500X0.537500X-0.087500X-0.537500X0*%
|
||||
%ADD27RoundRect,0.218750X0.256250X-0.218750X0.256250X0.218750X-0.256250X0.218750X-0.256250X-0.218750X0*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
%TO.C,R2*%
|
||||
X11398800Y-7019800D03*
|
||||
X13048800Y-7019800D03*
|
||||
%TD*%
|
||||
D11*
|
||||
%TO.C,C5*%
|
||||
X11448800Y-9519800D03*
|
||||
X12998800Y-9519800D03*
|
||||
%TD*%
|
||||
D12*
|
||||
%TO.C,FID3*%
|
||||
X34086800Y-762000D03*
|
||||
%TD*%
|
||||
%TO.C,FID2*%
|
||||
X9652000Y-762000D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,R4*%
|
||||
X21348800Y-3094800D03*
|
||||
X21348800Y-1444800D03*
|
||||
%TD*%
|
||||
D10*
|
||||
%TO.C,R1*%
|
||||
X11398800Y-5019800D03*
|
||||
X13048800Y-5019800D03*
|
||||
%TD*%
|
||||
D14*
|
||||
%TO.C,X1*%
|
||||
X4880000Y-9596000D03*
|
||||
D15*
|
||||
X5380000Y-7096000D03*
|
||||
X5380000Y-5096000D03*
|
||||
D14*
|
||||
X4880000Y-2596000D03*
|
||||
%TD*%
|
||||
D16*
|
||||
%TO.C,R5*%
|
||||
X23348800Y-8944800D03*
|
||||
X23348800Y-10594800D03*
|
||||
%TD*%
|
||||
D11*
|
||||
%TO.C,C4*%
|
||||
X11448800Y-2519800D03*
|
||||
X12998800Y-2519800D03*
|
||||
%TD*%
|
||||
D17*
|
||||
%TO.C,C8*%
|
||||
X23348800Y-6794800D03*
|
||||
X23348800Y-5244800D03*
|
||||
%TD*%
|
||||
D18*
|
||||
%TO.C,SW2*%
|
||||
X28798800Y-10169800D03*
|
||||
X28798800Y-9519800D03*
|
||||
X28798800Y-8869800D03*
|
||||
X26898800Y-8869800D03*
|
||||
X26898800Y-10169800D03*
|
||||
%TD*%
|
||||
D17*
|
||||
%TO.C,C7*%
|
||||
X21348800Y-6794800D03*
|
||||
X21348800Y-5244800D03*
|
||||
%TD*%
|
||||
%TO.C,C1*%
|
||||
X14648800Y-11169800D03*
|
||||
X14648800Y-9619800D03*
|
||||
%TD*%
|
||||
D19*
|
||||
%TO.C,AMP1*%
|
||||
X29348800Y-6919800D03*
|
||||
X29848800Y-6919800D03*
|
||||
X30348800Y-6919800D03*
|
||||
X30848800Y-6919800D03*
|
||||
X30848800Y-5119800D03*
|
||||
X30348800Y-5119800D03*
|
||||
X29848800Y-5119800D03*
|
||||
X29348800Y-5119800D03*
|
||||
D20*
|
||||
X30098800Y-6019800D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,USB1*%
|
||||
X18098800Y-4158500D03*
|
||||
X17598800Y-4158500D03*
|
||||
X17098800Y-4158500D03*
|
||||
X16598800Y-4158500D03*
|
||||
X16098800Y-4158500D03*
|
||||
X15598800Y-4158500D03*
|
||||
D22*
|
||||
X14911300Y-4846000D03*
|
||||
X14911300Y-5346000D03*
|
||||
X14911300Y-5846000D03*
|
||||
X14911300Y-6346000D03*
|
||||
X14911300Y-6846000D03*
|
||||
X14911300Y-7346000D03*
|
||||
D21*
|
||||
X15598800Y-8033500D03*
|
||||
X16098800Y-8033500D03*
|
||||
X16598800Y-8033500D03*
|
||||
X17098800Y-8033500D03*
|
||||
X17598800Y-8033500D03*
|
||||
X18098800Y-8033500D03*
|
||||
D22*
|
||||
X18786300Y-7346000D03*
|
||||
X18786300Y-6846000D03*
|
||||
X18786300Y-6346000D03*
|
||||
X18786300Y-5846000D03*
|
||||
X18786300Y-5346000D03*
|
||||
X18786300Y-4846000D03*
|
||||
D23*
|
||||
X16848800Y-6096000D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,R3*%
|
||||
X21348800Y-10594800D03*
|
||||
X21348800Y-8944800D03*
|
||||
%TD*%
|
||||
D17*
|
||||
%TO.C,C9*%
|
||||
X32598800Y-6794800D03*
|
||||
X32598800Y-5244800D03*
|
||||
%TD*%
|
||||
D11*
|
||||
%TO.C,C3*%
|
||||
X18073800Y-9292000D03*
|
||||
X19623800Y-9292000D03*
|
||||
%TD*%
|
||||
D24*
|
||||
%TO.C,R9*%
|
||||
X17673800Y-896800D03*
|
||||
X16023800Y-896800D03*
|
||||
%TD*%
|
||||
D25*
|
||||
%TO.C,C6*%
|
||||
X17623800Y-2671400D03*
|
||||
X16073800Y-2671400D03*
|
||||
%TD*%
|
||||
D18*
|
||||
%TO.C,SW1*%
|
||||
X28798800Y-3169800D03*
|
||||
X28798800Y-2519800D03*
|
||||
X28798800Y-1869800D03*
|
||||
X26898800Y-1869800D03*
|
||||
X26898800Y-3169800D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,COMP1*%
|
||||
X25348800Y-7419800D03*
|
||||
X25848800Y-7419800D03*
|
||||
X26348800Y-7419800D03*
|
||||
X26848800Y-7419800D03*
|
||||
X26848800Y-4619800D03*
|
||||
X26348800Y-4619800D03*
|
||||
X25848800Y-4619800D03*
|
||||
X25348800Y-4619800D03*
|
||||
%TD*%
|
||||
D27*
|
||||
%TO.C,L1*%
|
||||
X16423800Y-11182300D03*
|
||||
X16423800Y-9607300D03*
|
||||
%TD*%
|
||||
D11*
|
||||
%TO.C,C2*%
|
||||
X18073800Y-11269800D03*
|
||||
X19623800Y-11269800D03*
|
||||
%TD*%
|
||||
D16*
|
||||
%TO.C,R8*%
|
||||
X32598800Y-8944800D03*
|
||||
X32598800Y-10594800D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,R6*%
|
||||
X23348800Y-3094800D03*
|
||||
X23348800Y-1444800D03*
|
||||
%TD*%
|
||||
D16*
|
||||
%TO.C,R7*%
|
||||
X32598800Y-1444800D03*
|
||||
X32598800Y-3094800D03*
|
||||
%TD*%
|
||||
D12*
|
||||
%TO.C,FID1*%
|
||||
X9652000Y-11430000D03*
|
||||
%TD*%
|
||||
M02*
|
||||
BIN
kicad/jlcpcb/gerber/infnoise_goldfingers-NPTH-drl_map.pdf
Normal file
BIN
kicad/jlcpcb/gerber/infnoise_goldfingers-NPTH-drl_map.pdf
Normal file
Binary file not shown.
12
kicad/jlcpcb/gerber/infnoise_goldfingers-NPTH.drl
Normal file
12
kicad/jlcpcb/gerber/infnoise_goldfingers-NPTH.drl
Normal file
@@ -0,0 +1,12 @@
|
||||
M48
|
||||
; DRILL file {KiCad 9.0.5} date 2025-10-20T10:55:54-0700
|
||||
; FORMAT={-:-/ absolute / inch / decimal}
|
||||
; #@! TF.CreationDate,2025-10-20T10:55:54-07:00
|
||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,9.0.5
|
||||
; #@! TF.FileFunction,NonPlated,1,2,NPTH
|
||||
FMAT,2
|
||||
INCH
|
||||
%
|
||||
G90
|
||||
G05
|
||||
M30
|
||||
BIN
kicad/jlcpcb/gerber/infnoise_goldfingers-PTH-drl_map.pdf
Normal file
BIN
kicad/jlcpcb/gerber/infnoise_goldfingers-PTH-drl_map.pdf
Normal file
Binary file not shown.
53
kicad/jlcpcb/gerber/infnoise_goldfingers-PTH.drl
Normal file
53
kicad/jlcpcb/gerber/infnoise_goldfingers-PTH.drl
Normal file
@@ -0,0 +1,53 @@
|
||||
M48
|
||||
; DRILL file {KiCad 9.0.5} date 2025-10-20T10:55:54-0700
|
||||
; FORMAT={-:-/ absolute / inch / decimal}
|
||||
; #@! TF.CreationDate,2025-10-20T10:55:54-07:00
|
||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,9.0.5
|
||||
; #@! TF.FileFunction,Plated,1,2,PTH
|
||||
FMAT,2
|
||||
INCH
|
||||
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
||||
T1C0.0130
|
||||
%
|
||||
G90
|
||||
G05
|
||||
T1
|
||||
X0.4154Y-0.3256
|
||||
X0.4161Y-0.1484
|
||||
X0.4813Y-0.3256
|
||||
X0.5846Y-0.3157
|
||||
X0.5868Y-0.1638
|
||||
X0.742Y-0.405
|
||||
X0.7431Y-0.1454
|
||||
X0.7519Y-0.0598
|
||||
X0.7913Y-0.237
|
||||
X0.7913Y-0.2764
|
||||
X0.7913Y-0.3157
|
||||
X0.8011Y-0.0894
|
||||
X0.8011Y-0.1583
|
||||
X0.8799Y-0.1632
|
||||
X0.8799Y-0.3846
|
||||
X0.8799Y-0.4486
|
||||
X0.961Y-0.047
|
||||
X0.9635Y-0.3108
|
||||
X0.9635Y-0.424
|
||||
X0.9685Y-0.2075
|
||||
X0.9685Y-0.2468
|
||||
X0.9745Y-0.0805
|
||||
X0.9881Y-0.3945
|
||||
X1.0078Y-0.1287
|
||||
X1.0178Y-0.0717
|
||||
X1.0295Y-0.331
|
||||
X1.0334Y-0.4515
|
||||
X1.0669Y-0.237
|
||||
X1.0964Y-0.1779
|
||||
X1.0964Y-0.424
|
||||
X1.1259Y-0.2384
|
||||
X1.168Y-0.358
|
||||
X1.1702Y-0.0992
|
||||
X1.2096Y-0.0795
|
||||
X1.2244Y-0.3157
|
||||
X1.2342Y-0.4191
|
||||
X1.249Y-0.1632
|
||||
X1.332Y-0.069
|
||||
M30
|
||||
241
kicad/jlcpcb/gerber/infnoise_goldfingers-SilkBottom.gbr
Normal file
241
kicad/jlcpcb/gerber/infnoise_goldfingers-SilkBottom.gbr
Normal file
@@ -0,0 +1,241 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.5*%
|
||||
%TF.CreationDate,2025-10-20T10:55:54-07:00*%
|
||||
%TF.ProjectId,infnoise_goldfingers,696e666e-6f69-4736-955f-676f6c646669,rev?*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Legend,Bot*%
|
||||
%TF.FilePolarity,Positive*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 9.0.5) date 2025-10-20 10:55:54*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
%ADD10C,0.174752*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X33022048Y-7037213D02*
|
||||
X33022048Y-5027565D01*
|
||||
X32065073Y-5697448D02*
|
||||
X32065073Y-7037213D01*
|
||||
X32065073Y-5888843D02*
|
||||
X31969375Y-5793145D01*
|
||||
X31969375Y-5793145D02*
|
||||
X31777980Y-5697448D01*
|
||||
X31777980Y-5697448D02*
|
||||
X31490888Y-5697448D01*
|
||||
X31490888Y-5697448D02*
|
||||
X31299493Y-5793145D01*
|
||||
X31299493Y-5793145D02*
|
||||
X31203795Y-5984540D01*
|
||||
X31203795Y-5984540D02*
|
||||
X31203795Y-7037213D01*
|
||||
X30533912Y-5697448D02*
|
||||
X29768332Y-5697448D01*
|
||||
X30246820Y-7037213D02*
|
||||
X30246820Y-5314658D01*
|
||||
X30246820Y-5314658D02*
|
||||
X30151122Y-5123263D01*
|
||||
X30151122Y-5123263D02*
|
||||
X29959727Y-5027565D01*
|
||||
X29959727Y-5027565D02*
|
||||
X29768332Y-5027565D01*
|
||||
X29098450Y-7037213D02*
|
||||
X29098450Y-5697448D01*
|
||||
X29098450Y-5027565D02*
|
||||
X29194147Y-5123263D01*
|
||||
X29194147Y-5123263D02*
|
||||
X29098450Y-5218960D01*
|
||||
X29098450Y-5218960D02*
|
||||
X29002752Y-5123263D01*
|
||||
X29002752Y-5123263D02*
|
||||
X29098450Y-5027565D01*
|
||||
X29098450Y-5027565D02*
|
||||
X29098450Y-5218960D01*
|
||||
X28141475Y-5697448D02*
|
||||
X28141475Y-7037213D01*
|
||||
X28141475Y-5888843D02*
|
||||
X28045777Y-5793145D01*
|
||||
X28045777Y-5793145D02*
|
||||
X27854382Y-5697448D01*
|
||||
X27854382Y-5697448D02*
|
||||
X27567290Y-5697448D01*
|
||||
X27567290Y-5697448D02*
|
||||
X27375895Y-5793145D01*
|
||||
X27375895Y-5793145D02*
|
||||
X27280197Y-5984540D01*
|
||||
X27280197Y-5984540D02*
|
||||
X27280197Y-7037213D01*
|
||||
X26323222Y-7037213D02*
|
||||
X26323222Y-5697448D01*
|
||||
X26323222Y-5027565D02*
|
||||
X26418919Y-5123263D01*
|
||||
X26418919Y-5123263D02*
|
||||
X26323222Y-5218960D01*
|
||||
X26323222Y-5218960D02*
|
||||
X26227524Y-5123263D01*
|
||||
X26227524Y-5123263D02*
|
||||
X26323222Y-5027565D01*
|
||||
X26323222Y-5027565D02*
|
||||
X26323222Y-5218960D01*
|
||||
X25653339Y-5697448D02*
|
||||
X24887759Y-5697448D01*
|
||||
X25366247Y-5027565D02*
|
||||
X25366247Y-6750120D01*
|
||||
X25366247Y-6750120D02*
|
||||
X25270549Y-6941516D01*
|
||||
X25270549Y-6941516D02*
|
||||
X25079154Y-7037213D01*
|
||||
X25079154Y-7037213D02*
|
||||
X24887759Y-7037213D01*
|
||||
X23452297Y-6941516D02*
|
||||
X23643692Y-7037213D01*
|
||||
X23643692Y-7037213D02*
|
||||
X24026482Y-7037213D01*
|
||||
X24026482Y-7037213D02*
|
||||
X24217877Y-6941516D01*
|
||||
X24217877Y-6941516D02*
|
||||
X24313574Y-6750120D01*
|
||||
X24313574Y-6750120D02*
|
||||
X24313574Y-5984540D01*
|
||||
X24313574Y-5984540D02*
|
||||
X24217877Y-5793145D01*
|
||||
X24217877Y-5793145D02*
|
||||
X24026482Y-5697448D01*
|
||||
X24026482Y-5697448D02*
|
||||
X23643692Y-5697448D01*
|
||||
X23643692Y-5697448D02*
|
||||
X23452297Y-5793145D01*
|
||||
X23452297Y-5793145D02*
|
||||
X23356599Y-5984540D01*
|
||||
X23356599Y-5984540D02*
|
||||
X23356599Y-6175935D01*
|
||||
X23356599Y-6175935D02*
|
||||
X24313574Y-6367330D01*
|
||||
X20964162Y-7037213D02*
|
||||
X20964162Y-5027565D01*
|
||||
X20964162Y-5027565D02*
|
||||
X19815792Y-7037213D01*
|
||||
X19815792Y-7037213D02*
|
||||
X19815792Y-5027565D01*
|
||||
X18571723Y-7037213D02*
|
||||
X18763118Y-6941516D01*
|
||||
X18763118Y-6941516D02*
|
||||
X18858816Y-6845818D01*
|
||||
X18858816Y-6845818D02*
|
||||
X18954513Y-6654423D01*
|
||||
X18954513Y-6654423D02*
|
||||
X18954513Y-6080238D01*
|
||||
X18954513Y-6080238D02*
|
||||
X18858816Y-5888843D01*
|
||||
X18858816Y-5888843D02*
|
||||
X18763118Y-5793145D01*
|
||||
X18763118Y-5793145D02*
|
||||
X18571723Y-5697448D01*
|
||||
X18571723Y-5697448D02*
|
||||
X18284631Y-5697448D01*
|
||||
X18284631Y-5697448D02*
|
||||
X18093236Y-5793145D01*
|
||||
X18093236Y-5793145D02*
|
||||
X17997538Y-5888843D01*
|
||||
X17997538Y-5888843D02*
|
||||
X17901841Y-6080238D01*
|
||||
X17901841Y-6080238D02*
|
||||
X17901841Y-6654423D01*
|
||||
X17901841Y-6654423D02*
|
||||
X17997538Y-6845818D01*
|
||||
X17997538Y-6845818D02*
|
||||
X18093236Y-6941516D01*
|
||||
X18093236Y-6941516D02*
|
||||
X18284631Y-7037213D01*
|
||||
X18284631Y-7037213D02*
|
||||
X18571723Y-7037213D01*
|
||||
X17040563Y-7037213D02*
|
||||
X17040563Y-5697448D01*
|
||||
X17040563Y-5027565D02*
|
||||
X17136260Y-5123263D01*
|
||||
X17136260Y-5123263D02*
|
||||
X17040563Y-5218960D01*
|
||||
X17040563Y-5218960D02*
|
||||
X16944865Y-5123263D01*
|
||||
X16944865Y-5123263D02*
|
||||
X17040563Y-5027565D01*
|
||||
X17040563Y-5027565D02*
|
||||
X17040563Y-5218960D01*
|
||||
X16179285Y-6941516D02*
|
||||
X15987890Y-7037213D01*
|
||||
X15987890Y-7037213D02*
|
||||
X15605100Y-7037213D01*
|
||||
X15605100Y-7037213D02*
|
||||
X15413705Y-6941516D01*
|
||||
X15413705Y-6941516D02*
|
||||
X15318008Y-6750120D01*
|
||||
X15318008Y-6750120D02*
|
||||
X15318008Y-6654423D01*
|
||||
X15318008Y-6654423D02*
|
||||
X15413705Y-6463028D01*
|
||||
X15413705Y-6463028D02*
|
||||
X15605100Y-6367330D01*
|
||||
X15605100Y-6367330D02*
|
||||
X15892193Y-6367330D01*
|
||||
X15892193Y-6367330D02*
|
||||
X16083588Y-6271633D01*
|
||||
X16083588Y-6271633D02*
|
||||
X16179285Y-6080238D01*
|
||||
X16179285Y-6080238D02*
|
||||
X16179285Y-5984540D01*
|
||||
X16179285Y-5984540D02*
|
||||
X16083588Y-5793145D01*
|
||||
X16083588Y-5793145D02*
|
||||
X15892193Y-5697448D01*
|
||||
X15892193Y-5697448D02*
|
||||
X15605100Y-5697448D01*
|
||||
X15605100Y-5697448D02*
|
||||
X15413705Y-5793145D01*
|
||||
X13691150Y-6941516D02*
|
||||
X13882545Y-7037213D01*
|
||||
X13882545Y-7037213D02*
|
||||
X14265335Y-7037213D01*
|
||||
X14265335Y-7037213D02*
|
||||
X14456730Y-6941516D01*
|
||||
X14456730Y-6941516D02*
|
||||
X14552427Y-6750120D01*
|
||||
X14552427Y-6750120D02*
|
||||
X14552427Y-5984540D01*
|
||||
X14552427Y-5984540D02*
|
||||
X14456730Y-5793145D01*
|
||||
X14456730Y-5793145D02*
|
||||
X14265335Y-5697448D01*
|
||||
X14265335Y-5697448D02*
|
||||
X13882545Y-5697448D01*
|
||||
X13882545Y-5697448D02*
|
||||
X13691150Y-5793145D01*
|
||||
X13691150Y-5793145D02*
|
||||
X13595452Y-5984540D01*
|
||||
X13595452Y-5984540D02*
|
||||
X13595452Y-6175935D01*
|
||||
X13595452Y-6175935D02*
|
||||
X14552427Y-6367330D01*
|
||||
%LPC*%
|
||||
G36*
|
||||
X10103039Y-19685D02*
|
||||
G01*
|
||||
X10148794Y-72489D01*
|
||||
X10160000Y-124000D01*
|
||||
X10160000Y-12068000D01*
|
||||
X10140315Y-12135039D01*
|
||||
X10087511Y-12180794D01*
|
||||
X10036000Y-12192000D01*
|
||||
X124000Y-12192000D01*
|
||||
X56961Y-12172315D01*
|
||||
X11206Y-12119511D01*
|
||||
X0Y-12068000D01*
|
||||
X0Y-124000D01*
|
||||
X19685Y-56961D01*
|
||||
X72489Y-11206D01*
|
||||
X124000Y0D01*
|
||||
X10036000Y0D01*
|
||||
X10103039Y-19685D01*
|
||||
G37*
|
||||
%LPD*%
|
||||
M02*
|
||||
595
kicad/jlcpcb/gerber/infnoise_goldfingers-SilkTop.gbr
Normal file
595
kicad/jlcpcb/gerber/infnoise_goldfingers-SilkTop.gbr
Normal file
@@ -0,0 +1,595 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.5*%
|
||||
%TF.CreationDate,2025-10-20T10:55:54-07:00*%
|
||||
%TF.ProjectId,infnoise_goldfingers,696e666e-6f69-4736-955f-676f6c646669,rev?*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Legend,Top*%
|
||||
%TF.FilePolarity,Positive*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 9.0.5) date 2025-10-20 10:55:54*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 Aperture macros list*
|
||||
%AMRoundRect*
|
||||
0 Rectangle with rounded corners*
|
||||
0 $1 Rounding radius*
|
||||
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
|
||||
0 Add a 4 corners polygon primitive as box body*
|
||||
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
|
||||
0 Add four circle primitives for the rounded corners*
|
||||
1,1,$1+$1,$2,$3*
|
||||
1,1,$1+$1,$4,$5*
|
||||
1,1,$1+$1,$6,$7*
|
||||
1,1,$1+$1,$8,$9*
|
||||
0 Add four rect primitives between the rounded corners*
|
||||
20,1,$1+$1,$2,$3,$4,$5,0*
|
||||
20,1,$1+$1,$4,$5,$6,$7,0*
|
||||
20,1,$1+$1,$6,$7,$8,$9,0*
|
||||
20,1,$1+$1,$8,$9,$2,$3,0*%
|
||||
G04 Aperture macros list end*
|
||||
%ADD10C,0.064000*%
|
||||
%ADD11C,0.120000*%
|
||||
%ADD12RoundRect,0.200000X-0.200000X-0.275000X0.200000X-0.275000X0.200000X0.275000X-0.200000X0.275000X0*%
|
||||
%ADD13RoundRect,0.225000X-0.225000X-0.250000X0.225000X-0.250000X0.225000X0.250000X-0.225000X0.250000X0*%
|
||||
%ADD14C,1.000000*%
|
||||
%ADD15RoundRect,0.200000X0.275000X-0.200000X0.275000X0.200000X-0.275000X0.200000X-0.275000X-0.200000X0*%
|
||||
%ADD16RoundRect,0.076200X-3.750000X-0.680000X3.750000X-0.680000X3.750000X0.680000X-3.750000X0.680000X0*%
|
||||
%ADD17RoundRect,0.076200X-3.250000X-0.680000X3.250000X-0.680000X3.250000X0.680000X-3.250000X0.680000X0*%
|
||||
%ADD18RoundRect,0.200000X-0.275000X0.200000X-0.275000X-0.200000X0.275000X-0.200000X0.275000X0.200000X0*%
|
||||
%ADD19RoundRect,0.225000X0.250000X-0.225000X0.250000X0.225000X-0.250000X0.225000X-0.250000X-0.225000X0*%
|
||||
%ADD20RoundRect,0.100000X0.225000X0.100000X-0.225000X0.100000X-0.225000X-0.100000X0.225000X-0.100000X0*%
|
||||
%ADD21R,0.300000X0.500000*%
|
||||
%ADD22R,1.750000X1.050000*%
|
||||
%ADD23RoundRect,0.062500X-0.062500X0.350000X-0.062500X-0.350000X0.062500X-0.350000X0.062500X0.350000X0*%
|
||||
%ADD24RoundRect,0.062500X-0.350000X0.062500X-0.350000X-0.062500X0.350000X-0.062500X0.350000X0.062500X0*%
|
||||
%ADD25R,2.600000X2.600000*%
|
||||
%ADD26RoundRect,0.200000X0.200000X0.275000X-0.200000X0.275000X-0.200000X-0.275000X0.200000X-0.275000X0*%
|
||||
%ADD27RoundRect,0.225000X0.225000X0.250000X-0.225000X0.250000X-0.225000X-0.250000X0.225000X-0.250000X0*%
|
||||
%ADD28RoundRect,0.087500X0.087500X-0.537500X0.087500X0.537500X-0.087500X0.537500X-0.087500X-0.537500X0*%
|
||||
%ADD29RoundRect,0.218750X0.256250X-0.218750X0.256250X0.218750X-0.256250X0.218750X-0.256250X-0.218750X0*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X10153719Y-10108952D02*
|
||||
X9417719Y-10108952D01*
|
||||
X10153719Y-9758476D02*
|
||||
X9417719Y-9758476D01*
|
||||
X9417719Y-9758476D02*
|
||||
X10153719Y-9337905D01*
|
||||
X10153719Y-9337905D02*
|
||||
X9417719Y-9337905D01*
|
||||
X9768195Y-8742095D02*
|
||||
X9768195Y-8987428D01*
|
||||
X10153719Y-8987428D02*
|
||||
X9417719Y-8987428D01*
|
||||
X9417719Y-8987428D02*
|
||||
X9417719Y-8636952D01*
|
||||
X10153719Y-8356571D02*
|
||||
X9417719Y-8356571D01*
|
||||
X9417719Y-8356571D02*
|
||||
X10153719Y-7936000D01*
|
||||
X10153719Y-7936000D02*
|
||||
X9417719Y-7936000D01*
|
||||
X9417719Y-7445333D02*
|
||||
X9417719Y-7305142D01*
|
||||
X9417719Y-7305142D02*
|
||||
X9452767Y-7235047D01*
|
||||
X9452767Y-7235047D02*
|
||||
X9522862Y-7164952D01*
|
||||
X9522862Y-7164952D02*
|
||||
X9663052Y-7129904D01*
|
||||
X9663052Y-7129904D02*
|
||||
X9908386Y-7129904D01*
|
||||
X9908386Y-7129904D02*
|
||||
X10048576Y-7164952D01*
|
||||
X10048576Y-7164952D02*
|
||||
X10118672Y-7235047D01*
|
||||
X10118672Y-7235047D02*
|
||||
X10153719Y-7305142D01*
|
||||
X10153719Y-7305142D02*
|
||||
X10153719Y-7445333D01*
|
||||
X10153719Y-7445333D02*
|
||||
X10118672Y-7515428D01*
|
||||
X10118672Y-7515428D02*
|
||||
X10048576Y-7585523D01*
|
||||
X10048576Y-7585523D02*
|
||||
X9908386Y-7620571D01*
|
||||
X9908386Y-7620571D02*
|
||||
X9663052Y-7620571D01*
|
||||
X9663052Y-7620571D02*
|
||||
X9522862Y-7585523D01*
|
||||
X9522862Y-7585523D02*
|
||||
X9452767Y-7515428D01*
|
||||
X9452767Y-7515428D02*
|
||||
X9417719Y-7445333D01*
|
||||
X10153719Y-6814475D02*
|
||||
X9417719Y-6814475D01*
|
||||
X10118672Y-6499047D02*
|
||||
X10153719Y-6393904D01*
|
||||
X10153719Y-6393904D02*
|
||||
X10153719Y-6218666D01*
|
||||
X10153719Y-6218666D02*
|
||||
X10118672Y-6148571D01*
|
||||
X10118672Y-6148571D02*
|
||||
X10083624Y-6113523D01*
|
||||
X10083624Y-6113523D02*
|
||||
X10013529Y-6078476D01*
|
||||
X10013529Y-6078476D02*
|
||||
X9943433Y-6078476D01*
|
||||
X9943433Y-6078476D02*
|
||||
X9873338Y-6113523D01*
|
||||
X9873338Y-6113523D02*
|
||||
X9838291Y-6148571D01*
|
||||
X9838291Y-6148571D02*
|
||||
X9803243Y-6218666D01*
|
||||
X9803243Y-6218666D02*
|
||||
X9768195Y-6358857D01*
|
||||
X9768195Y-6358857D02*
|
||||
X9733148Y-6428952D01*
|
||||
X9733148Y-6428952D02*
|
||||
X9698100Y-6463999D01*
|
||||
X9698100Y-6463999D02*
|
||||
X9628005Y-6499047D01*
|
||||
X9628005Y-6499047D02*
|
||||
X9557910Y-6499047D01*
|
||||
X9557910Y-6499047D02*
|
||||
X9487814Y-6463999D01*
|
||||
X9487814Y-6463999D02*
|
||||
X9452767Y-6428952D01*
|
||||
X9452767Y-6428952D02*
|
||||
X9417719Y-6358857D01*
|
||||
X9417719Y-6358857D02*
|
||||
X9417719Y-6183618D01*
|
||||
X9417719Y-6183618D02*
|
||||
X9452767Y-6078476D01*
|
||||
X9768195Y-5763047D02*
|
||||
X9768195Y-5517714D01*
|
||||
X10153719Y-5412571D02*
|
||||
X10153719Y-5763047D01*
|
||||
X10153719Y-5763047D02*
|
||||
X9417719Y-5763047D01*
|
||||
X9417719Y-5763047D02*
|
||||
X9417719Y-5412571D01*
|
||||
X9417719Y-4641523D02*
|
||||
X9417719Y-4220952D01*
|
||||
X10153719Y-4431238D02*
|
||||
X9417719Y-4431238D01*
|
||||
X10153719Y-3555047D02*
|
||||
X9803243Y-3800380D01*
|
||||
X10153719Y-3975618D02*
|
||||
X9417719Y-3975618D01*
|
||||
X9417719Y-3975618D02*
|
||||
X9417719Y-3695237D01*
|
||||
X9417719Y-3695237D02*
|
||||
X9452767Y-3625142D01*
|
||||
X9452767Y-3625142D02*
|
||||
X9487814Y-3590095D01*
|
||||
X9487814Y-3590095D02*
|
||||
X9557910Y-3555047D01*
|
||||
X9557910Y-3555047D02*
|
||||
X9663052Y-3555047D01*
|
||||
X9663052Y-3555047D02*
|
||||
X9733148Y-3590095D01*
|
||||
X9733148Y-3590095D02*
|
||||
X9768195Y-3625142D01*
|
||||
X9768195Y-3625142D02*
|
||||
X9803243Y-3695237D01*
|
||||
X9803243Y-3695237D02*
|
||||
X9803243Y-3975618D01*
|
||||
X10153719Y-3239618D02*
|
||||
X9417719Y-3239618D01*
|
||||
X9417719Y-3239618D02*
|
||||
X10153719Y-2819047D01*
|
||||
X10153719Y-2819047D02*
|
||||
X9417719Y-2819047D01*
|
||||
X9452767Y-2083047D02*
|
||||
X9417719Y-2153142D01*
|
||||
X9417719Y-2153142D02*
|
||||
X9417719Y-2258285D01*
|
||||
X9417719Y-2258285D02*
|
||||
X9452767Y-2363428D01*
|
||||
X9452767Y-2363428D02*
|
||||
X9522862Y-2433523D01*
|
||||
X9522862Y-2433523D02*
|
||||
X9592957Y-2468570D01*
|
||||
X9592957Y-2468570D02*
|
||||
X9733148Y-2503618D01*
|
||||
X9733148Y-2503618D02*
|
||||
X9838291Y-2503618D01*
|
||||
X9838291Y-2503618D02*
|
||||
X9978481Y-2468570D01*
|
||||
X9978481Y-2468570D02*
|
||||
X10048576Y-2433523D01*
|
||||
X10048576Y-2433523D02*
|
||||
X10118672Y-2363428D01*
|
||||
X10118672Y-2363428D02*
|
||||
X10153719Y-2258285D01*
|
||||
X10153719Y-2258285D02*
|
||||
X10153719Y-2188189D01*
|
||||
X10153719Y-2188189D02*
|
||||
X10118672Y-2083047D01*
|
||||
X10118672Y-2083047D02*
|
||||
X10083624Y-2047999D01*
|
||||
X10083624Y-2047999D02*
|
||||
X9838291Y-2047999D01*
|
||||
X9838291Y-2047999D02*
|
||||
X9838291Y-2188189D01*
|
||||
D11*
|
||||
%TO.C,R2*%
|
||||
X11986542Y-6497300D02*
|
||||
X12461058Y-6497300D01*
|
||||
X11986542Y-7542300D02*
|
||||
X12461058Y-7542300D01*
|
||||
%TO.C,C5*%
|
||||
X12083220Y-9009800D02*
|
||||
X12364380Y-9009800D01*
|
||||
X12083220Y-10029800D02*
|
||||
X12364380Y-10029800D01*
|
||||
%TO.C,R4*%
|
||||
X20826300Y-2507058D02*
|
||||
X20826300Y-2032542D01*
|
||||
X21871300Y-2507058D02*
|
||||
X21871300Y-2032542D01*
|
||||
%TO.C,R1*%
|
||||
X11986542Y-4497300D02*
|
||||
X12461058Y-4497300D01*
|
||||
X11986542Y-5542300D02*
|
||||
X12461058Y-5542300D01*
|
||||
%TO.C,R5*%
|
||||
X22826300Y-9532542D02*
|
||||
X22826300Y-10007058D01*
|
||||
X23871300Y-9532542D02*
|
||||
X23871300Y-10007058D01*
|
||||
%TO.C,C4*%
|
||||
X12083220Y-2009800D02*
|
||||
X12364380Y-2009800D01*
|
||||
X12083220Y-3029800D02*
|
||||
X12364380Y-3029800D01*
|
||||
%TO.C,C8*%
|
||||
X22838800Y-6160380D02*
|
||||
X22838800Y-5879220D01*
|
||||
X23858800Y-6160380D02*
|
||||
X23858800Y-5879220D01*
|
||||
%TO.C,SW2*%
|
||||
X28548800Y-8359800D02*
|
||||
X27148800Y-8359800D01*
|
||||
X28558800Y-10679800D02*
|
||||
X27148800Y-10679800D01*
|
||||
X29168800Y-10959800D02*
|
||||
X28688800Y-10959800D01*
|
||||
X28928800Y-10629800D01*
|
||||
X29168800Y-10959800D01*
|
||||
G36*
|
||||
X29168800Y-10959800D02*
|
||||
G01*
|
||||
X28688800Y-10959800D01*
|
||||
X28928800Y-10629800D01*
|
||||
X29168800Y-10959800D01*
|
||||
G37*
|
||||
%TO.C,C7*%
|
||||
X20838800Y-6160380D02*
|
||||
X20838800Y-5879220D01*
|
||||
X21858800Y-6160380D02*
|
||||
X21858800Y-5879220D01*
|
||||
%TO.C,C1*%
|
||||
X14138800Y-10535380D02*
|
||||
X14138800Y-10254220D01*
|
||||
X15158800Y-10535380D02*
|
||||
X15158800Y-10254220D01*
|
||||
%TO.C,AMP1*%
|
||||
X28998800Y-7019800D02*
|
||||
X28998800Y-5019800D01*
|
||||
X31198800Y-7019800D02*
|
||||
X31198800Y-5019800D01*
|
||||
X29008800Y-7639800D02*
|
||||
X28728800Y-7359800D01*
|
||||
X29008800Y-7359800D01*
|
||||
X29008800Y-7639800D01*
|
||||
G36*
|
||||
X29008800Y-7639800D02*
|
||||
G01*
|
||||
X28728800Y-7359800D01*
|
||||
X29008800Y-7359800D01*
|
||||
X29008800Y-7639800D01*
|
||||
G37*
|
||||
%TO.C,USB1*%
|
||||
X14738800Y-3986000D02*
|
||||
X15213800Y-3986000D01*
|
||||
X14738800Y-4461000D02*
|
||||
X14738800Y-3986000D01*
|
||||
X14738800Y-8206000D02*
|
||||
X14738800Y-7731000D01*
|
||||
X15213800Y-8206000D02*
|
||||
X14738800Y-8206000D01*
|
||||
X18483800Y-3986000D02*
|
||||
X18958800Y-3986000D01*
|
||||
X18958800Y-3986000D02*
|
||||
X18958800Y-4461000D01*
|
||||
X18958800Y-7731000D02*
|
||||
X18958800Y-8206000D01*
|
||||
X18958800Y-8206000D02*
|
||||
X18483800Y-8206000D01*
|
||||
X18098800Y-3486000D02*
|
||||
X17858800Y-3156000D01*
|
||||
X18338800Y-3156000D01*
|
||||
X18098800Y-3486000D01*
|
||||
G36*
|
||||
X18098800Y-3486000D02*
|
||||
G01*
|
||||
X17858800Y-3156000D01*
|
||||
X18338800Y-3156000D01*
|
||||
X18098800Y-3486000D01*
|
||||
G37*
|
||||
%TO.C,R3*%
|
||||
X20826300Y-10007058D02*
|
||||
X20826300Y-9532542D01*
|
||||
X21871300Y-10007058D02*
|
||||
X21871300Y-9532542D01*
|
||||
%TO.C,C9*%
|
||||
X32088800Y-6160380D02*
|
||||
X32088800Y-5879220D01*
|
||||
X33108800Y-6160380D02*
|
||||
X33108800Y-5879220D01*
|
||||
%TO.C,C3*%
|
||||
X18708220Y-8782000D02*
|
||||
X18989380Y-8782000D01*
|
||||
X18708220Y-9802000D02*
|
||||
X18989380Y-9802000D01*
|
||||
%TO.C,R9*%
|
||||
X17086058Y-374300D02*
|
||||
X16611542Y-374300D01*
|
||||
X17086058Y-1419300D02*
|
||||
X16611542Y-1419300D01*
|
||||
%TO.C,C6*%
|
||||
X16989380Y-2161400D02*
|
||||
X16708220Y-2161400D01*
|
||||
X16989380Y-3181400D02*
|
||||
X16708220Y-3181400D01*
|
||||
%TO.C,SW1*%
|
||||
X28548800Y-1359800D02*
|
||||
X27148800Y-1359800D01*
|
||||
X28558800Y-3679800D02*
|
||||
X27148800Y-3679800D01*
|
||||
X29168800Y-3959800D02*
|
||||
X28688800Y-3959800D01*
|
||||
X28928800Y-3629800D01*
|
||||
X29168800Y-3959800D01*
|
||||
G36*
|
||||
X29168800Y-3959800D02*
|
||||
G01*
|
||||
X28688800Y-3959800D01*
|
||||
X28928800Y-3629800D01*
|
||||
X29168800Y-3959800D01*
|
||||
G37*
|
||||
%TO.C,COMP1*%
|
||||
X24913800Y-7125368D02*
|
||||
X24913800Y-4759800D01*
|
||||
X27283800Y-4759800D02*
|
||||
X27283800Y-7279800D01*
|
||||
X24908800Y-7419800D02*
|
||||
X24718800Y-7559800D01*
|
||||
X24718800Y-7279800D01*
|
||||
X24908800Y-7419800D01*
|
||||
G36*
|
||||
X24908800Y-7419800D02*
|
||||
G01*
|
||||
X24718800Y-7559800D01*
|
||||
X24718800Y-7279800D01*
|
||||
X24908800Y-7419800D01*
|
||||
G37*
|
||||
%TO.C,L1*%
|
||||
X15913800Y-10557579D02*
|
||||
X15913800Y-10232021D01*
|
||||
X16933800Y-10557579D02*
|
||||
X16933800Y-10232021D01*
|
||||
%TO.C,C2*%
|
||||
X18708220Y-10759800D02*
|
||||
X18989380Y-10759800D01*
|
||||
X18708220Y-11779800D02*
|
||||
X18989380Y-11779800D01*
|
||||
%TO.C,R8*%
|
||||
X32076300Y-9532542D02*
|
||||
X32076300Y-10007058D01*
|
||||
X33121300Y-9532542D02*
|
||||
X33121300Y-10007058D01*
|
||||
%TO.C,R6*%
|
||||
X22826300Y-2507058D02*
|
||||
X22826300Y-2032542D01*
|
||||
X23871300Y-2507058D02*
|
||||
X23871300Y-2032542D01*
|
||||
%TO.C,R7*%
|
||||
X32076300Y-2032542D02*
|
||||
X32076300Y-2507058D01*
|
||||
X33121300Y-2032542D02*
|
||||
X33121300Y-2507058D01*
|
||||
%TD*%
|
||||
%LPC*%
|
||||
D12*
|
||||
%TO.C,R2*%
|
||||
X11398800Y-7019800D03*
|
||||
X13048800Y-7019800D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,C5*%
|
||||
X11448800Y-9519800D03*
|
||||
X12998800Y-9519800D03*
|
||||
%TD*%
|
||||
D14*
|
||||
%TO.C,FID3*%
|
||||
X34086800Y-762000D03*
|
||||
%TD*%
|
||||
%TO.C,FID2*%
|
||||
X9652000Y-762000D03*
|
||||
%TD*%
|
||||
D15*
|
||||
%TO.C,R4*%
|
||||
X21348800Y-3094800D03*
|
||||
X21348800Y-1444800D03*
|
||||
%TD*%
|
||||
D12*
|
||||
%TO.C,R1*%
|
||||
X11398800Y-5019800D03*
|
||||
X13048800Y-5019800D03*
|
||||
%TD*%
|
||||
D16*
|
||||
%TO.C,X1*%
|
||||
X4880000Y-9596000D03*
|
||||
D17*
|
||||
X5380000Y-7096000D03*
|
||||
X5380000Y-5096000D03*
|
||||
D16*
|
||||
X4880000Y-2596000D03*
|
||||
%TD*%
|
||||
D18*
|
||||
%TO.C,R5*%
|
||||
X23348800Y-8944800D03*
|
||||
X23348800Y-10594800D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,C4*%
|
||||
X11448800Y-2519800D03*
|
||||
X12998800Y-2519800D03*
|
||||
%TD*%
|
||||
D19*
|
||||
%TO.C,C8*%
|
||||
X23348800Y-6794800D03*
|
||||
X23348800Y-5244800D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,SW2*%
|
||||
X28798800Y-10169800D03*
|
||||
X28798800Y-9519800D03*
|
||||
X28798800Y-8869800D03*
|
||||
X26898800Y-8869800D03*
|
||||
X26898800Y-10169800D03*
|
||||
%TD*%
|
||||
D19*
|
||||
%TO.C,C7*%
|
||||
X21348800Y-6794800D03*
|
||||
X21348800Y-5244800D03*
|
||||
%TD*%
|
||||
%TO.C,C1*%
|
||||
X14648800Y-11169800D03*
|
||||
X14648800Y-9619800D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,AMP1*%
|
||||
X29348800Y-6919800D03*
|
||||
X29848800Y-6919800D03*
|
||||
X30348800Y-6919800D03*
|
||||
X30848800Y-6919800D03*
|
||||
X30848800Y-5119800D03*
|
||||
X30348800Y-5119800D03*
|
||||
X29848800Y-5119800D03*
|
||||
X29348800Y-5119800D03*
|
||||
D22*
|
||||
X30098800Y-6019800D03*
|
||||
%TD*%
|
||||
D23*
|
||||
%TO.C,USB1*%
|
||||
X18098800Y-4158500D03*
|
||||
X17598800Y-4158500D03*
|
||||
X17098800Y-4158500D03*
|
||||
X16598800Y-4158500D03*
|
||||
X16098800Y-4158500D03*
|
||||
X15598800Y-4158500D03*
|
||||
D24*
|
||||
X14911300Y-4846000D03*
|
||||
X14911300Y-5346000D03*
|
||||
X14911300Y-5846000D03*
|
||||
X14911300Y-6346000D03*
|
||||
X14911300Y-6846000D03*
|
||||
X14911300Y-7346000D03*
|
||||
D23*
|
||||
X15598800Y-8033500D03*
|
||||
X16098800Y-8033500D03*
|
||||
X16598800Y-8033500D03*
|
||||
X17098800Y-8033500D03*
|
||||
X17598800Y-8033500D03*
|
||||
X18098800Y-8033500D03*
|
||||
D24*
|
||||
X18786300Y-7346000D03*
|
||||
X18786300Y-6846000D03*
|
||||
X18786300Y-6346000D03*
|
||||
X18786300Y-5846000D03*
|
||||
X18786300Y-5346000D03*
|
||||
X18786300Y-4846000D03*
|
||||
D25*
|
||||
X16848800Y-6096000D03*
|
||||
%TD*%
|
||||
D15*
|
||||
%TO.C,R3*%
|
||||
X21348800Y-10594800D03*
|
||||
X21348800Y-8944800D03*
|
||||
%TD*%
|
||||
D19*
|
||||
%TO.C,C9*%
|
||||
X32598800Y-6794800D03*
|
||||
X32598800Y-5244800D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,C3*%
|
||||
X18073800Y-9292000D03*
|
||||
X19623800Y-9292000D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,R9*%
|
||||
X17673800Y-896800D03*
|
||||
X16023800Y-896800D03*
|
||||
%TD*%
|
||||
D27*
|
||||
%TO.C,C6*%
|
||||
X17623800Y-2671400D03*
|
||||
X16073800Y-2671400D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,SW1*%
|
||||
X28798800Y-3169800D03*
|
||||
X28798800Y-2519800D03*
|
||||
X28798800Y-1869800D03*
|
||||
X26898800Y-1869800D03*
|
||||
X26898800Y-3169800D03*
|
||||
%TD*%
|
||||
D28*
|
||||
%TO.C,COMP1*%
|
||||
X25348800Y-7419800D03*
|
||||
X25848800Y-7419800D03*
|
||||
X26348800Y-7419800D03*
|
||||
X26848800Y-7419800D03*
|
||||
X26848800Y-4619800D03*
|
||||
X26348800Y-4619800D03*
|
||||
X25848800Y-4619800D03*
|
||||
X25348800Y-4619800D03*
|
||||
%TD*%
|
||||
D29*
|
||||
%TO.C,L1*%
|
||||
X16423800Y-11182300D03*
|
||||
X16423800Y-9607300D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,C2*%
|
||||
X18073800Y-11269800D03*
|
||||
X19623800Y-11269800D03*
|
||||
%TD*%
|
||||
D18*
|
||||
%TO.C,R8*%
|
||||
X32598800Y-8944800D03*
|
||||
X32598800Y-10594800D03*
|
||||
%TD*%
|
||||
D15*
|
||||
%TO.C,R6*%
|
||||
X23348800Y-3094800D03*
|
||||
X23348800Y-1444800D03*
|
||||
%TD*%
|
||||
D18*
|
||||
%TO.C,R7*%
|
||||
X32598800Y-1444800D03*
|
||||
X32598800Y-3094800D03*
|
||||
%TD*%
|
||||
D14*
|
||||
%TO.C,FID1*%
|
||||
X9652000Y-11430000D03*
|
||||
%TD*%
|
||||
%LPD*%
|
||||
M02*
|
||||
25
kicad/jlcpcb/production_files/BOM-infnoise_goldfingers.csv
Normal file
25
kicad/jlcpcb/production_files/BOM-infnoise_goldfingers.csv
Normal file
@@ -0,0 +1,25 @@
|
||||
Comment,Designator,Footprint,LCSC,Quantity
|
||||
27 Ω,R2,R_0603_1608Metric,,1
|
||||
47 pF,C5,C_0603_1608Metric,,1
|
||||
10 kΩ,R4,R_0603_1608Metric,,1
|
||||
27 Ω,R1,R_0603_1608Metric,,1
|
||||
10 kΩ,R5,R_0603_1608Metric,,1
|
||||
47 pF,C4,C_0603_1608Metric,,1
|
||||
220 pF,C8,C_0603_1608Metric,,1
|
||||
NS5B1G385DFT2G,SW2,SOT-353_SC-70-5,,1
|
||||
0.01 µF,C7,C_0603_1608Metric,,1
|
||||
0.01 µF,C1,C_0603_1608Metric,,1
|
||||
TSV912IQ2T,AMP1,DFN-8-1EP_2x2mm_P0.5mm_EP1.05x1.75mm,,1
|
||||
FT240XQ,USB1,QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm,,1
|
||||
10 kΩ,R3,R_0603_1608Metric,,1
|
||||
220 pF,C9,C_0603_1608Metric,,1
|
||||
0.1 µF,C3,C_0603_1608Metric,,1
|
||||
10 kΩ,R9,R_0603_1608Metric,,1
|
||||
0.1 µF,C6,C_0603_1608Metric,,1
|
||||
NS5B1G385DFT2G,SW1,SOT-353_SC-70-5,,1
|
||||
TC75W57FKTE85LF,COMP1,VSSOP-8_2.3x2mm_P0.5mm,,1
|
||||
BLM18AG601SN1D,L1,L_0603_1608Metric,,1
|
||||
4.7 µF,C2,C_0603_1608Metric,,1
|
||||
10 kΩ,R8,R_0603_1608Metric,,1
|
||||
8.2 kΩ,R6,R_0603_1608Metric,,1
|
||||
8.2 kΩ,R7,R_0603_1608Metric,,1
|
||||
|
25
kicad/jlcpcb/production_files/CPL-infnoise_goldfingers.csv
Normal file
25
kicad/jlcpcb/production_files/CPL-infnoise_goldfingers.csv
Normal file
@@ -0,0 +1,25 @@
|
||||
Designator,Val,Package,Mid X,Mid Y,Rotation,Layer
|
||||
AMP1,TSV912IQ2T,DFN-8-1EP_2x2mm_P0.5mm_EP1.05x1.75mm,30.0988,-6.0198,90.0,top
|
||||
C1,0.01 µF,C_0603_1608Metric,14.6488,-10.3948,90.0,top
|
||||
C2,4.7 µF,C_0603_1608Metric,18.8488,-11.2698,0.0,top
|
||||
C3,0.1 µF,C_0603_1608Metric,18.8488,-9.292,0.0,top
|
||||
C4,47 pF,C_0603_1608Metric,12.2238,-2.5198,0.0,top
|
||||
C5,47 pF,C_0603_1608Metric,12.2238,-9.5198,0.0,top
|
||||
C6,0.1 µF,C_0603_1608Metric,16.8488,-2.6714,180.0,top
|
||||
C7,0.01 µF,C_0603_1608Metric,21.3488,-6.0198,90.0,top
|
||||
C8,220 pF,C_0603_1608Metric,23.3488,-6.0198,90.0,top
|
||||
C9,220 pF,C_0603_1608Metric,32.5988,-6.0198,90.0,top
|
||||
COMP1,TC75W57FKTE85LF,VSSOP-8_2.3x2mm_P0.5mm,26.0988,-6.0198,90.0,top
|
||||
L1,BLM18AG601SN1D,L_0603_1608Metric,16.4238,-10.3948,90.0,top
|
||||
R1,27 Ω,R_0603_1608Metric,12.2238,-5.0198,0.0,top
|
||||
R2,27 Ω,R_0603_1608Metric,12.2238,-7.0198,0.0,top
|
||||
R3,10 kΩ,R_0603_1608Metric,21.3488,-9.7698,90.0,top
|
||||
R4,10 kΩ,R_0603_1608Metric,21.3488,-2.2698,90.0,top
|
||||
R5,10 kΩ,R_0603_1608Metric,23.3488,-9.7698,-90.0,top
|
||||
R6,8.2 kΩ,R_0603_1608Metric,23.3488,-2.2698,90.0,top
|
||||
R7,8.2 kΩ,R_0603_1608Metric,32.5988,-2.2698,-90.0,top
|
||||
R8,10 kΩ,R_0603_1608Metric,32.5988,-9.7698,-90.0,top
|
||||
R9,10 kΩ,R_0603_1608Metric,16.8488,-0.8968,180.0,top
|
||||
SW1,NS5B1G385DFT2G,SOT-353_SC-70-5,27.8488,-2.5198,180.0,top
|
||||
SW2,NS5B1G385DFT2G,SOT-353_SC-70-5,27.8488,-9.5198,180.0,top
|
||||
USB1,FT240XQ,QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm,16.8488,-6.096,-90.0,top
|
||||
|
BIN
kicad/jlcpcb/production_files/GERBER-infnoise_goldfingers.zip
Normal file
BIN
kicad/jlcpcb/production_files/GERBER-infnoise_goldfingers.zip
Normal file
Binary file not shown.
BIN
kicad/jlcpcb/project.db
Normal file
BIN
kicad/jlcpcb/project.db
Normal file
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
(sym_lib_table
|
||||
(lib (name infnoise_goldfingers-eagle-import)(type Legacy)(uri ${KIPRJMOD}/infnoise_goldfingers-eagle-import.lib)(options "")(descr ""))
|
||||
(version 7)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user