the part.ptf is failing with the below warning, I have been trying to add the manufacture part number to the bom export. The schematic was exporting to the brd file and updating the brd file. The export was successful until the the ptf was created. I am looking for the ability to have the BOM be automatically created and a successful export.
FILE_TYPE = MULTI_PHYS_TABLE; |
PART 'SMP_GAC_OPTIMIZED' |
{========================================================================================} |
:MFG_1 | MFG_PN_1 | MFG_2 | MFG_PN_2 | DESCRIPTION | VALUE | PART_NUMBER | PART_NAME(OPT='SMP_GAC_OPTIMIZED') = ; |
{========================================================================================} |
'Rosenberger' | '19S103-400L5' | "'def'" | "'def'" | 'SMP' | 'SMP' | "'def'" | 'SMP_GAC_OPTIMIZED'(!) = : MFG_1 = 'Rosenberger' , MFG_PN_1 = '19S103-400L' |
END_PART |
END. |