You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to create some releases in Github, containing the rendered schematics and gerbers? I think this would more easily allow people to track the revisions of the PCB, without the git repository spiralling in size due to lots of PDFs being uploaded.
Would it be possible to create some releases in Github, containing the rendered schematics and gerbers? I think this would more easily allow people to track the revisions of the PCB, without the git repository spiralling in size due to lots of PDFs being uploaded.
You can even use Github Actions to create the PDFs and the Gerbers. See https://github.com/Neotron-Compute/Neotron-Baseboard-100/blob/develop/.github/workflows/kicad-release.yml for a basic example.
The text was updated successfully, but these errors were encountered: