-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
data-validationrelated to validating user data, to prevent conversion errors, or warn users about unexpected resultrelated to validating user data, to prevent conversion errors, or warn users about unexpected resultquestionFurther information is requestedFurther information is requested
Description
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
Uncovered by Ted Morin.
Metadata
Metadata
Assignees
Labels
data-validationrelated to validating user data, to prevent conversion errors, or warn users about unexpected resultrelated to validating user data, to prevent conversion errors, or warn users about unexpected resultquestionFurther information is requestedFurther information is requested
