Add preliminary OMTech Polar 50W config

This commit is contained in:
2024-07-06 00:27:20 +02:00
parent 498e13a0d9
commit 87c9a09638
13 changed files with 161 additions and 0 deletions

View File

@ -0,0 +1,29 @@
<?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>