- 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

This commit is contained in:
Marius Stanciu
2019-09-30 22:40:18 +03:00
committed by Marius
parent ddb8a90fae
commit d002efa9ee
2 changed files with 508 additions and 57 deletions

View File

@@ -25,6 +25,7 @@ CAD program, and create G-Code for Isolation routing.
- added support to use Multi Processing (multi core usage, not simple threading) in Rules Check Tool
- 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
29.09.2019