30 lines
953 B
XML
30 lines
953 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<laserDevice version="0">
|
|
<originBottomLeft>false</originBottomLeft>
|
|
<jobSentText>Job was sent as '$jobname'
|
|
Please:
|
|
-Close the lid
|
|
-Turn on the Ventilation
|
|
-And press 'start' on the Lasercutter $name</jobSentText>
|
|
<jobPrefix>visicut </jobPrefix>
|
|
<laserCutter class="de.thomas_oster.liblasercut.drivers.Ruida">
|
|
<baudRate>921600</baudRate>
|
|
<host>192.168.1.1</host>
|
|
<comport>auto</comport>
|
|
<flipXaxis>true</flipXaxis>
|
|
<flipYaxis>false</flipYaxis>
|
|
<BedWidth>500.0</BedWidth>
|
|
<BedHeight>300.0</BedHeight>
|
|
<LaserPowerMin>0</LaserPowerMin>
|
|
<LaserPowerMax>80</LaserPowerMax>
|
|
<MaxVectorCutSpeed>500</MaxVectorCutSpeed>
|
|
<MaxVectorMoveSpeed>500</MaxVectorMoveSpeed>
|
|
<serialTimeout>15000</serialTimeout>
|
|
<exportPath></exportPath>
|
|
<uploadMethod>USB</uploadMethod>
|
|
</laserCutter>
|
|
<cameraTiming>0</cameraTiming>
|
|
<name>OMTech Polar 50W</name>
|
|
</laserDevice>
|