init
This commit is contained in:
13
ESC_Dual_10A.kicad_dru
Normal file
13
ESC_Dual_10A.kicad_dru
Normal file
@@ -0,0 +1,13 @@
|
||||
(version 1)
|
||||
|
||||
(rule Part_to_part_creep
|
||||
(layer outer)
|
||||
(condition "A.Net != B.Net && A.Type == 'Pad' && B.Type == 'Pad' && A.Reference != B.Reference")
|
||||
(constraint clearance (min 0.25mm))
|
||||
)
|
||||
|
||||
#(rule No_via-in-pad
|
||||
# (condition "A.Type == 'Via' && B.Type == 'Pad'")
|
||||
# (constraint clearance (min 0.001mm))
|
||||
#)
|
||||
#
|
Reference in New Issue
Block a user