forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgeneric_pla_175.xml.fdm_material
59 lines (54 loc) · 2.33 KB
/
generic_pla_175.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
<?xml version="1.0" encoding="UTF-8"?>
<!--
Generic PLA 1.75mm profile. The data in this file may not be correct for your specific machine.
-->
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<metadata>
<name>
<brand>Generic</brand>
<material>PLA</material>
<color>Generic</color>
</name>
<GUID>0ff92885-617b-4144-a03c-9989872454bc</GUID>
<version>1</version>
<color_code>#ffc924</color_code>
<description>Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality.</description>
<adhesion_info>Print on bare glass. Use tape for cold build plates.</adhesion_info>
</metadata>
<properties>
<density>1.24</density>
<diameter>1.75</diameter>
</properties>
<settings>
<setting key="print temperature">200</setting>
<setting key="heated bed temperature">60</setting>
<setting key="standby temperature">175</setting>
<machine>
<machine_identifier manufacturer="IMADE3D" product="IMADE3D JellyBOX"/>
<setting key="print temperature">210</setting>
<setting key="heated bed temperature">55</setting>
<hotend id="0.4 mm" />
<hotend id="0.4 mm 2-fans" />
</machine>
<machine>
<machine_identifier manufacturer="Cartesio bv" product="cartesio" />
<setting key="print cooling">40.0</setting>
<setting key="standby temperature">160</setting>
<setting key="retraction speed">40</setting>
<setting key="heated bed temperature">50</setting>
<setting key="print temperature">185</setting>
<hotend id="0.25 mm">
<setting key="hardware compatible">yes</setting>
<setting key="retraction amount">1.0</setting>
</hotend>
<hotend id="0.4 mm">
<setting key="hardware compatible">yes</setting>
<setting key="retraction amount">1.0</setting>
</hotend>
<hotend id="0.8 mm">
<setting key="hardware compatible">yes</setting>
<setting key="retraction amount">1.5</setting>
</hotend>
</machine>
</settings>
</fdmmaterial>