Skip to content

Releases: demisjohn/ASML_JobCreator

v1.4.2 - Update for LIPC

19 Apr 00:19
563ca51
Compare
Choose a tag to compare

Updates to work after LIPC Software Upgrade.

v1.4.1 - minor version bump

02 Jun 17:16
Compare
Choose a tag to compare

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

02 Jun 05:07
Compare
Choose a tag to compare

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

10 May 23:43
Compare
Choose a tag to compare

Minor updates to plot_reticles() for clarity.

v1 3 1 - plot_reticles v2

Plotting Enabled

09 May 05:31
Compare
Choose a tag to compare

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

08 May 23:45
Compare
Choose a tag to compare

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

17 Apr 08:28
Compare
Choose a tag to compare

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

Plotting command added to Example01.

v1.1.0: First working version

23 Jan 01:55
Compare
Choose a tag to compare

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

18 Jan 19:35
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

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