forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfilo3d_pla.xml.fdm_material
More file actions
22 lines (22 loc) · 870 Bytes
/
filo3d_pla.xml.fdm_material
File metadata and controls
22 lines (22 loc) · 870 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<metadata>
<name>
<brand>Filo3D</brand>
<material>PLA</material>
<color>Generic</color>
</name>
<GUID>cf078efd-d15d-4e6d-8f00-401b5e3f6d19</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">205</setting>
</settings>
</fdmmaterial>