Skip to content

Check Alignment-Mark Coordinate is valid #37

@demisjohn

Description

@demisjohn

I found that the JobCreator script will allow you to put an Alignment mark at a coordinate outside the valid wafer exposure area (eg. in the EdgeClearance region),
will also convert successfully on the machine with no apparent warnings,
BUT the binary job then acts buggy when trying to work with those invalid AlMks in the Job Definition. Presumably it would fail during exposure/usage.

When setting an Alignment mark coordinate, should check that all 4 of it's corners (using Image library) are inside the valid exposure area of the wafer.

Once Issue #36 is resolved, use that function is_ValidCoord(...) to perform the check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdata-validationrelated to validating user data, to prevent conversion errors, or warn users about unexpected result

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions