forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ultimaker_pp_transparent.xml.fdm_material
63 lines (58 loc) · 2.66 KB
/
ultimaker_pp_transparent.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
62
63
<?xml version="1.0" encoding="UTF-8"?>
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<metadata>
<name>
<brand>Ultimaker</brand>
<material>PP</material>
<color>Transparent</color>
</name>
<GUID>c7005925-2a41-4280-8cdd-4029e3fe5253</GUID>
<version>6</version>
<color_code>#d0d0d0</color_code>
<description>Fatigue and chemical resistant. Polypropylene offers excellent temperature, chemical and fatigue resistance. Its toughness and low friction make it a perfect choice for prototyping and creating durable end-use models.</description>
<adhesion_info>Adhesion sheets are required.</adhesion_info>
</metadata>
<properties>
<diameter>2.85</diameter>
<density>0.89</density>
</properties>
<settings>
<setting key="print temperature">220</setting>
<setting key="heated bed temperature">100</setting>
<setting key="standby temperature">185</setting>
<setting key="print cooling">20</setting>
<setting key="retraction speed">35</setting>
<setting key="shrinkage percentage">2.5</setting>
<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 2+"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 2 Extended+"/>
<setting key="retraction amount">8</setting>
<hotend id="0.25 mm" />
<hotend id="0.4 mm" />
<hotend id="0.6 mm" />
<hotend id="0.8 mm" />
</machine>
<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3 Extended"/>
<hotend id="BB 0.4" />
<hotend id="BB 0.8" />
<hotend id="AA 0.25">
<setting key="hardware compatible">yes</setting>
<setting key="heated bed temperature">85</setting>
<setting key="standby temperature">100</setting>
<setting key="retraction amount">6.5</setting>
<setting key="retraction speed">25</setting>
</hotend>
<hotend id="AA 0.4">
<setting key="hardware compatible">yes</setting>
<setting key="heated bed temperature">85</setting>
</hotend>
<hotend id="AA 0.8">
<setting key="hardware compatible">yes</setting>
<setting key="retraction amount">7</setting>
<setting key="print cooling">10</setting>
</hotend>
</machine>
</settings>
</fdmmaterial>