Add preliminary OMTech Polar 50W config
This commit is contained in:
29
devices/OMTech_32_Polar_32_50W.xml
Normal file
29
devices/OMTech_32_Polar_32_50W.xml
Normal 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>
|
Reference in New Issue
Block a user