# RF-Tools for KiCAD
**compatibility: KiCAD 5.1.x**
**
Rounder tools for tracks
**
(to be copied on [KiCAD plugins dir](https://kicad-source-mirror.readthedocs.io/en/latest/Documentation/development/pcbnew-plugins/#typical-plugin-structure-ppi_pi_struct))
* Rounder for tracks (*Action Plugin*)
* Solder Mask Expander (*Action Plugin*)
* Track Length (*Action Plugin*)
* Via Fence Generator (*Action Plugin*) [pyclipper required]
* Trace Clearance Generator
[](resources/tracks-rounder.gif?raw=true "Tracks Rounder")
[](resources/solder-mask-expander.gif?raw=true "Solder Mask Expander")
[](resources/track-length.png?raw=true "Track Lenght")
[](resources/via-fencing.png?raw=true "Via Fence Generator")
Trace Clearance Generator:
Generate a copper pour keepout for a selected trace.

Footprint Wizards:
(to be copied on [KiCAD plugins dir](https://kicad-source-mirror.readthedocs.io/en/latest/Documentation/development/pcbnew-plugins/#typical-plugin-structure-ppi_pi_struct))
* microwave RF Arc footprint wizard
* microwave RF Mitered footprint wizard
* microwave RF Taper footprint wizard
[](resources/uwave-Arc-footprint.gif?raw=true "microwave RF Arc")
[](resources/uwave-Mitered-footprint.gif?raw=true "microwave RF Mitered")
[](resources/uwave-Tamper-footprint.gif?raw=true "microwave RF Taper")
Simply launch the fotprint wizard and select the uwave tool:

Siblings/suggested plugins:
[Via Stitching Generator](https://github.com/jsreynaud/kicad-action-scripts)

[Via Teardrops Generator](https://github.com/NilujePerchut/kicad_scripts)
