forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathultimaker_pc_transparent.xml.fdm_material
54 lines (49 loc) · 2.24 KB
/
ultimaker_pc_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
<?xml version="1.0" encoding="UTF-8"?>
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<metadata>
<name>
<brand>Ultimaker</brand>
<material>PC</material>
<color>Transparent</color>
</name>
<GUID>8a38a3e9-ecf7-4a7d-a6a9-e7ac35102968</GUID>
<version>3</version>
<color_code>#d0d0d0</color_code>
<description>Strong, tough and temperature resistant. PC offers a great print quality, heat resistance up to 110ºC, mechanical strength and toughness.</description>
<adhesion_info>Use glue for small prints. An adhesion sheet is recommended for larger prints. Set your print speed to a low value (10mm/sec) to get better layer bonding.</adhesion_info>
</metadata>
<properties>
<density>1.19</density>
<diameter>2.85</diameter>
</properties>
<settings>
<setting key="print temperature">270</setting>
<setting key="heated bed temperature">107</setting>
<setting key="standby temperature">175</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" />
</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="AA 0.4">
<setting key="hardware compatible">yes</setting>
<setting key="print cooling">0</setting>
<setting key="retraction amount">8</setting>
<setting key="retraction speed">35</setting>
</hotend>
<hotend id="BB 0.8" />
<hotend id="AA 0.8">
<setting key="hardware compatible">yes</setting>
<setting key="print cooling">5</setting>
</hotend>
</machine>
</settings>
</fdmmaterial>