forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpolymax_pla.xml.fdm_material
More file actions
23 lines (23 loc) · 908 Bytes
/
polymax_pla.xml.fdm_material
File metadata and controls
23 lines (23 loc) · 908 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<metadata>
<name>
<brand>Polymaker</brand>
<label>PolyMax</label>
<material>PLA</material>
<color>Generic</color>
</name>
<GUID>4cf5cf01-76b2-43d9-93f0-3b713d5730a8</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">210</setting>
</settings>
</fdmmaterial>