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.
After building a set of these by hand, I ran into a handful of difficulties and wanted to make some tweaks to the PCB to address them. The main changes made here are:
Replace 0402 passives with 0603 to improve ease of assembly, and the crystal oscillator with a much lower profile 3225 package to avoid clearance issues with the HC49 can height.
Remove mouse bite tabs with cleanly routed edge cuts, and instead use V-scoring for rail removal.
Fix most DRC errors and warnings
I haven't bothered to fix up the reference designators on the silkscreen layer, because it didn't seem like you used them, but if you would like that done as well, let me know and I can do that as well.
Please do look over both the schematic and PCB before accepting this PR, I'm still quite new at KiCad, so it's entirely possible I might have broken something. Also, note that I used KiCad 7.0 in my editing, so the files have been updated to require that version.