Formatting & commenting.
This commit is contained in:
parent
8975f26c26
commit
053a0aade7
|
@ -82,7 +82,7 @@ enum class PAD_ATTRIB
|
|||
PTH, ///< Plated through hole pad
|
||||
SMD, ///< Smd pad, appears on the solder paste layer (default)
|
||||
CONN, ///< Like smd, does not appear on the solder paste layer (default)
|
||||
///< note also has a special attribute in Gerber X files
|
||||
///< Note: also has a special attribute in Gerber X files
|
||||
///< Used for edgecard connectors for instance
|
||||
NPTH, ///< like PAD_PTH, but not plated
|
||||
///< mechanical use only, no connection allowed
|
||||
|
|
Loading…
Reference in New Issue