82 lines
2.6 KiB
Markdown
82 lines
2.6 KiB
Markdown
# RF-Tools for KiCAD
|
|
**compatibility: KiCAD 5.1.x**
|
|
|
|
**<h2>Rounder tools for tracks</h2>**
|
|
|
|
(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
|
|
|
|
<br/>
|
|
|
|
[](resources/tracks-rounder.gif?raw=true "Tracks Rounder")
|
|
|
|
<br/>
|
|
|
|
[](resources/solder-mask-expander.gif?raw=true "Solder Mask Expander")
|
|
|
|
<br/>
|
|
|
|
[](resources/track-length.png?raw=true "Track Lenght")
|
|
|
|
<br/>
|
|
|
|
[](resources/via-fencing.png?raw=true "Via Fence Generator")
|
|
|
|
<br/>
|
|
|
|
Trace Clearance Generator:
|
|
|
|
Generate a copper pour keepout for a selected trace.
|
|
|
|

|
|
|
|
|
|
<br/>
|
|
<hr>
|
|
<h2>Footprint Wizards:</h2>
|
|
|
|
(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:
|
|
|
|

|
|
|
|
<br>
|
|
<hr>
|
|
<h2>Siblings/suggested plugins:</h2>
|
|
<br>
|
|
|
|
[Via Stitching Generator](https://github.com/jsreynaud/kicad-action-scripts)
|
|
|
|
<br>
|
|
|
|

|
|
|
|
<br>
|
|
<br>
|
|
|
|
[Via Teardrops Generator](https://github.com/NilujePerchut/kicad_scripts)
|
|
|
|
<br>
|
|
|
|

|
|
|
|
|
|
|