Initial commit
This commit is contained in:
12
profiles/gravieren_32__40_3D_41_.xml
Normal file
12
profiles/gravieren_32__40_3D_41_.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<rasterProfile version="0.0">
|
||||
<DPI>500.0</DPI>
|
||||
<description>Rastergravur, 3D-Effekt (500 dpi)</description>
|
||||
<name>gravieren (3D)</name>
|
||||
<invertColors>false</invertColors>
|
||||
<colorShift>0</colorShift>
|
||||
<ditherAlgorithm class="de.thomas_oster.liblasercut.dithering.BrightenedHalftone">
|
||||
<progress>0</progress>
|
||||
</ditherAlgorithm>
|
||||
</rasterProfile>
|
12
profiles/gravieren_32__40_fein_41_.xml
Normal file
12
profiles/gravieren_32__40_fein_41_.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<rasterProfile version="0.0">
|
||||
<DPI>500.0</DPI>
|
||||
<description>Rastergravur (500 dpi)</description>
|
||||
<name>gravieren (fein)</name>
|
||||
<invertColors>false</invertColors>
|
||||
<colorShift>0</colorShift>
|
||||
<ditherAlgorithm class="de.thomas_oster.liblasercut.dithering.BrightenedHalftone">
|
||||
<progress>0</progress>
|
||||
</ditherAlgorithm>
|
||||
</rasterProfile>
|
12
profiles/gravieren_32__40_grob_41_.xml
Normal file
12
profiles/gravieren_32__40_grob_41_.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<rasterProfile version="0.0">
|
||||
<DPI>500.0</DPI>
|
||||
<description>Rastergravur (250 dpi)</description>
|
||||
<name>gravieren (grob)</name>
|
||||
<invertColors>false</invertColors>
|
||||
<colorShift>0</colorShift>
|
||||
<ditherAlgorithm class="de.thomas_oster.liblasercut.dithering.FloydSteinberg">
|
||||
<progress>0</progress>
|
||||
</ditherAlgorithm>
|
||||
</rasterProfile>
|
11
profiles/markieren.xml
Normal file
11
profiles/markieren.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<vectorProfile version="0.0">
|
||||
<DPI>500.0</DPI>
|
||||
<description>Im Schneidmodus dünne Linien gravieren</description>
|
||||
<name>markieren</name>
|
||||
<orderStrategy>NEAREST</orderStrategy>
|
||||
<useOutline>false</useOutline>
|
||||
<isCut>false</isCut>
|
||||
<width>0.0</width>
|
||||
</vectorProfile>
|
11
profiles/schneiden.xml
Normal file
11
profiles/schneiden.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<vectorProfile version="0.0">
|
||||
<DPI>500.0</DPI>
|
||||
<description>Durchschneiden</description>
|
||||
<name>schneiden</name>
|
||||
<orderStrategy>NEAREST</orderStrategy>
|
||||
<useOutline>false</useOutline>
|
||||
<isCut>true</isCut>
|
||||
<width>0.5</width>
|
||||
</vectorProfile>
|
Reference in New Issue
Block a user