Hello,
dxf.ulp gives error: "Can't fill polygonwith Width = 0".
No matter what layers I have "ON" the error message stays same.
I'm trying to export .dxf to so that I can make a test jig with CNC machine.
Thanks,
Mark
Hello,
dxf.ulp gives error: "Can't fill polygonwith Width = 0".
No matter what layers I have "ON" the error message stays same.
I'm trying to export .dxf to so that I can make a test jig with CNC machine.
Thanks,
Mark
On 6/02/2015 11:26 a.m., Mark Perry wrote:
Hello,
dxf.ulp gives error: "Can't fill polygonwith Width = 0".
No matter what layers I have "ON" the error message stays same.
I'm trying to export .dxf to so that I can make a test jig with CNC
machine.
Thanks,
Mark
As the error says. In your design you have a polygon defined using zero
width wires. Give the polygon wires a sensible width and you wont get
the error.
All the best
Warren
I removed all polygons (I could find) with Width = 0. But still get the same error message.
Is there a way to find out if I missed some?
I thought that only the layers that are "ON" would be exported. Exporting whole design with tPlace, bPlace, tNames, bNames etc is unnecessary when I only need coordinates for about 100 test points.
/mark
On 6/02/2015 1:40 p.m., Mark Perry wrote:
I removed all polygons (I could find) with Width = 0. But still get the
same error message.
Is there a way to find out if I missed some?
I thought that only the layers that are "ON" would be exported.
Exporting whole design with tPlace, bPlace, tNames, bNames etc is
unnecessary when I only need coordinates for about 100 test points.
Run statistic-brd.ulp
The polygon tab will tell about the polygons you have.
HTH
Warren