○
Use positive values when the measured, uncompensated output
is expanding (growing) to the left.
○
Use negative values when the measured, uncompensated output
is contracting (shrinking) to the right.
●
dy
is the amount of linear growth in the vertical direction at
position y. This is similar to linear web growth in Prinergy.
All the above
<#>
fields are numbers that can be specified in units of
measure (mm, pts, in.).
Example
<?xml version="1.0"
encoding="UTF-8"?>
<!DOCTYPE profile SYSTEM
"WebGrowthProfile.dtd">
<profile>
<measurePosition x = "1" y = "1" unit = "mm"
/>
<measureShift x = "1" y = "1" unit = "mm"
/>
<plate tower="1" side="U">
<fanout y="0" fanoutvalleft="-1"
fanoutvalright="-1" dy="1" />
<fanout y="500" fanoutvalleft="0"
fanoutvalright="0" dy="0.5" />
<fanout y="1000" fanoutvalleft="-1"
fanoutvalright="-1" dy="0" />
</plate>
</profile>
Note: The
dy
is always calculated from the bottom (gripper) edge of the sheet.
Example: tower-color file
The text from a sample tower-color file is shown below. The tower-
color file is always named
ColorTowerMap.txt
.
A wild card character (*) can be used to map any undefined color to a
specified color tower. In the example below, all spot colors except
SpottySpot will be mapped to tower 3.
Note: This is an example of a
ColorTowerMap.txt
file. You can copy and
modify the sample
ColorTowerMap.txt
file that is installed with Prinergy.
##### Sample tower-color file, for use with Prinergy Web Growth
#### Make entries of the form:ColorName TowerNumber
#### Make 1 entry per line
Black 1
Cyan 2
Example: tower-color file
735