-
Notifications
You must be signed in to change notification settings - Fork 53
KiCad version #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
robojay
wants to merge
32
commits into
ambasat:master
Choose a base branch
from
haifuraiya:kicad_conversion
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
KiCad version #10
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The Eagle import included a number of symbols that were not used. This commit moves only the referenced symbols to their own library, and replaces some of the more generic Eagle symbols with their generic KiCad counterparts (i.e. R, C, LED, 3V3, GND).
The design files were AmbaSat-1 Satellite... and have been renamed to AmbaSat-1_Satellite... Spaces in filenames can still be problematic in certain use cases.
… RF module to match datasheet
Converted some parts over to use known good footprints with courtyards. Added courtyards to other footprints.
…s at project 3D folder
AmbaSat reorganized their repo structure. This is a step towards matching in order to make a reasonable pull request.
One more thing... The KiCad section clearly spells out which open source license is being used (at least for the KiCad design). You probably should decide on and include a license in the main repo. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is Open Research Institute's (https://www.openresearch.institute/) conversion of the AmbaSat-1 Eagle design to KiCad. It is functionally equivalent to the Eagle design. The PCB layout retains the design outline, position of the two headers and the mounting hole. Routing, footprints, and placement of other items have been modified to improve reliability and manufacturability.
Major changes:
All of the KiCad design should be contained under the KiCad directory.
The only items added to the existing directories were a couple more datasheets that proved helpful during the redesign process.