Skip to content
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

Automation of production files #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

blubbsy
Copy link

@blubbsy blubbsy commented Nov 16, 2024

This creates a github action that automatizes the generation of 3D Render, gerber files, BOM, etc. my intention is to find errors automatically over time by continuing improving the KiBOT implementation. At the same time when it comes to releases the artifact files could be used for it.

The action is only triggered manually or when a pull request is done.

  • Changed name of inner layers from InN --> InnerN
  • Created github action
  • Added Kibot yaml for every pcb
  • DRC checks (not checked tbh)

I think it is a good base for automatically check for errors and create the necessary files without bigger errors. At least assuming in KiCAD everything is done properly.

I noticed already that the 3D models are not all included in the project, so this is something that can be worked on too.

This creates a github action that automatizes the generation of 3D Render, gerber files, BOM, etc.

* Changed name of inner layers from InN --> InnerN
* Created github action
* Added Kibot yaml for every pcb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant