Add new 30W Zing24 laser cutter

This commit is contained in:
2026-09-26 17:33:20 +02:00
parent 809925a834
commit a609ff2a43
2 changed files with 24 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<laserDevice version="0">
<originBottomLeft>false</originBottomLeft>
<jobSentText>Job an Lasercutter $name gesendet als '$jobname'
Nächste Schritte:
- Fokus auf Material einstellen
- Absaugung einschalten
- Deckel schließen
- Job '$jobname' auswählen und Startknopf drücken!</jobSentText>
<jobPrefix>VC </jobPrefix>
<laserCutter class="de.thomas_oster.liblasercut.drivers.EpilogZing">
<hostname>10.0.0.25</hostname>
<port>515</port>
<autofocus>false</autofocus>
<hideSoftwareFocus>false</hideSoftwareFocus>
<bedWidth>609.0</bedWidth>
<bedHeight>308.0</bedHeight>
</laserCutter>
<cameraTiming>0</cameraTiming>
<description>Zweitlaser</description>
<name>Epilog Zing 24 30W</name>
</laserDevice>
+1
View File
@@ -62,5 +62,6 @@ Nächste Schritte:
</cameraHomography> </cameraHomography>
<cameraURL></cameraURL> <cameraURL></cameraURL>
<cameraTiming>0</cameraTiming> <cameraTiming>0</cameraTiming>
<description>Alter Laser</description>
<name>Epilog Zing 24 50W</name> <name>Epilog Zing 24 50W</name>
</laserDevice> </laserDevice>