forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgeneric_petg.xml.fdm_material
42 lines (38 loc) · 1.54 KB
/
generic_petg.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
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<!--
Generic PETG profile. The data in this file may not be correct for your specific machine.
-->
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<metadata>
<name>
<brand>Generic</brand>
<material>PETG</material>
<color>Generic</color>
</name>
<GUID>1cbfaeb3-1906-4b26-b2e7-6f777a8c197a</GUID>
<version>2</version>
<color_code>#ff5086</color_code>
<description>Generic PETG profile. The data in this file may not be correct for your specific machine.</description>
<adhesion_info>Set your prime speed to a low value (8mm/sec)</adhesion_info>
</metadata>
<properties>
<density>1.38</density>
<diameter>2.85</diameter>
</properties>
<settings>
<setting key="print temperature">215</setting>
<setting key="heated bed temperature">70</setting>
<setting key="standby temperature">120</setting>
<!-- For material flow sensor -->
<setting key="relative extrusion">1.0</setting>
<setting key="flow sensor detection margin">0.8</setting>
<setting key="retract compensation">0</setting>
<machine>
<machine_identifier manufacturer="IMADE3D" product="IMADE3D JellyBOX"/>
<setting key="print temperature">235</setting>
<setting key="heated bed temperature">55</setting>
<hotend id="0.4 mm" />
<hotend id="0.4 mm 2-fans" />
</machine>
</settings>
</fdmmaterial>