Added layout #1

Open
Manawyrm wants to merge 2 commits from Manawyrm/PC104-ISA-Card:manawyrm-layout into main
First-time contributor

This is pretty ugly and dirty, but I guess it should work.

Made the PCB taller, routed the nets, added fills, added some silkscreen info text but didn't change anything in the schematic.

I guess this change also pushes the project up to KiCAD 7.

This is pretty ugly and dirty, but I guess it should work. Made the PCB taller, routed the nets, added fills, added some silkscreen info text but didn't change anything in the schematic. I guess this change also pushes the project up to KiCAD 7.
Manawyrm added 1 commit 2023-03-27 16:55:14 +00:00
Manawyrm added 1 commit 2023-03-27 17:39:30 +00:00
Owner

Thanks, looks good so far.

I will keep this PR open for now as the original goal was to have the card as compact as possible.

As multiple PCBs per project are not yet supported by KiCad I'm undecided how to manage this.

Thanks, looks good so far. I will keep this PR open for now as the original goal was to have the card as compact as possible. As multiple PCBs per project are not yet supported by KiCad I'm undecided how to manage this.
Author
First-time contributor

I think we could either keep this as a separate repo or as a separate directory in the same repo. Keeping the original goal of having a very small and neat layout is probably a good idea 😄

This card is very much designed for my own needs and not much more (but I figured others might find it useful as well)

I think we could either keep this as a separate repo or as a separate directory in the same repo. Keeping the original goal of having a very small and neat layout is probably a good idea :smile: This card is very much designed for my own needs and not much more (but I figured others might find it useful as well)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b Manawyrm-manawyrm-layout main
git pull manawyrm-layout

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff Manawyrm-manawyrm-layout
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sur5r/PC104-ISA-Card#1
No description provided.