I'm attempting to generate a bom from my schematic using the bom_w_attributes ulp. I have no real issues with getting this to work. Just some questions about Eagle Attributes. When I run bom_w_attributes.ulp, I get a window that contains all information about the parts, including the attributes that I added. The problem is, there are attributes that I did not add, that don't seem to show up in Eagle. Attributes such as OC_FARNELL, OC_NEWARK, etc. I've searched for these in the ulp file itself and don't find them. This leads me to believe that these fields are being extracted from my Eagle schematic file. Is this the case? Is there a way to keep them off the list?
Thanks.