-
Notifications
You must be signed in to change notification settings - Fork 33
/
raspberrypi-b-plus-case.xml
118 lines (118 loc) · 3.43 KB
/
raspberrypi-b-plus-case.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<com.t__oster.visicut.model.mapping.MappingSet serialization="custom">
<unserializable-parents/>
<linked-list>
<default/>
<int>4</int>
<mapping>
<a class="filters" serialization="custom">
<unserializable-parents/>
<linked-list>
<default/>
<int>1</int>
<filter>
<compare>false</compare>
<inverted>false</inverted>
<attribute>Color</attribute>
<value class="awt-color">
<red>0</red>
<green>0</green>
<blue>255</blue>
<alpha>255</alpha>
</value>
</filter>
</linked-list>
<filters>
<default>
<multiselectEnabled>false</multiselectEnabled>
</default>
</filters>
</a>
</mapping>
<mapping>
<b class="rasterProfile">
<DPI>500.0</DPI>
<description>Engrave</description>
<name>engrave</name>
<invertColors>false</invertColors>
<colorShift>0</colorShift>
<ditherAlgorithm class="com.t_oster.liblasercut.dithering.FloydSteinberg">
<progress>99</progress>
</ditherAlgorithm>
</b>
</mapping>
<mapping>
<a class="filters" serialization="custom">
<unserializable-parents/>
<linked-list>
<default/>
<int>1</int>
<filter>
<compare>false</compare>
<inverted>false</inverted>
<attribute>Color</attribute>
<value class="awt-color">
<red>0</red>
<green>255</green>
<blue>0</blue>
<alpha>255</alpha>
</value>
</filter>
</linked-list>
<filters>
<default>
<multiselectEnabled>false</multiselectEnabled>
</default>
</filters>
</a>
<b class="vectorProfile">
<DPI>500.0</DPI>
<description>Engrave along lines</description>
<name>mark</name>
<orderStrategy>NEAREST</orderStrategy>
<useOutline>false</useOutline>
<isCut>false</isCut>
<width>1.0</width>
</b>
</mapping>
<mapping>
<a class="filters" serialization="custom">
<unserializable-parents/>
<linked-list>
<default/>
<int>1</int>
<filter>
<compare>false</compare>
<inverted>false</inverted>
<attribute>Color</attribute>
<value class="awt-color">
<red>255</red>
<green>0</green>
<blue>0</blue>
<alpha>255</alpha>
</value>
</filter>
</linked-list>
<filters>
<default>
<multiselectEnabled>false</multiselectEnabled>
</default>
</filters>
</a>
<b class="vectorProfile">
<DPI>500.0</DPI>
<description>Cut through the material</description>
<name>cut</name>
<orderStrategy>NEAREST</orderStrategy>
<useOutline>false</useOutline>
<isCut>true</isCut>
<width>0.7</width>
</b>
</mapping>
</linked-list>
<com.t__oster.visicut.model.mapping.MappingSet>
<default>
<description>Cut red, engrave all other colors, ignore blue, mark green</description>
<name>raspberrypi-b-plus-case</name>
</default>
</com.t__oster.visicut.model.mapping.MappingSet>
</com.t__oster.visicut.model.mapping.MappingSet>