Hi,
I'm using CS 1.5.2.
I'm designing a PCB for a housing that has support pillars placed all over the PCB and need to be sure I don't place components in these areas. Tracks are OK.
If I put the contact areas onto the keep-out layer I can't put tracks there, which is not what I want.
I've tried putting a Fill onto Mechanical 15 layer (Courtyard Top), which is OK for eyeballing but I don't get a clearance violation in DRC.
I've added the following Clearance rule but it didn't help:
SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|UNIONINDEX=0|UNIQUEID=RIRCENJA|
RULEKIND=ComponentClearance|NETSCOPE=AnyNet|LAYERKIND=SameLayer|
SCOPE1EXPRESSION=(OnLayer('Mechanical 15') OR OnLayer('Courtyard Top'))|
SCOPE2EXPRESSION=All|
NAME=ComponentClearance_Courtyard|
ENABLED=TRUE|PRIORITY=2|COMMENT= |DEFINEDBYLOGICALDOCUMENT=FALSE|
GAP=0mil|
COLLISIONCHECKMODE=3|VERTICALGAP=0mil|SHOWDISTANCES=FALSE¶
(all one line in the .RUL file)
What am I doing wrong please?
Cheers
John