draft copy, adding LED's per known_issues.txt 17)
This commit is contained in:
parent
b8dafd95fa
commit
f83c678fe2
|
@ -233,6 +233,28 @@ X A 2 100 0 70 L 50 50 1 1 P
|
|||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# Device_D_Zener_Small
|
||||
#
|
||||
DEF Device_D_Zener_Small D 0 10 N N 1 F N
|
||||
F0 "D" 0 90 50 H V C CNN
|
||||
F1 "Device_D_Zener_Small" 0 -90 50 H V C CNN
|
||||
F2 "" 0 0 50 V I C CNN
|
||||
F3 "" 0 0 50 V I C CNN
|
||||
$FPLIST
|
||||
TO-???*
|
||||
*_Diode_*
|
||||
*SingleDiode*
|
||||
D_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 2 0 1 0 30 0 -30 0 N
|
||||
P 3 0 1 0 -10 40 -30 40 -30 -40 N
|
||||
P 4 0 1 0 30 40 -30 0 30 -40 30 40 N
|
||||
X K 1 -100 0 70 R 50 50 1 1 P
|
||||
X A 2 100 0 70 L 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# Device_L
|
||||
#
|
||||
DEF Device_L L 0 40 N N 1 F N
|
||||
|
@ -256,6 +278,29 @@ X 2 2 0 -150 50 U 50 50 1 1 P
|
|||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# Device_LED_Small
|
||||
#
|
||||
DEF Device_LED_Small D 0 10 N N 1 F N
|
||||
F0 "D" -50 125 50 H V L CNN
|
||||
F1 "Device_LED_Small" -175 -100 50 H V L CNN
|
||||
F2 "" 0 0 50 V I C CNN
|
||||
F3 "" 0 0 50 V I C CNN
|
||||
$FPLIST
|
||||
LED*
|
||||
LED_SMD:*
|
||||
LED_THT:*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 2 0 1 0 -30 -40 -30 40 N
|
||||
P 2 0 1 0 40 0 -30 0 N
|
||||
P 4 0 1 0 30 -40 -30 0 30 40 30 -40 N
|
||||
P 5 0 1 0 0 30 -20 50 -10 50 -20 50 -20 40 N
|
||||
P 5 0 1 0 20 50 0 70 10 70 0 70 0 60 N
|
||||
X K 1 -100 0 70 R 50 50 1 1 P
|
||||
X A 2 100 0 70 L 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# Device_Q_NMOS_GDS
|
||||
#
|
||||
DEF Device_Q_NMOS_GDS Q 0 0 Y N 1 F N
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -14,5 +14,5 @@
|
|||
14) RESOLVED IN R0.3.2 The current board layout is very hard to work with - can we please have all components on top? PCB space cost nothing comparing with the stress of flipping and poking
|
||||
15) RESOLVED IN R0.3.2 Noxz is asking to move C21 to next to C22
|
||||
16) terminals usability is asking for improvements. Ideally can we move more terminals to the edge of the board?
|
||||
17)
|
||||
17) Add many LED's for easier diagnostics like PT2000 board.
|
||||
18)
|
|
@ -1 +1 @@
|
|||
Subproject commit 869aec5fc449d5c806b87b34ca52fecd9b1c02fe
|
||||
Subproject commit 4f9bec8a00344ae034d879da5d1829ec34422611
|
Loading…
Reference in New Issue