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

Add optional bom.ini configuration of boards (qty of PCBs in the BOM) and pcbConfig (the PCB variant). #46

Merged

Conversation

AngusP
Copy link
Contributor

@AngusP AngusP commented Nov 13, 2018

Bom.ini values are used if the command line arguments are not provided.

This allows project defaults to be set as generally the pcbConfig options will be project specific, but KiCAD persists the command line options between projects requiring manual entry of these each time you switch project.

This is also helpful for projects where version control is used as the variant and number will persist in bom.ini if it is in git/whatever vcs.

…BOM) and `pcbConfig` (the PCB variant).

Bom.ini values are used if the command line arguments are *not* provided. This allows project defaults to be set as
generally the `pcbConfig` options will be project specific, but KiCAD persists the command line options between projects
requiring manual entry of these each time you switch project. This is also helpful for projects where version control is
used as the variant and number will persist in bom.ini if it is in git/whatever vcs.
@AngusP
Copy link
Contributor Author

AngusP commented Nov 13, 2018

This will conflict with #37 but the merge fix is fairly trivial

@SchrodingersGat
Copy link
Owner

This makes sense, thanks for the addition

@SchrodingersGat SchrodingersGat merged commit d4b2b50 into SchrodingersGat:master Nov 23, 2018
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.

2 participants