Atomstack_32_A20_32_PRO.xml 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <laserDevice version="0">
  3. <originBottomLeft>true</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.GenericGcodeDriver">
  11. <lineend>CRLF</lineend>
  12. <baudRate>115200</baudRate>
  13. <flipXaxis>false</flipXaxis>
  14. <flipYaxis>true</flipYaxis>
  15. <httpUploadUrl>http://192.168.111.111/upload</httpUploadUrl>
  16. <autoPlay>false</autoPlay>
  17. <postHttpUploadGcode></postHttpUploadGcode>
  18. <supportedResolutions>100,500,1000</supportedResolutions>
  19. <waitForOKafterEachLine>false</waitForOKafterEachLine>
  20. <preJobGcode>G21,G90,M3</preJobGcode>
  21. <postJobGcode>M5,G0 X0 Y0</postJobGcode>
  22. <serialTimeout>15000</serialTimeout>
  23. <exportPath>/tmp/</exportPath>
  24. <uploadMethod>HTTP</uploadMethod>
  25. <identificationLine>Grbl</identificationLine>
  26. <initDelay>5</initDelay>
  27. <host>10.10.10.222</host>
  28. <comport>auto</comport>
  29. <max__speed>2400.0</max__speed>
  30. <travel__speed>3600.0</travel__speed>
  31. <blankLaserDuringRapids>false</blankLaserDuringRapids>
  32. <useBidirectionalRastering>false</useBidirectionalRastering>
  33. <spindleMax>1000.0</spindleMax>
  34. <currentPower>-1.0</currentPower>
  35. <currentSpeed>-1.0</currentSpeed>
  36. <nextPower>-1.0</nextPower>
  37. <nextSpeed>-1.0</nextSpeed>
  38. <currentFocus>0.0</currentFocus>
  39. <bedWidth>400.0</bedWidth>
  40. <bedHeight>400.0</bedHeight>
  41. <rasterPadding>5.0</rasterPadding>
  42. <rasterPaddingAllowOutsideMachineSpace>false</rasterPaddingAllowOutsideMachineSpace>
  43. <gCodeDigits>6</gCodeDigits>
  44. <sCodeDigits>3</sCodeDigits>
  45. </laserCutter>
  46. <cameraTiming>0</cameraTiming>
  47. <projectorTiming>0</projectorTiming>
  48. <projectorWidth>0</projectorWidth>
  49. <projectorHeight>0</projectorHeight>
  50. <name>Atomstack A20 PRO</name>
  51. </laserDevice>