Add stitching via support to the version 5 road map.

This commit is contained in:
Wayne Stambaugh 2016-10-17 11:10:52 -04:00
parent cd49ff0120
commit c483574658
1 changed files with 23 additions and 0 deletions

View File

@ -525,6 +525,29 @@ segments, and circles or polygons.
- In progress. - In progress.
## Stitching Via Support ## {#v5_pcb_stitching_vias}
**Goal:**
Add capability to add vias for stitching and thermal transfer purposes
that do not require being attached to tracks.
**Task:**
- Develop more robust connectivity checking algorithm.
- Create a UI element to allow the user to select a net from the list of
valid nets.
- Connection propagation fix for the current issue of vias that are not
connected to tracks being tagged as unassigned and removed.
- Manual via placement tool.
- Improve the DRC to handle cases of orphaned vias.
**Dependencies:**
- None
**Progress:**
- Patch available to fix via propagation issue.
# Documentation # {#v5_documentation} # Documentation # {#v5_documentation}
This section defines the tasks for both the user and developer documentation. This section defines the tasks for both the user and developer documentation.