mirror of
git://projects.qi-hardware.com/m1.git
synced 2024-11-16 16:27:30 +02:00
removed R16 /250V indicator until we are more clear
This commit is contained in:
parent
a8f8e8ae0d
commit
42f1909d2a
7
TODO
7
TODO
@ -1,14 +1,15 @@
|
||||
|
||||
feedback from Werner
|
||||
|
||||
1) FBx have no values, one idea is to put the manufacturer
|
||||
1) R16 might need a /250V indicator to match C31
|
||||
2) FBx have no values, one idea is to put the manufacturer
|
||||
part number into the value field, see U1 and D1 in cntr
|
||||
2) the mini-usb connector symbol is quite ugly. to make it even
|
||||
3) the mini-usb connector symbol is quite ugly. to make it even
|
||||
more weird, it has two unused pins that don't correspond to
|
||||
anything in the footprint either. how about stealing the one
|
||||
from gta02-core or ben-wpan (the latter got it from the former) ?
|
||||
ben-wpan/components/mini_usb_b.lib
|
||||
3) (that's something inherited from kicad) you have a nice example
|
||||
4) (that's something inherited from kicad) you have a nice example
|
||||
for the trouble with the default symbols when you look at the
|
||||
font sizes in FB2, then C27, and finally +3.3V (all are near
|
||||
each other)
|
||||
|
@ -11,4 +11,3 @@ USB_JTAG UJS-FTDI DIGI-KEY 768-1025-1-ND
|
||||
USB_JTAG UJS-LDO DIGI-KEY 576-1267-1-ND
|
||||
USB_JTAG UJS-USB-MINIB DIGI-KEY H2959CT-ND
|
||||
USB_JTAG UJS-CAP-4.7pF-250V DIGI-KEY 445-2333-1-ND
|
||||
USB_JTAG UJS-RES-1M-250V DIGI-KEY TBD
|
||||
|
@ -25,4 +25,3 @@ VAL=FT2232HQ FP=QFN_64 -> VAL=UJS-FTDI
|
||||
VAL=MIC5207-3.3 FP=SOT23-5 -> VAL=UJS-LDO
|
||||
VAL=USB_MINIB FP=USB_MINIB -> VAL=UJS-USB-MINIB
|
||||
VAL=4.7nF/250V FP=SM1206 -> VAL=UJS-CAP-4.7pF-250V
|
||||
VAL=1M/250V FP=SM1206 -> VAL=UJS-RES-1M-250V
|
||||
|
@ -837,8 +837,8 @@ L R R16
|
||||
U 1 1 4C409062
|
||||
P 2600 5900
|
||||
F 0 "R16" V 2680 5900 50 0000 C CNN
|
||||
F 1 "1M/250V" V 2500 5900 50 0000 C CNN
|
||||
F 2 "SM1206" H 2600 5900 60 0001 C CNN
|
||||
F 1 "1M" V 2500 5900 50 0000 C CNN
|
||||
F 2 "1206" H 2600 5900 60 0001 C CNN
|
||||
1 2600 5900
|
||||
-1 0 0 1
|
||||
$EndComp
|
||||
|
Loading…
Reference in New Issue
Block a user