-
|
I am trying to draw the center pad for a SOT-89 land pattern (https://www.nxp.com/docs/en/package-information/SOT89.pdf), which is a polygon that looks like two rectangles smashed together. I have drawn the copper layer, but is there any way to automatically generate the mask layer by expanding the copper polygon by (eg.) 0.1 mm? Do I need a parameter program for this, or is there a drawing tool to do it? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Also, this page (https://horizon-eda.readthedocs.io/en/latest/cursed-footprints.html) mentions the “Convert to Pad” tool, but I can't find this anywhere. |
Beta Was this translation helpful? Give feedback.
-
Parameter program it is. Select the polygon and click the "Polygon expand" button in the parameter program editor: https://horizon-eda.readthedocs.io/en/latest/parameter-programs.html#expand-polygon
Draw a copper polygon in the package, "Convert to Pad" should be available from the context menu. |
Beta Was this translation helpful? Give feedback.
Ah! I was wondering what this button (expand polygon) did, it seemed to do nothing when I clicked on it. For what it's worth, here are detailed instructions on what I had to do:
expand-polygon ...line in the program), Apply, and it s…