forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathimade3d_pla_green.xml.fdm_material
31 lines (28 loc) · 1.1 KB
/
imade3d_pla_green.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
<?xml version="1.0" encoding="UTF-8"?>
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<metadata>
<name>
<brand>IMADE3D</brand>
<material>PLA</material>
<color>Green</color>
</name>
<GUID>d5572db9-0f37-47c0-aac5-84541b9ee8c2</GUID>
<version>1</version>
<color_code>#a5da00</color_code>
</metadata>
<properties>
<density>1.24</density>
<diameter>1.75</diameter>
<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>
</properties>
<settings>
<setting key="print temperature">210</setting>
<setting key="heated bed temperature">50</setting>
<machine>
<machine_identifier manufacturer="IMADE3D" product="IMADE3D JellyBOX"/>
<hotend id="0.4 mm" />
<hotend id="0.4 mm 2-fans" />
</machine>
</settings>
</fdmmaterial>