RedSail_32_X700.xml 1.0 KB

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <laserDevice version="0">
  3. <originBottomLeft>false</originBottomLeft>
  4. <jobSentText>Job was sent as '$jobname'
  5. Please:
  6. -Close the lid
  7. -Turn on the Ventilation
  8. -And press 'start' on the Lasercutter $name</jobSentText>
  9. <jobPrefix>visicut </jobPrefix>
  10. <laserCutter class="de.thomas_oster.liblasercut.drivers.Ruida">
  11. <baudRate>921600</baudRate>
  12. <host>192.168.111.5</host>
  13. <comport>auto</comport>
  14. <useBidirectionalRastering>false</useBidirectionalRastering>
  15. <BedWidth>700.0</BedWidth>
  16. <BedHeight>500.0</BedHeight>
  17. <LaserPowerMin>0</LaserPowerMin>
  18. <LaserPowerMax>70</LaserPowerMax>
  19. <MaxVectorCutSpeed>1000</MaxVectorCutSpeed>
  20. <MaxVectorMoveSpeed>1000</MaxVectorMoveSpeed>
  21. <serialTimeout>15000</serialTimeout>
  22. <exportPath></exportPath>
  23. <uploadMethod>IP</uploadMethod>
  24. </laserCutter>
  25. <cameraTiming>0</cameraTiming>
  26. <projectorTiming>0</projectorTiming>
  27. <projectorWidth>0</projectorWidth>
  28. <projectorHeight>0</projectorHeight>
  29. <name>RedSail X700</name>
  30. </laserDevice>