jon-harper / clock-3

An enclosed, 300x300x350mm CoreXY 3D printer with air filtration and chamber temperature control
GNU General Public License v3.0
5 stars 0 forks source link

Split Bill of Materials into "Shopping List" and "Assembly List" #48

Open jon-harper opened 2 years ago

jon-harper commented 2 years ago

The BOM needs to be fully disambiguated to a Sales BOM (purchased items, lit. materials) and a Manufacturing BOM (finished parts for assembly).

Notable issues:

jon-harper commented 2 years ago

I've reviewed how other projects do this, even though I'm aware of the Sales/Manufacturing terms. I like Jubilee's approach of a "Shopping List" and then a Bill of (finished) Materials for assembly.

This will take some work on rescripting the input data, possibly into several CSV files to allow more flexibility with columnar data per type.