Add ABS engraving settings for special use only
This commit is contained in:
parent
2c80cc0707
commit
a9aebac7a3
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<linked-list version="0.0.0.0">
|
||||||
|
<com.t__oster.liblasercut.drivers.EpilogEngraveProperty>
|
||||||
|
<power>12</power>
|
||||||
|
<speed>100</speed>
|
||||||
|
<focus>0.0</focus>
|
||||||
|
<hideFocus>false</hideFocus>
|
||||||
|
<engraveBottomUp>true</engraveBottomUp>
|
||||||
|
</com.t__oster.liblasercut.drivers.EpilogEngraveProperty>
|
||||||
|
</linked-list>
|
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<material version="0">
|
||||||
|
<engraveColor>#000000</engraveColor>
|
||||||
|
<cutColor>#ff0000</cutColor>
|
||||||
|
<color>#4676e6</color>
|
||||||
|
<name>Acrylbutadienstyrol (ABS, nur mit Sondererlaubnis, nur Gravur)</name>
|
||||||
|
<materialThicknesses>
|
||||||
|
<float>0.0</float>
|
||||||
|
</materialThicknesses>
|
||||||
|
</material>
|
Loading…
Reference in New Issue
Block a user