KiCAD Kick start

The only bug I find that annoys me, is that lines in schematics disappear on certain zoom levels. Only visually, but when I want a screen dump I often have to readjust the window. Different center point etc. No big deal, but annoying!
No problems with Gerber production, all PCBs looks fine and no complaints from the manufacturer, except for my beginner mistakes the first couple of times.
Yes, I love KiCAD! But note that I am not an advanced user, no simulation, no personal libraries ....

🙂 Morten
 
One other bug in Kicad is that sometimes it is non compatible to older versions. For a few times i had the same problem. If you want to change something in an older schematic (KiCad 6xx) the tracks does not fit anymore if you delete them and try to arrange new. Suddenly there is an offset off 1 mm.
But KiCad is freeware and much better to use as sprint or eagle.
Thank you maker for KiCad and your work !!!

Greets
Peter
 
A lot of times the older-version issue is because we added new DRC checks for things that weren't previously checked. Users can always set the new checks to "ignore" so that the older boards still pass, but it still trips a lot of people up.

However, that doesn't sound like your issue if things are offset. If you notice it again I'd love to see the project and see if I can figure out what's causing it.....
 
One other bug in Kicad is that sometimes it is non compatible to older versions. For a few times i had the same problem. If you want to change something in an older schematic (KiCad 6xx) the tracks does not fit anymore if you delete them and try to arrange new. Suddenly there is an offset off 1 mm.
But KiCad is freeware and much better to use as sprint or eagle.
Thank you maker for KiCad and your work !!!

Greets
Peter
Yes, I forgot! And that is REALLY annoying!
I often take an older schematic as basis for a new one, only to find that I have to re-assign many or most components.
So now I will start from scratch and assign footprints to the first components of each type, and then copy-paste from there. Then it is not that much work!

🙂 morten
 
Jeff: The bug is not tailored to any spesific design. I happens all the time. I can produce it now, just a sec.

suzybug.JPG


There are no missing lines in this schematic. DRC ok, and I am making a PCB now. Here is the one with no bug:

Suzyj_AEM6000_mg_skjema.JPG
 
FWIW, the having to re-assign footprints when opening old schematics is a different issue. It's because the footprint names in the libraries changed (and the library names themselves). That should ease off over time as we're now much more rigid about naming conventions in the libraries.

(I use personal libraries, which also gets around the issue, but then you don't get the latest and greatest additions to the libraries. 🤷‍♂️ )
 
  • Like
Reactions: m0rten
FWIW, the having to re-assign footprints when opening old schematics is a different issue. It's because the footprint names in the libraries changed (and the library names themselves). That should ease off over time as we're now much more rigid about naming conventions in the libraries.

(I use personal libraries, which also gets around the issue, but then you don't get the latest and greatest additions to the libraries. 🤷‍♂️ )
Can you advice how to turn off the search for simulation data in DRC?
 
Schematic Setup > Electrical Rules > Violation Severity. There's a big long list of violations there; any you don't want to see just set to "Ignore".

(Or the easiest way is to select an ERC/DRC error, right-click, and select "Ignore all 'xxx' violations".)
 
Schematic Setup > Electrical Rules > Violation Severity. There's a big long list of violations there; any you don't want to see just set to "Ignore".

(Or the easiest way is to select an ERC/DRC error, right-click, and select "Ignore all 'xxx' violations".)
So easy!!! Thank you!
Now there is only one error that confuses me, see picture. May I use the same method here, or will that obscure other potential errors?

error.JPG