forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfabtotum_pla.xml.fdm_material
More file actions
23 lines (23 loc) · 884 Bytes
/
fabtotum_pla.xml.fdm_material
File metadata and controls
23 lines (23 loc) · 884 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>FABtotum</brand>
<material>PLA</material>
<color>Generic</color>
</name>
<GUID>2adcb50b-94b5-4393-bcc8-e6d4e45d8a87</GUID>
<version>2</version>
<color_code>#FFC924</color_code>
<description>FABtotum generic PLA profile.</description>
<adhesion_info>Recommended nozzle temperature: 190...200C, bed temperature: 40...50C, layer fan: on, adhesion type: skirt.</adhesion_info>
</metadata>
<properties>
<diameter>1.75</diameter>
<density>1.24</density>
</properties>
<settings>
<setting key="print temperature">200.0</setting>
<setting key="heated bed temperature">40.0</setting>
</settings>
</fdmmaterial>