-
Notifications
You must be signed in to change notification settings - Fork 501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable the display of certain fields in ibom #458
Comments
Don't use From the cli help:
|
Do the Reference and Quantity fields have an unchangeable position? At the beginning and end of the table? |
You can drag and drop the columns in html but you can't affect their position at generation time. |
I understood. Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to add fields to ibom using the options "--extra-fields References,Case,Part Number,Value_SUCH,Quantity" and "-show-fields References,Case,PartNumber,Value_SCH,Quantity". As a result, I have the necessary fields displayed and additionally what was the default "Reference,Value,Footprint,Quantity". How can I disable the display of certain fields? Well, it would be good not to show duplicates. I can disable the display in the dialog box.
Kicad 8.0.4 is used and the InteractiveBomHtml plugin 2.9.0 installed on it
The text was updated successfully, but these errors were encountered: