is this fixed in the current version? I improved polygon handling quite a bit, but it is still annoying. For example: Zones are defined at at least three different places:
Polygons6 (this should be the actual definition)
ShapeBasedRegions6 (this is the poured polygon generated from Polygons6)
Regions6 (this is the poured polygon only defined with points (no arcs).
Now, I don’t know how to differ between a Zone and a Polygon on copper, because I don’t see any reference between those two. The first one is defined in Polygons6, the other one likely in ShapeBasedRegions6, but zones are also present in ShapeBasedRegions6.
Transferred from Launchpad.
It is impossible to uses high density BGA packages without using minimal pads on unconnected layers.
The same problem comes up with hgh density circular through hole connectors
I would need a board with a Dimension object inside. This is the only directory I did not find.
If you have access to Altium Designer:
I need boards with custom shapes. Ideally, place multiple custom shapes with the same shape but different sizes into one file, and add a screenshot so I know how it should look like in the end.
Is it possible to define custom shapes like in KiCad by adding different primitives, or does Altium only support polygons?
I can make a board with custom shape pads in a footprint. But, I don’t think they can be scaled unless exploded to free primitives. Custom pad shapes can be made from any primitives (including arcs, segments, regions, fills, etc)
I have testfiles down to Altium 14 from which are working. The importer itself supports files with the version 6 tag, but I don’t know when Altium introduced them. It would be nice to have testfiles with older versions too.
Thanks for those files. I used them in early development, and they should be fully supported now (except the 3d-stuff I will not include for the moment)