Thank you for your interest in contributing to our project! At this time, the project is in its early development stage and we are currently not accepting external contributions.
👋 Thanks for your interest! We're focused on building a stable prototype.
🚀 Stay tuned for updates. Once we're stable, we will provide detailed guidelines on how you can contribute effectively.
The project is in the early stages of development, and we are focused on establishing a solid foundation and creating a working prototype. Accepting external contributions at this early stage might introduce complexities that could hinder our progress.
We plan to open up the project to external contributions once we reach a more stable state and have a working prototype. This will allow us to provide a better experience for contributors and maintainers alike.
We understand that you may be eager to contribute, and we encourage you to stay engaged with the project during this early phase:
-
Star the Repository: Keep an eye on the repository for updates, releases, and announcements.
-
Spread the Word: Help us build a community by sharing information about the project with others who might be interested.
Once we start accepting contributions, we will provide detailed guidelines on how you can contribute effectively. This will include information on coding standards, hardware design practices, issue tracking, and the contribution process for both software and hardware components.
We appreciate your understanding and patience as we work towards making the project more accessible to external contributors. If you have any questions or concerns, please feel free to reach out to us.
Thank you for your support and interest in our project!
Open Clean Energy Team
If you are eager to discover the project follow the instructions below. The instructions describe how to get the different parts of the project running at your system.
Required:
Optional:
- just
- on Windows PowerShell 7 is required
- Podman
- Install the latest version of KiCad.
- Install the latest release version of the KiCad-Db-Lib.
- Clone the OpenMI repository.
- Clone the kicad-library repository.
- Start KiCad and
- Click
Preferences->Configure Paths...- Replace the
KICAD8_FOOTPRINT_DIRby the absolute path of thekicad-library/footprints, so for example: C:\Users...\Documents\GitHub\kicad-library\footprints - Replace the
KICAD8_SYMBOL_DIRby the absolute path of thekicad-library/symbols, so for example: C:\Users...\Documents\GitHub\kicad-library\symbols
- Replace the
- Click
Preferences->Manage Symbol Libraries...- Under Global Libraries click
Add existing library to table, go into thekicad-library/outputdirectory and select all files and pressopen.
- Under Global Libraries click
- Click