PreAlignment Mark location validation? #43
Labels
data-validation
related to validating user data, to prevent conversion errors, or warn users about unexpected result
question
Further information is requested
ASML_JobCreator does not currently check whether Prealignment marks are in "allowed" prealignment regions.
However, I do not know if all ASML PAS systems have the same allowed PM locations. If not, adding this check could break the module for other ASML PAS systems.
Possibly only pop a "Warning" (not error) if the marks are determined to be outside the allowed area?
The function that adds the marks should pop the warning:
Layer.set_PreAlignment( )
in
Layer.py
Here are the allowed regions:
Uncovered by Ted Morin.
The text was updated successfully, but these errors were encountered: