forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathredd_hips.xml.fdm_material
More file actions
23 lines (23 loc) · 862 Bytes
/
redd_hips.xml.fdm_material
File metadata and controls
23 lines (23 loc) · 862 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>REDD</brand>
<material>HIPS</material>
<color>Generic</color>
</name>
<GUID>cc227de1-8f69-4742-9569-b7902989328a</GUID>
<version>2</version>
<color_code>#FFC924</color_code>
<description>REDD generic HIPS profile.</description>
<adhesion_info>Recommended nozzle temperature: 250 C, bed temperature: 110 C, layer fan: off, adhesion type: raft.</adhesion_info>
</metadata>
<properties>
<diameter>1.75</diameter>
<density>1.24</density>
</properties>
<settings>
<setting key="print temperature">250</setting>
<setting key="heated bed temperature">110</setting>
</settings>
</fdmmaterial>