diff --git a/README.md b/README.md index 8474bf9..2cf9310 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,14 @@ Add an 'MPN'* field with the LCSC component part number to the symbol's fields p | --- | --- | --- | --- | --- | --- | --- | --- | ### Ignore Footprint in Production Files -Select 'Exclude from position files' or 'Exclude from BOM' in the symbol's attributes property in order to ignore the footprint from the relevant file. +Select 'Exclude from board' or 'Exclude from BOM' in the symbol's attributes property in order to ignore the footprint from the relevant file. +Select 'Exclude from position files' or 'Exclude from BOM' in the footprint's fabrication attributes property in order to ignore the footprint from the relevant file. + + + ## Author Benny Megidish diff --git a/assets/fabrication.png b/assets/fabrication.png new file mode 100644 index 0000000..91fce9c Binary files /dev/null and b/assets/fabrication.png differ