forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathVertex_Delta_PLA.xml.fdm_material
More file actions
29 lines (29 loc) · 1 KB
/
Vertex_Delta_PLA.xml.fdm_material
File metadata and controls
29 lines (29 loc) · 1 KB
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
<?xml version='1.0' encoding='utf-8'?>
<fdmmaterial version="1.3" xmlns="http://www.ultimaker.com/material">
<metadata>
<name>
<brand>Velleman</brand>
<material>PLA</material>
<color>Generic</color>
<label>Vertex Delta PLA</label>
</name>
<color_code>#ffc924</color_code>
<compatible>True</compatible>
<GUID>8d2731c8-b209-4202-b5d0-0d2d57070736</GUID>
<adhesion_info />
<version>2</version>
<description />
</metadata>
<properties>
<diameter>1.75</diameter>
<density>1.24</density>
</properties>
<settings>
<setting key="standby temperature">175.0</setting>
<setting key="print cooling">40.0</setting>
<setting key="retraction amount">3.0</setting>
<setting key="print temperature">200.0</setting>
<setting key="heated bed temperature">0.0</setting>
<setting key="retraction speed">150.0</setting>
</settings>
</fdmmaterial>