Add DNP columns/grouping info to BOM script headers

This commit is contained in:
Graham Keeth
2023-01-11 20:42:44 +00:00
committed by Seth Hillbrand
parent a119263e29
commit 89a6e55e58
7 changed files with 13 additions and 13 deletions
@@ -7,10 +7,10 @@
"""
@package
Output: CSV (comma-separated)
Grouped By: Value, Footprint, specified extra fields
Grouped By: Value, Footprint, DNP, specified extra fields
Sorted By: Reference
Fields: #, Reference, Qty, Value, Footprint, specified extra fields
Fields: #, Reference, Qty, Value, Footprint, DNP, specified extra fields
Outputs components grouped by Value, Footprint, and specified extra fields.
Extra fields can be passed as command line arguments at the end, one field per argument.