Solved all errors and warnings

This commit is contained in:
2025-08-03 14:33:02 +02:00
parent 89f69ae68a
commit 3524068d10
8 changed files with 3967 additions and 4534 deletions

View File

@@ -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'"))
#----------------------------------------------------------------------------------------------------