Keyboard Shortcuts
Likes
- Kicad-Users
- Messages
Search
Re: Searching for an existing footprint
开云体育Hi John, ? I’m not sure what a preset resistor is, but I’m willing to learn. ? When I want to see what is all available, I open the footprint editor and hit View/Footprint Library Browser ? ? If you hit this button, you can see the 3D model- if one has been assigned to it… I could have sworn there was a filter where you could enter a terminal number and limit your results to just those footprints.? I don’t see it now- I found it quite helpful. ? ? Hope it helps, Brian ? Brian German From: [email protected] <[email protected]>
On Behalf Of John Woodgate
Sent: Friday, August 23, 2024 10:45 AM To: [email protected] Subject: Re: [kicad-users] Searching for an existing footprint ? Thanks, Andy, but to find 'a device in the same package' seems to me to be a step further away from searching through footprints for the one I hope is there. The part is a preset resistor, not a transistor. isn't there a screen that shows descriptions and images of footprints? On 2024-08-23 15:27, Andy wrote: However if you don't care about the actual device just find a device inthe same package, then copy it's footprint to your own lib and modify asrequired. -- OOO - Own Opinions Only Best Wishes John Woodgate Keep trying ?
This email and any attachments may contain information that is proprietary, privileged, or confidential. If you are not the intended recipient, please do not review the email and please delete it.
|
||
Re: Searching for an existing footprint
开云体育Thanks, Andy, but to find 'a device in the same package' seems to me to be a step further away from searching through footprints for the one I hope is there. The part is a preset resistor, not a transistor. isn't there a screen that shows descriptions
and images of footprints? On 2024-08-23 15:27, Andy wrote:
However if you don't care about the actual device just find a device in the same package, then copy it's footprint to your own lib and modify as required. -- OOO - Own Opinions Only Best Wishes John Woodgate Keep trying |
||
Re: Searching for an existing footprint
You typically search for the device, then you may see several footprints
with various names with e,b,c, b,c,e, 1,2,3, etc against then indicating the different pinouts. However if you don't care about the actual device just find a device in the same package, then copy it's footprint to your own lib and modify as required. Andy On Fri, 23 Aug 2024 15:20:29 +0100 "John Woodgate" <jmw@...> wrote: What is the best way to search the hundreds of existing footprints for a |
||
Searching for an existing footprint
开云体育What is the best way to search the hundreds of
existing footprints for a particular arrangement of pins? Just a
3-pin symbol, nothing complicated. -- OOO - Own Opinions Only Best Wishes John Woodgate Keep trying |
||
Re: #tutorial
#tutorial
yes ty On Wed, Aug 21, 2024 at 7:36?AM F.an via <siderlee=[email protected]> wrote:
|
||
Re: #tutorial
#tutorial
Yes, I have tried. But the current version always reports errors about those files. |
||
Re: KiCad Version 2 downloading file
On Wed, Jul 17, 2024 at 11:01 PM, <yingjh21@...> wrote:
KiCad Version 2'EESchema Schematic File Version 2' is just be the version of EESchema which could be separate from the KiCad version (i.e. possibly also used in v4).? I opened a .sch file made with KiCad v5 and it was titled 'EESchema Schematic File Version 2' I opened a .kicad_sch file made with v6 and it said: (kicad_sch (version 20211123) (generator eeschema)' at the top.??
?
Another using v7 gave:
(kicad_sch (version 20230121) (generator eeschema)
?
v8 (last saved a few days ago):
(kicad_sch
? ? (version 20231120) ? ? (generator "eeschema") ? ? (generator_version "8.0") ?
You may have to install v6 to open a v5 file, then v7 to open the converted v6 file, and then v8 to open the v7 file.? (v8 is very worth it, IMHO)
Hope it helps.
? |
||
Re: #tutorial
#tutorial
Have you tried to load them using the current version? I would try that first, and I think you will find it will do the appropriate conversions for you. On Thu, 18 Jul 2024 at 05:01, yingjh21 via <yingjh21=[email protected]> wrote:
|
||
Re: KiCad Version 2 downloading file
Do they not upgrade to the latest version? Anyhow, to answer your
question as best I can, I have copies of kicad going back to kicad-2007-01-15.zip and KiCad-2008-08-25c-final-WinXP_autoinstall.exe (both Windows). Unfortunately this only tells me the date, not the version number. Can you tell me when your files date back to? Or does anyone know how dates and version numbers relate? Regards, Robert. * Plain text email - safe, readable, inclusive. * -- This email has been checked for viruses by Avast antivirus software. www.avast.com |
||
KiCad Version 2 downloading file
? Hi there, do you have a downloading file of KiCad Version 2?
? I collected some schematic files that seem to be KiCad 2.0, but I cannot find the version2 on KiCad official website.(I believe those files belong to version2 because they start with "EESchema Schematic File Version 2" in Notepad.)
?
|
||
#tutorial
#tutorial
? Hi there, do you have the downloading file of KiCad Version 2?
? I collected some schematic files that seem to be KiCad 2.0, but I cannot find version2 on KiCad official website.(I believe those files belong to version2 because they start with "EESchema Schematic File Version 2" in Notepad.)
? |
||
Re: Reference Designator vs ${REFERENCE}
Thanks.. Good tip.? Thanks for the replies everyone this all makes sense to me now. ?Thanks again! On Tue, Jul 2, 2024, 6:56 PM Alan Pearce via <kiwiantipodean=[email protected]> wrote:
|
||
Re: Reference Designator vs ${REFERENCE}
To add to what John says, if you investigate the attributes of each one, one will be on the silk screen layer, and the other will be on the assembly layer. You should be able to turn the appropriate layer off in the display if these are cluttering the up the display while you are working. I normally turn off the assembly layers and keep the silk screen layers displaying as I lay out a board, as that gives me the visual of how the physical board will look. Then once that is all happy I will turn on the assembly layers and adjust the designators as necessary to get a clear assembly document. On Tue, 2 Jul 2024 at 23:36, John Woodgate via <jmw=[email protected]> wrote:
|
||
Re: Reference Designator vs ${REFERENCE}
开云体育One, including the value, is to co-relate to
the schematic, and might not obviously or unambiguously relate
to the location. The other, the plain 'R14' located within the
outline, is to show for certain which part goes there during
assembly (population). On 2024-07-02 23:10, Richie wrote:
Hi, --
OOO - Own Opinions Only Best wishes John Woodgate, Rayleigh, Essex UK Keep trying |
||
Re: Reference Designator vs ${REFERENCE}
Hi,
toggle quoted message
Show quoted text
In the Schematic editor, try Tools | Edit Symbol Fields... -- On 7/2/2024 3:10 PM, Richie wrote:
Hi, |
||
Reference Designator vs ${REFERENCE}
Hi,
I'm somewhat new to Kicad and PCB design for that matter.? When placing footprints on the PCB it seems that the Footprint Properties by default have both a "Reference Designator" and an unamed property who's value is ${RFERENCE} [screen shot attached] which seem to equate to the same thing on the resulting PCB [screen shot attached].? Are both of these needed?? I know I can turn off the "show" property for one of them -- but I'm wondering how they different, if both are actually needed, and if not is there a "bulk" update I can do to hide either one of them across all the footprints without having to click into each footprint?? ?? Thank you, -richie |
||
Re: Checking the schematic by SPICE simulation
开云体育On 22/06/2024 10:42, Andy wrote:For opamps and similar, I always draw alternate (de Morgan) symbols, for the different input pin configurations. Then you don't have to tolerate power pins being upside-down, if you flip the symbol. (I do exactly the same thing in LTspice.)Just had a thought, If you normally hide the power pins and have them auto connected, then you can mirror the symbol which will flip the + and - locations. If you have the power pins visible then they will also flip, but you might be able to live with that. -- Regards, Tony |
||
Re: Checking the schematic by SPICE simulation
Just had a thought,
If you normally hide the power pins and have them auto connected, then you can mirror the symbol which will flip the + and - locations. If you have the power pins visible then they will also flip, but you might be able to live with that. Andy On Fri, 21 Jun 2024 23:11:20 +0100 "John Woodgate" <jmw@...> wrote: I expect you are right, and I'm into learning still, but it takes time |