remove soldermask around cr2032 battery contact
This commit is contained in:
parent
1e35c19a6c
commit
74cb870e8c
File diff suppressed because it is too large
Load Diff
|
@ -13,7 +13,6 @@ LIBS:device
|
||||||
LIBS:conn
|
LIBS:conn
|
||||||
LIBS:switches
|
LIBS:switches
|
||||||
LIBS:Tag-Connect
|
LIBS:Tag-Connect
|
||||||
LIBS:alpha_split-cache
|
|
||||||
EELAYER 25 0
|
EELAYER 25 0
|
||||||
EELAYER END
|
EELAYER END
|
||||||
$Descr A3 16535 11693
|
$Descr A3 16535 11693
|
||||||
|
@ -1202,7 +1201,7 @@ U 1 1 5A1BCF17
|
||||||
P 1125 2200
|
P 1125 2200
|
||||||
F 0 "BT1" H 1225 2300 50 0000 L CNN
|
F 0 "BT1" H 1225 2300 50 0000 L CNN
|
||||||
F 1 "Battery" H 1225 2200 50 0000 L CNN
|
F 1 "Battery" H 1225 2200 50 0000 L CNN
|
||||||
F 2 "battery:CR2032_BK-913" V 1125 2260 50 0001 C CNN
|
F 2 "battery:CR2032_MPD_BK-913_NoSolderMask" V 1125 2260 50 0001 C CNN
|
||||||
F 3 "" V 1125 2260 50 0001 C CNN
|
F 3 "" V 1125 2260 50 0001 C CNN
|
||||||
1 1125 2200
|
1 1125 2200
|
||||||
1 0 0 -1
|
1 0 0 -1
|
||||||
|
@ -2622,7 +2621,7 @@ Wire Notes Line
|
||||||
Wire Notes Line
|
Wire Notes Line
|
||||||
3750 2950 3750 1800
|
3750 2950 3750 1800
|
||||||
Wire Wire Line
|
Wire Wire Line
|
||||||
3175 3600 4250 3600
|
4250 3600 3175 3600
|
||||||
Connection ~ 4250 2000
|
Connection ~ 4250 2000
|
||||||
Connection ~ 5350 5175
|
Connection ~ 5350 5175
|
||||||
Wire Wire Line
|
Wire Wire Line
|
||||||
|
|
|
@ -0,0 +1,25 @@
|
||||||
|
(module CR2032_MPD_BK-913_NoSolderMask (layer F.Cu) (tedit 5A561104)
|
||||||
|
(fp_text reference BT1 (at 0 9.95) (layer F.SilkS)
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
)
|
||||||
|
(fp_text value Battery (at -0.5 7) (layer F.Fab)
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
)
|
||||||
|
(fp_line (start -7.05 7.65) (end 7.05 7.65) (layer F.Fab) (width 0.1))
|
||||||
|
(fp_line (start -10.55 4.15) (end -10.55 -7.65) (layer F.Fab) (width 0.1))
|
||||||
|
(fp_line (start 10.55 4.15) (end 10.55 -7.65) (layer F.Fab) (width 0.1))
|
||||||
|
(fp_line (start 7.05 7.65) (end 10.55 4.15) (layer F.Fab) (width 0.1))
|
||||||
|
(fp_line (start -10.55 4.15) (end -7.05 7.65) (layer F.Fab) (width 0.1))
|
||||||
|
(fp_circle (center 0 0) (end -8.3 -5.6) (layer F.Fab) (width 0.1))
|
||||||
|
(fp_line (start 10.55 -7.65) (end -10.55 -7.65) (layer F.Fab) (width 0.1))
|
||||||
|
(fp_arc (start 0 0) (end -10 -2.5) (angle 150) (layer F.SilkS) (width 0.1))
|
||||||
|
(fp_arc (start 0 0) (end 10 2.5) (angle 150) (layer F.SilkS) (width 0.1))
|
||||||
|
(fp_line (start -11.5 -11.5) (end -11.5 11.5) (layer F.CrtYd) (width 0.1))
|
||||||
|
(fp_line (start -11.5 11.5) (end 11.5 11.5) (layer F.CrtYd) (width 0.1))
|
||||||
|
(fp_line (start 11.5 11.5) (end 11.5 -11.5) (layer F.CrtYd) (width 0.1))
|
||||||
|
(fp_line (start 11.5 -11.5) (end -11.5 -11.5) (layer F.CrtYd) (width 0.1))
|
||||||
|
(pad 1 thru_hole circle (at 10.8 0) (size 3 3) (drill 2) (layers *.Cu *.Mask))
|
||||||
|
(pad 2 smd rect (at 0 0) (size 7 7) (layers F.Cu F.Mask))
|
||||||
|
(pad 1 thru_hole circle (at -10.8 0) (size 3 3) (drill 2) (layers *.Cu *.Mask))
|
||||||
|
(pad 3 smd circle (at 0 0) (size 18 18) (layers F.Mask))
|
||||||
|
)
|
Loading…
Reference in New Issue