An open API service indexing awesome lists of open source software.

https://github.com/candera/csv-bom-converter

Converts BOM output from Fusion 360 into a cutlist that CutList Optimizer can read
https://github.com/candera/csv-bom-converter

Last synced: 8 months ago
JSON representation

Converts BOM output from Fusion 360 into a cutlist that CutList Optimizer can read

Awesome Lists containing this project

README

          

* Cutlist Converter

Converts the output of the excellent [[https://github.com/pettijohn/CSV-BOM-Plus][CSV BOM Plus]] plugin for Fusion
360 into a format the equally excellent [[http://www.cutlistoptimizer.com][CutList Optimizer]] can use.

Steps:

- Export BOM from Fusion model
- Run this script =./convert /tmp/bom.csv > /tmp/cutlist-importable.csv=
- Import into CutList Optimizer
- ...
- Profit