Date:2010-11-06 07:09:21 (13 years 4 months ago)
Author:Werner Almesberger
Commit:f2ab3cfd1843ae759293a3bfba90807ba313c457
Message:Updated cntr.sch for BOM processing. Fixed omission in atrf.sub

- cntr/cntr.sch (P5, P6, P7): added footprint
- cntr/cntr.pro: commit noise
- bom/atrf.sub: accept resistor values without unit or multiplier (e.g.,
"68" becomes "68R")
Files: bom/atrf.sub (1 diff)
cntr/cntr.pro (3 diffs)
cntr/cntr.sch (4 diffs)

Change Details

bom/atrf.sub
77
88R[0-9P]* { # also handle RP...
99    -> T=R
10    VAL=*[0-9] -> R=${VAL}R
1011    VAL=$R -> R=$VAL
1112# -> TOL=5%
1213    FN=$% -> TOL=$FN
cntr/cntr.pro
1update=Mon Oct 25 18:09:10 2010
2last_client=pcbnew
1update=Sat Nov 6 03:04:28 2010
2last_client=eeschema
3[cvpcb]
4version=1
5NetIExt=net
6[cvpcb/libraries]
7EquName1=devcms
8[pcbnew]
9version=1
10PadDrlX=320
11PadDimH=600
12PadDimV=600
13BoardThickness=630
14SgPcb45=1
15TxtPcbV=800
16TxtPcbH=600
17TxtModV=600
18TxtModH=600
19TxtModW=120
20VEgarde=100
21DrawLar=150
22EdgeLar=50
23TxtLar=120
24MSegLar=150
25LastNetListRead=cntr.net
26[pcbnew/libraries]
27LibDir=
28LibName1=../modules/mini-usb
29LibName2=../../kicad-libs/modules/pads
30LibName3=../modules/qfp
31LibName4=../../kicad-libs/modules/stdpass
32LibName5=../modules/mmcx-f-edge
33LibName6=../modules/usb_a_plug_smt
34LibName7=../modules/sot-323
335[eeschema]
436version=1
537LibDir=
...... 
3062RptD_X=0
3163RptD_Y=100
3264RptLab=1
33SimCmd=
34UseNetN=0
3565LabSize=60
3666PrintMonochrome=1
3767ShowSheetReferenceAndTitleBlock=1
...... 
4272LibName4=../components/c8051f320
4373LibName5=../components/mini_usb_b
4474LibName6=../components/usb_a_plug
45[cvpcb]
46version=1
47NetIExt=net
48[cvpcb/libraries]
49EquName1=devcms
50[pcbnew]
51version=1
52PadDrlX=320
53PadDimH=600
54PadDimV=600
55BoardThickness=630
56SgPcb45=1
57TxtPcbV=800
58TxtPcbH=600
59TxtModV=600
60TxtModH=600
61TxtModW=120
62VEgarde=100
63DrawLar=150
64EdgeLar=50
65TxtLar=120
66MSegLar=150
67LastNetListRead=cntr.net
68[pcbnew/libraries]
69LibDir=
70LibName1=../modules/mini-usb
71LibName2=../../kicad-libs/modules/pads
72LibName3=../modules/qfp
73LibName4=../../kicad-libs/modules/stdpass
74LibName5=../modules/mmcx-f-edge
75LibName6=../modules/usb_a_plug_smt
76LibName7=../modules/sot-323
cntr/cntr.sch
1EESchema Schematic File Version 2 date Sat Nov 6 02:46:48 2010
1EESchema Schematic File Version 2 date Sat Nov 6 03:04:04 2010
22LIBS:power
33LIBS:device
44LIBS:conn
...... 
147147P 10250 1800
148148F 0 "P7" H 10330 1800 40 0000 L CNN
149149F 1 "CONN_1" H 10250 1855 30 0001 C CNN
150F 2 "PAD_120x60" H 10250 1800 60 0001 C CNN
150151    1 10250 1800
151152    1 0 0 -1
152153$EndComp
...... 
156157P 10250 1650
157158F 0 "P6" H 10330 1650 40 0000 L CNN
158159F 1 "CONN_1" H 10250 1705 30 0001 C CNN
160F 2 "PAD_120x60" H 10250 1650 60 0001 C CNN
159161    1 10250 1650
160162    1 0 0 -1
161163$EndComp
...... 
165167P 10250 1500
166168F 0 "P5" H 10330 1500 40 0000 L CNN
167169F 1 "CONN_1" H 10250 1555 30 0001 C CNN
170F 2 "PAD_120x60" H 10250 1500 60 0001 C CNN
168171    1 10250 1500
169172    1 0 0 -1
170173$EndComp

Archive Download the corresponding diff file



interactive