I need to generate a pick and place file for automatic assembly with the following fields :
part ref / value / package / orientation / position X Y.
I need the value of the component (for instance : 4,7K, 10uF, Pic16f877...), but the file generated by running "smdmount.ulp" does not give this field.
The file generated by "export partlist" gives everything that is needed, but not the side (top or bottom).
How can I do ?