forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
eryone_pla_wood.xml.fdm_material
34 lines (34 loc) · 1.33 KB
/
eryone_pla_wood.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
<?xml version='1.0' encoding='utf-8'?>
<fdmmaterial xmlns="http://www.ultimaker.com/material" xmlns:cura="http://www.ultimaker.com/cura" version="1.3">
<metadata>
<name>
<brand>Eryone</brand>
<material>PLA</material>
<color>Generic</color>
<label>PLA Wood</label>
</name>
<version>8</version>
<color_code>#be8e5e</color_code>
<GUID>5fa210e0-4edd-4cfb-b2fa-897981444fe4</GUID>
<description>Eryone Wood 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>
<diameter>1.75</diameter>
<density>1.24</density>
<weight>1000</weight>
</properties>
<settings>
<setting key="heated bed temperature">60.0</setting>
<setting key="print cooling">100.0</setting>
<setting key="print temperature">215.0</setting>
<setting key="retraction amount">4.5</setting>
<setting key="retraction speed">45.0</setting>
<setting key="standby temperature">175.0</setting>
<machine>
<machine_identifier manufacturer="Eryone" product="eryone_thinker_direct" />
<setting key="retraction amount">0.3</setting>
<setting key="retraction speed">35.0</setting>
</machine>
</settings>
</fdmmaterial>