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.
Following up to #32, I have made the technical conversion of the project to KiCad V6.
What has been done:
fp-lib-table
andsym-lib-table
using theKICAD_AHARONI_LAB
variable to properly reference these librariesMinor variations in the fill can be observed at the edges as coloured regions, but they are not functionally relevant at all and all clearances are still maintaned.
I chose to neither do a Gerber re-export nor to change the version number, as this is only a "background" technical update that effectively results in the same board, from a functional point of view.
When this PR is deemed ok and merged, next I would like to improve the footprint library components used in this board to include pin 1 markers and RefDes information on the assembly layer according to KLC, so that assembly is more straight-forward and risk for errors is reduced.