...
language | en |
---|
Automate bleed path resolution by creating all the bleed with overlaps as a special line type in the CAD program you use (for example, Esko Artios or Arden Impact). Both the PLA software and the Pandora software will use this line type to create the bleed. Note: You must have made similar adjustments to the Preferences settings of the Pandora software. For more details, see the Pandora User Guide.
Perform the following procedure to set up bleed path resolution based on CAD file line type. Repeat the procedure if the CAD file line type changes.
- Start Layout Automation Manager.
- Depending on your operating system, perform one of the following actions:
- On a Macintosh client computer: Select Layout Automation Manager > Preferences > Die Settings.
- On a Windows OS-based computer: Select System > Preferences > Die Settings.
- In the Bleed area, select the Honor bleed path in CAD file check box.
Note: If the Honor bleed path in CAD file check box is selected and the software detects an error with bleed path generation, it will record the following error message inLayoutAutomation.log
:PLA detected an error with bleed path generation. Possible
causes:
Some die stations are not closed (gaps between cutlines) “Honor bleed path in CAD file” was selected but no bleed
path line type was detected
Some bleed paths in the CAD file are not closed
Please, check all generated bleed paths carefully to make
sure they are correct.
PLA will continue processing the file, but the bleed overlaps must be resolved manually. - In the Bleed Path Line Type box, enter the number that is used by the CAD program for bleed line definition, and click OK.
(Optional) These values can also be modified in the PLADefaultUser.properties
file by performing the following procedure:- Find the
DefaultUser.properties
file inC:\Program Files (x86)\Kodak\PLASubService\server\WEB-INF \classes
and open it in a text editor such as Notepad. - Set the
Die.UseBleedLine
parameter totrue
. - Add the following line to the DefaultUser.properties file:
Die.BleedLineNum=<die line type number>
- Select File > Save, and then close
- Find the
...
language | zh |
---|
自动化出血路径的解决,方法是创建所有具有重叠的出血,作为您使用的 CAD 程序(例如 Esko Artios 或 Arden Impact)中的特殊线条类型。 PLA 软件和 Pandora 软件都将使用此线条类型创建出血。 注意:您必须已对 Pandora 软件的首选项设置进行了类似的调整。 有关详细信息,请参阅《Pandora 用户指南》.
执行以下步骤以设置解决基于 CAD 文件线条类型的出血路径。 如果 CAD 文件线条类型发生更改重复此步骤。
...
- 在 Macintosh 客户端计算机上:选择“版式自动化管理器 > 首选项 > 刀版设置”。
- 在基于 Windows 操作系统的计算机上:选择“系统 > 首选项 > 刀版设置”。
...
- the
...
- file
...
- .
...