forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
fabtotum_nylon.xml.fdm_material
25 lines (25 loc) · 1.04 KB
/
fabtotum_nylon.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
<?xml version="1.0" encoding="UTF-8"?>
<fdmmaterial xmlns="http://www.ultimaker.com/material" xmlns:cura="http://www.ultimaker.com/cura" version="1.3">
<metadata>
<name>
<brand>FABtotum</brand>
<material>Nylon</material>
<color>Generic</color>
</name>
<GUID>68c674d6-1289-4a44-8d69-e8a2b1a49855</GUID>
<version>4</version>
<color_code>#3DF266</color_code>
<description>FABtotum generic Nylon profile.</description>
<adhesion_info>Recommended nozzle temperature: 230...240C, bed temperature: 80...90C, layer fan: off, adhesion type: raft.</adhesion_info>
</metadata>
<properties>
<density>1.14</density>
<diameter>1.75</diameter>
</properties>
<settings>
<setting key="print temperature">240.0</setting>
<setting key="heated bed temperature">90.0</setting>
<cura:setting key="material_crystallinity">true</cura:setting>
<setting key="build volume temperature">35</setting>
</settings>
</fdmmaterial>