Solder resist layersWhen defining the layer stack in the Physical Editor, it is not possible to define solder resist, or other coating layers. However, these layers can have an effect on the characteristic impedance of tracks on the outer layers of the board. Coating layers will be considered if they are defined in the file $red_job/<jobname>/hpe/<version>.mlr Any coating defined in this file will not be displayed in the layer stack editor but will be taken into account when running field solutions for the design. .mlr input file formatThe syntax is one statement per line in the format: CoatingTop <thickness in DSUs> <Permittivity> <Loss Tangent> or CoatingBottom <thickness in DSUs> <Permittivity> <Loss Tangent> For example: CoatingTop 1000 4.5 0.015 CoatingBottom 8500 3.8 0.0 Notes:
|