Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

padShapeType为 Polygon 类型的封装无法转换 #2

Open
lazyguoguo opened this issue Apr 11, 2019 · 1 comment
Open

padShapeType为 Polygon 类型的封装无法转换 #2

lazyguoguo opened this issue Apr 11, 2019 · 1 comment

Comments

@lazyguoguo
Copy link

(padStyleDef "EF256X138TOP1"
    (holeDiam 0mil)
    (startRange 1)
    (endRange 2)
    (padShape (layerNumRef 1) (padShapeType Polygon) (shapeOutline
        (pt 93.504mil 68.898mil)
        (pt 127.953mil 34.449mil)
        (pt 127.953mil -34.449mil)
        (pt 93.504mil -68.898mil)
        (pt -93.504mil -68.898mil)
        (pt -127.953mil -34.449mil)
        (pt -127.953mil 34.449mil)
        (pt -93.504mil 68.898mil)
      )
    )
    (padShape (layerNumRef 2) (padShapeType Ellipse) (shapeWidth 0.0) (shapeHeight 0.0) )
    (padShape (layerType Signal) (padShapeType Ellipse) (shapeWidth 0.0) (shapeHeight 0.0) )
    (padShape (layerType Plane) (padShapeType NoConnect) (shapeWidth 0.0) (shapeHeight 0.0) )
    (padShape (layerType NonSignal) (padShapeType Oval) (shapeWidth 0mil) (shapeHeight 0mil) )
  )

PcbLib2.zip

@xtoolbox
Copy link
Owner

confirmed, the script only support the Rect and Oval pad shape, I'll try to support more pad shape

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants