add region to edge of board on first inner layer
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
(severity ignore)
|
||||
)
|
||||
|
||||
(rule IgnoreSmaEdge
|
||||
(condition "A.insideArea('EDGE_CONNECTOR') && A.Type == 'Pad'")
|
||||
(rule IgnoreEdgeConnector
|
||||
(condition "A.insideArea('EDGE_CONNECTOR') && (A.Type == 'Pad' || A.Type == 'Zone')")
|
||||
(constraint edge_clearance)
|
||||
(severity ignore)
|
||||
)
|
||||
)
|
Reference in New Issue
Block a user