easyw / RF-tools-KiCAD

KiCAD RF tools: footprints wizard and round tracks, mask expander, via fencing
GNU General Public License v3.0
671 stars 83 forks source link

Round Tracks #26

Closed HaydenHu closed 1 year ago

HaydenHu commented 3 years ago

Can you add the function of adding arcs to other layers of graphic lines to the Round Tracks plug-in? For example, the Edge.Cuts.

luczjanoo commented 3 years ago

You can do that by ARC icon in Kicad tools.

arc

HaydenHu commented 3 years ago

I mean like your plug-in, it's convenient to choose two segments at right angles and turn them into fillets!

HaydenHu commented 2 years ago

Now that the knightly version of kicad has supported turning a 45-degree angle into an arc, your arc plug-in will not do much more, I hope you can take my advice and change the insert that draws the arc to other coatings, such as a rectangle drawn using the "edge.cut" layer, any two edges on the selected rectangle can automatically turn the right angle into a 90-degree arc, and the selected rectangle can turn all four corners into an arc, which is convenient when drawing the board.

easyw commented 1 year ago

fillet trace or drawing is now included in stable kicad release