- fixes to cover all possible situations for the Minimum Annular Ring Rule in Rules Check Tool

This commit is contained in:
Marius Stanciu
2019-09-30 23:24:54 +03:00
committed by Marius
parent d002efa9ee
commit 2d408f7c3c
2 changed files with 57 additions and 16 deletions

View File

@@ -26,6 +26,7 @@ CAD program, and create G-Code for Isolation routing.
- in Rules Check Tool added the functionality for the following rules: Hole Size, Trace Size, Hole to Hole Clearance
- in Rules Check Tool added the functionality for Copper to Copper Clearance
- in Rules Check Tool added the functionality for Copper to Outline Clearance, Silk to Silk Clearance, Silk to Solder Mask Clearance, Silk to Outline Clearance, Minimum Solder Mask Sliver, Minimum Annular Ring
- fixes to cover all possible situations for the Minimum Annular Ring Rule in Rules Check Tool
29.09.2019