# File: 4drop_opal_example/config.txt
#

nozzlesInXDim = false         # Are nozzles down or across?
screenInXDim = false          # Is the screen down or across?
imageFiltering = false        # Is image filtering enabled?
screenType = "Opal"           # Opal
calibrationMethod = "None"    # None/Table/Web
failedNozzles = []            # List of nozzles that do not work.
detailScale = false           # False to turn off, else in the range 1.2 - 2.0
maxDrops = 4                  # Drops output can be 0, 1, ... maXDrops
screenProportion = 1.0        # Proportion used for each drop.
# Array of min/max for each drop from 0 to maxDrops.
dropLevels = [ 0.0, 1.0, 0.0, 0.50, 0.40, 0.60, 0.55, 0.80, 0.70, 1.0 ]
maxChannel = 7

[0]
binfile = "Opal_0.bin"
[1]
binfile = "Opal_1.bin"
[2]
binfile = "Opal_2.bin"
[3]
binfile = "Opal_3.bin"
[4]
binfile = "Opal_4.bin"
[5]
binfile = "Opal_5.bin"
[6]
binfile = "Opal_6.bin"
[7]
binfile = "Opal_7.bin"

#EOF
