You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't start the test project layout from scratch because symbols refer to footprints which aren't in the KiCad libraries. Footprint libraries should be included or only standard footprints used.
The text was updated successfully, but these errors were encountered:
Can you elaborate a bit, why would you want to modify test project.
With the introduction of the PCM the preferred way to install the plugin is through PCM either through KiCad's package repository or one can install the package from the .zip archive accessible under releases.
For testing, of course. Just for convenience so that I don't have to write another project for testing the plugin. I wanted to try the whole workflow, starting from where KiCad puts the footprints when the first update from the schematic is done, so I deleted everything from the layout first.
I found out that the problem can be solved by using File -> Export -> footprints to new library, updating library links, and then updating the schematic from pcb. It would be better in principle to include libraries in public projects. But I can do testing now, so I don't really care.
I can't start the test project layout from scratch because symbols refer to footprints which aren't in the KiCad libraries. Footprint libraries should be included or only standard footprints used.
The text was updated successfully, but these errors were encountered: