Knowledgebase

Searchkey:


TOPIC: trotec automation
trotec to soset link
How to setup Soset pagewizard to work with the Trotec laserati laser ?
setup steps for Soset -> Trotec automation
1) Add Trotec key to registry (note driver version dependant):
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers\TrotecEngraver v8.0.5.8\PrinterDriverData\DRIVER_CONFIG\Config_TEST_1
2) Set config_text_1 registry path to soset printset xml (see sample xml)
3) Set the rest of the values in the xml to match the driver settings
4) Copy the following keys to the soset.xml pagewizard section:
	<trotec_seal_auto_mirror_select>1</trotec_seal_auto_mirror_select>
	<world_mirroring>1</world_mirroring>

5) In Namosys link the laser to the driver name (File menu > Browse > Laser table) and select "trotec" as lasertype
6) Link the lasersetting to the printset xml file created in step 2(File menu > Browse > Lasersettings. In the settings box select the printset xml). This has to be done on per printset.

Important: The advanced options for the Laserati are available as of Soset release 4.3.22 and Trotec driver v8.0.5.8
Remarks: Sample printset xml:

<?xml version="1.0" encoding="iso-8859-1" ?>
<trotec tr_config_supported="9101" tr_config_load="9100">
	<config registry_key="Config_TEST_1" registry_path="SYSTEM\CurrentControlSet\Control\Print\Printers\TrotecEngraver v8.0.5.8\PrinterDriverData\DRIVER_CONFIG\">
		<height name="Height" maxheight="300">auto</height>
		<width name="Width" maxwidth="840">auto</width>
		<static name="JobName_Index" type="DWORD">1</static>
		<static name="MaterialGroup">SSS-stempels</static>
		<static name="MaterialName">SSS-stempels</static>
		<static name="ProcessMode_Value" type="DWORD">2000</static>
		<static name="Resolution" type="DWORD">1</static>
		<static name="Shoulder">handstempel</static>
		<static name="QuickPrint" type="DWORD">0</static>
	</config>
</trotec>

ArtID: 0000000373