PDA

View Full Version : IDF export issue in 15.2


rkv
02-22-2006, 12:14 AM
Some components are not exporting from .brd file to IDF format (PTC file name type and extensions .emn & .emp).

Which layers should be visible while exporting?

This information is not clear in allegro help file. Is there any doc about this?

Thanks in advance.

RKV

varora
02-22-2006, 05:19 AM
Outline should be closed polygon, translator will find it which ever
layer it is on.

Skip Yutkus
02-24-2006, 01:28 PM
Essentially all that is exported from the component is the place_bound_X either top or bottom - make sure you either have a max height property set for all the components or have it assign a default on output.

Skip