Skip to content

Commit

Permalink
added 4x reduction
Browse files Browse the repository at this point in the history
  • Loading branch information
demisjohn authored May 10, 2020
1 parent 41025fc commit 28f089f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,15 @@ Verify your wafer layouts or reticle layouts using the Plot commands:

## Defaults

Default values for most options are specified in the file `ASML_JobCreator/Defaults.py`. For the UCSB Nanofab PAS 5500/300, this includes settings such as 100mm wafer with flat, 6-inch reticle size, default alignment methods and edge exclusion zones etc. Some of these have `set`/`get` methods for manipulating them.
Default values for most options are specified in the file `ASML_JobCreator/Defaults.py`. For the UCSB Nanofab PAS 5500/300, this includes settings such as:

- 100mm wafer with flat
- 6-inch reticle size
- 4x lens reduction (reticle magnification)
- default alignment methods
- default edge exclusion zones etc.

Some of these have `set`/`get` methods for manipulating them, others must be edited in this file.

# Author(s)

Expand Down

0 comments on commit 28f089f

Please sign in to comment.