Electronics > Altium Designer

tented via cleverness, with testpoints.. thought I'd share

(1/1)

dh:
Messing around with tented vias, I came up with a decent solution to Shift-F, Select All Vias, Force Tenting and the like:

Using rules, you can make a SolderMaskExpansion rule like this:

--- Code: ---SolderMaskExpansion
+SolderMaskExpansion_Via
+SolderMaskExpansion

SolderMaskExpansion is the default (5mil expansion), and SolderMaskExpansion_Via is
IsVia And (Not IsTestpoint)
Expansion = -5000mil

--- End code ---

This tents all vias, but leaves testpoints clear!

Navigation

[0] Message Index

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod