You’re welcome, mikekicad.
[quote=“mikekicad, post:8, topic:13695, full:true”]
I assume that the demo video is for KiCAD 4.0.7 as you had. Am I right?[/quote]
Yes, you are correct, mikekicad, it was done using KiCAD 4.0.7.
[quote=“mikekicad, post:8, topic:13695, full:true”]
Have you seen any help document online is about older version Kicad?[/quote]
Yes, I have a plastic notebook somewhere that into which I printed out the workflow diagram and the menu of program commands. But some of it became obsolete w/ the upgrade to 5.0.1. For example, the ? key no longer displays the list of hotkeys.
So I eventually just switched back to my handwritten paper notebook to write down what I need to remember.
[quote=“mikekicad, post:8, topic:13695, full:true”]
Let me ask you this: when you upgraded your kicad to 5.0.x, any error/warning occurs when you open your old (4.0.7) kicad schematic? Or, components’ packages are auto remapped to their new ones? [/quote]
I am still a newbie w/ kicad. When I upgraded to 5.0.0 (now to 5.0.1) w/ apt-get, I purposefully decided to not open my old 4.0.7 demo project (the one in the video) because I had read on this forum about the additional things you need to do when opening 4.0.7 files, and I wanted to avoid the extra hassle. So I purposely avoided doing that.
[quote=“mikekicad, post:8, topic:13695, full:true”]
The “package” is component’s schematic and footprint or JUST
component’s schematic (CAE)? [/quote]
I think the package is only the schematic symbol. I think a footprint is completely independent of the schematic symbol except for the number of pins. The number of pins for all the schematic symbol devices must equal the number of pins on the footprint associated with that device. (I say all the schematic symbols because, for example, some ICs have four or six different boolean gates in one package.) You can use any footprint so long as the two numbers equal. (If I’m wrong about this, somebody please correct me.)
Another thing I discovered w/ kicad 5.0.1 is that sometimes if kicad is working abnormally, if you close your schematics, and then shut down the program completely, and then restart the program, the issue disappears. For example, this morning the mouseover balloons for all eeschema’s keys were completely blank. So I restarted the program and they came back to normal.
Russ