Go to file
allspice-hermes 51154a220f
Generate BOM / Generate_BOM (push) Successful in 9s Details
Fixed broken links for docs section
2024-08-20 17:38:38 +00:00
.allspice Upload files to ".allspice/images" 2024-07-30 15:53:02 +00:00
.gitattributes New bom gen repo 2024-07-30 11:45:13 -04:00
.gitignore New bom gen repo 2024-07-30 11:45:13 -04:00
Archim.OutJob New bom gen repo 2024-07-30 11:45:13 -04:00
Archimajor.PcbDoc New bom gen repo 2024-07-30 11:45:13 -04:00
Archimajor.PrjPcb New bom gen repo 2024-07-30 11:45:13 -04:00
Archimajor.SchDoc New bom gen repo 2024-07-30 11:45:13 -04:00
Connectors.SchDoc New bom gen repo 2024-07-30 11:45:13 -04:00
EndStops.SchDoc New bom gen repo 2024-07-30 11:45:13 -04:00
Fans.SchDoc New bom gen repo 2024-07-30 11:45:13 -04:00
Microcontroller.SchDoc New bom gen repo 2024-07-30 11:45:13 -04:00
Mosfets.SchDoc New bom gen repo 2024-07-30 11:45:13 -04:00
Motors.SchDoc New bom gen repo 2024-07-30 11:45:13 -04:00
Power.SchDoc New bom gen repo 2024-07-30 11:45:13 -04:00
README.md Fixed broken links for docs section 2024-08-20 17:38:38 +00:00
Thermistors.SchDoc New bom gen repo 2024-07-30 11:45:13 -04:00
Thermocouples.SchDoc New bom gen repo 2024-07-30 11:45:13 -04:00
USB.SchDoc New bom gen repo 2024-07-30 11:45:13 -04:00
cern_ohl_v_1_2.md New bom gen repo 2024-07-30 11:45:13 -04:00

README.md

Bill of Materials (BOM) Generation Demo

This is an AllSpice demo to showcase the BOM Gen Actions add-on. This demo works with the archimajor board, part of our altium demo. Currently the BOM Gen add-on works for Alitum and OrCAD projects. The archimajor board uses a set of parts in its design and with this add-on you will be able to generate a list of this parts with their correspondent properties from the project files.

To trigger the bom generation you just have to open, push or close an issue within the repo. In the actions tab, you will see the actions log with the results and artifacts for each run. You can review the workflow by going into the .allspice folder and then into the workflows sub-folder. Take in account tht this action add-on needs a columns.yml file that defines the columns in the BOM and which attributes or properties of the components they are populated from.

To deep dive into the settings of the action you can see the bom gen add-on repo. where is also documented.

License

MIT