Skip to content

Add ability to include aditional bom lines.#80

Merged
17o2 merged 3 commits into
wireviz:devfrom
Tyler-Ward:feature/bom_extras
Jul 13, 2020
Merged

Add ability to include aditional bom lines.#80
17o2 merged 3 commits into
wireviz:devfrom
Tyler-Ward:feature/bom_extras

Conversation

@Tyler-Ward
Copy link
Copy Markdown
Contributor

This implements #51. An example of an additional bom line is shown below.

additional_bom_items:
  -
    description: Label, pinout information
    qty: 2
    unit: ea
    designators:
      - X2
      - X3
    manufacturer: generic company
    manufacturer_part_number: Label1
    internal_part_number: Label-ID-1

@17o2
Copy link
Copy Markdown
Collaborator

17o2 commented Jul 13, 2020

Thanks! Since the changes are very straightforward, I'll squash and merge if that's OK

@Tyler-Ward
Copy link
Copy Markdown
Contributor Author

That sounds good to me

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