Skip to content

Releases: demisjohn/ASML_JobCreator

v1.4.3

Choose a tag to compare

@demisjohn demisjohn released this 04 Jan 00:41
c278e4b

Numerous updates and bugfixes, contributions from Miguel Daal and Ted Morin, catching more conversion errors. Tests implemented. Some plotting issues fixed.

v1.4.2 - Update for LIPC

Choose a tag to compare

@demisjohn demisjohn released this 19 Apr 00:19
563ca51

Updates to work after LIPC Software Upgrade.

v1.4.1 - minor version bump

Choose a tag to compare

@demisjohn demisjohn released this 02 Jun 17:16

Minor documentation additions and version bump. Includes some docstring text on setting up Defaults.py to work with your own ASML machine.

v1.4.0

Choose a tag to compare

@demisjohn demisjohn released this 02 Jun 05:07

Includes new functions to find valid cells on-wafer (preventing job conversion errors).
Now can automatically populate wafer with die. Thanks to Miguel Daal for the code.

Example 02 - wafer_layout

v1.3.1

Choose a tag to compare

@demisjohn demisjohn released this 10 May 23:43

Minor updates to plot_reticles() for clarity.

v1 3 1 - plot_reticles v2

Plotting Enabled

Choose a tag to compare

@demisjohn demisjohn released this 09 May 05:31

This release can plot the Wafer including alignment marks, and plot reticles, with new commands Job.Plot.plot_wafer() and Job.Plot.plot_reticles().

Plotting options can be found in Defaults.py.

plot_reticles():
v1 3 0 - plot_reticles

plot_wafer():
v1 3 0 - plot_wafer wit alignment marks

Multi-layer Alignment

Choose a tag to compare

@demisjohn demisjohn released this 08 May 23:45

This release enables the following:

  • Multi-layer alignment (global and optical)
  • Alignment mark exposures
  • Pre-defined image libraries (implemented for alignment mark Image definitions)

The new "Example02" file has been tested by exposing a wafer on our system, and performing 2nd layer alignment/exposure.

v1.1.1: Wafer Layout plotting

Choose a tag to compare

@demisjohn demisjohn released this 17 Apr 08:28

Now can generate wafer layout preview, like so:
v1p1p1 - plot_wafer v1

Plotting command added to Example01.

v1.1.0: First working version

Choose a tag to compare

@demisjohn demisjohn released this 23 Jan 01:55

Uncovered and fixed bugs when jobs were converted and executed for exposure on an ASML PAS 5500/300 stepper system. This release is confirmed to produce good exposures on the stepper and has been tested on jobs requiring complex stitching.

This release supports multiple Layers and multiple Images per layer with arbitrary wafer placement, but does not yet support alignment, alignment mark exposure or optical prealignment. (See branch AlignmentDev for progress on Alignment.)

v1.0.0

v1.0.0 Pre-release
Pre-release

Choose a tag to compare

@demisjohn demisjohn released this 18 Jan 19:35

Exports working and tested without alignment. Alignment classes are written but untested.