Solved all errors and warnings
This commit is contained in:
@@ -200,9 +200,9 @@
|
||||
#----------------------------------------------------------------------------------------------------
|
||||
# The Soldermask is pulled back by a bit to account for slight missalignment during manufacturing.
|
||||
# We do this on our own, please keep the soldermask margin set to 0.
|
||||
|
||||
(rule "Disallow solder mask margin overrides"
|
||||
(constraint assertion "A.Soldermask_Margin_Override == 0mm")
|
||||
(condition "A.Type == 'Pad'"))
|
||||
|
||||
#----------------------------------------------------------------------------------------------------
|
||||
#(rule "Disallow solder mask margin overrides"
|
||||
# (constraint assertion "A.Soldermask_Margin_Override == null")
|
||||
# (condition "A.Type == 'Pad'"))
|
||||
|
||||
#----------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user