forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ultimaker_tpu_black.xml.fdm_material
61 lines (57 loc) · 2.51 KB
/
ultimaker_tpu_black.xml.fdm_material
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
<?xml version="1.0" encoding="UTF-8"?>
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<metadata>
<name>
<brand>Ultimaker</brand>
<material>TPU 95A</material>
<color>Black</color>
</name>
<GUID>eff40bcf-588d-420d-a3bc-a5ffd8c7f4b3</GUID>
<version>4</version>
<color_code>#0e0e10</color_code>
<description>Wear and tear resistant. TPU features a Shore-A hardness of 95 and an elongation of up to 580% at break. Suitable for applications that require slight flexibility, wear and tear, and chemical resistance.</description>
<adhesion_info>Use glue.</adhesion_info>
</metadata>
<properties>
<density>1.22</density>
<diameter>2.85</diameter>
</properties>
<settings>
<setting key="print temperature">228</setting>
<setting key="heated bed temperature">0</setting>
<setting key="standby temperature">175</setting>
<setting key="adhesion tendency">3</setting>
<setting key="surface energy">100</setting>
<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 2+"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 2 Extended+"/>
<setting key="hardware compatible">yes</setting>
<hotend id="0.25 mm" />
<hotend id="0.4 mm" />
<hotend id="0.6 mm" />
<hotend id="0.8 mm">
<setting key="hardware compatible">no</setting>
</hotend>
</machine>
<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3 Extended"/>
<setting key="print temperature">223</setting>
<hotend id="BB 0.4" />
<hotend id="BB 0.8" />
<hotend id="AA 0.25">
<setting key="hardware compatible">no</setting>
</hotend>
<hotend id="AA 0.4">
<setting key="hardware compatible">yes</setting>
<setting key="print cooling">20</setting>
<setting key="retraction speed">35</setting>
</hotend>
<hotend id="AA 0.8">
<setting key="hardware compatible">yes</setting>
<setting key="retraction speed">45</setting>
<setting key="print cooling">50</setting>
</hotend>
</machine>
</settings>
</fdmmaterial>