kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #12925
Re: Diode pad names?
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Dick Hollenbeck <dick@xxxxxxxxxxx>
-
Date:
Sat, 05 Apr 2014 23:47:55 -0500
-
In-reply-to:
<CAB7XPH=MHtN0FSaVKMTPgi-sLF+FhQvZ0Sp8xQCG3sa5aGwTcA@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
On 04/05/2014 06:35 PM, Carl Poirier wrote:
> You guys are talking about pad names. There is no such thing, AFAIK; only pad numbers,
> which can be set to a string. Did Dick originally talk about setting those numbers?
(module SOD-123 (layer F.Cu)
(fp_text reference SOD-123 (at 0 -2.99974) (layer F.SilkS)
(effects (font (thickness 0.3048)))
)
(fp_text value VAL** (at 0 2.99974) (layer F.SilkS)
(effects (font (thickness 0.3048)))
)
(fp_line (start 2.286 -0.635) (end 2.286 -0.889) (layer F.SilkS) (width 0.20066))
(fp_line (start 2.286 0.635) (end 2.286 0.889) (layer F.SilkS) (width 0.20066))
(fp_line (start 2.286 -0.635) (end 2.286 0.508) (layer F.SilkS) (width 0.20066))
(fp_line (start 2.286 0.508) (end 2.286 0.635) (layer F.SilkS) (width 0.20066))
(fp_line (start -1.397 0.762) (end -1.397 0.889) (layer F.SilkS) (width 0.20066))
(fp_line (start -1.397 0.889) (end 1.397 0.889) (layer F.SilkS) (width 0.20066))
(fp_line (start 1.397 0.889) (end 1.397 0.762) (layer F.SilkS) (width 0.20066))
(fp_line (start 1.397 -0.762) (end 1.397 -0.889) (layer F.SilkS) (width 0.20066))
(fp_line (start 1.397 -0.889) (end -1.397 -0.889) (layer F.SilkS) (width 0.20066))
(fp_line (start -1.397 -0.889) (end -1.397 -0.762) (layer F.SilkS) (width 0.20066))
(pad A smd rect (at -1.7018 0) (size 0.89916 1.19888) (layers F.Cu F.Paste F.Mask))
(pad C smd rect (at 1.69926 0) (size 0.89916 1.19888) (layers F.Cu F.Paste F.Mask))
)
sure enough, pads with A & C.
Without exact match on spelling you are still at risk of a mismatch.
References
-
Diode pad names?
From: Dick Hollenbeck, 2014-04-04
-
Re: Diode pad names?
From: Nick Østergaard, 2014-04-04
-
Re: Diode pad names?
From: jp charras, 2014-04-04
-
Re: Diode pad names?
From: Carl Poirier, 2014-04-04
-
Re: Diode pad names?
From: Heiko Rosemann, 2014-04-04
-
Re: Diode pad names?
From: Vesa Solonen, 2014-04-05
-
Re: Diode pad names?
From: Nick Østergaard, 2014-04-05
-
Re: Diode pad names?
From: Vesa Solonen, 2014-04-05
-
Re: Diode pad names?
From: Heiko Rosemann, 2014-04-05
-
Re: Diode pad names?
From: Vesa Solonen, 2014-04-05
-
Re: Diode pad names?
From: Carl Poirier, 2014-04-05