forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathimade3d_petg_175.xml.fdm_material
55 lines (53 loc) · 2.52 KB
/
imade3d_petg_175.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
43
44
45
46
47
48
49
50
51
52
53
54
55
<?xml version="1.0" encoding="UTF-8"?>
<!--
Generic PETG 1.75mm profile. The data in this file may not be correct for your specific machine.
-->
<fdmmaterial xmlns="http://www.ultimaker.com/material" xmlns:cura="http://www.ultimaker.com/cura" version="1.3">
<metadata>
<name>
<brand>IMADE3D</brand>
<material>PETG</material>
<color>Generic</color>
</name>
<GUID>255d0c5b-25c8-46ff-ad71-6d389790f50a</GUID>
<version>2</version>
<color_code>#eb006a</color_code>
<description>PETG is strong and chemically resistant. A great material for mechanical applications. It's more sticky, oozy, and moderately hydrophilic. You must keep it dry!</description>
<adhesion_info>Hot bed is more or less a necessity! Expect slight warping on cold bed. Use blue tape with cold bed and a bare PEI sheet with hot bed.</adhesion_info>
</metadata>
<properties>
<density>1.38</density>
<diameter>1.75</diameter>
</properties>
<settings>
<setting key="print temperature">230</setting>
<setting key="heated bed temperature">65</setting>
<setting key="standby temperature">120</setting>
<machine>
<machine_identifier manufacturer="IMADE3D" product="IMADE3D JellyBOX"/>
<hotend id="0.4 mm">
<setting key="hardware compatible">yes</setting>
<setting key="retraction amount">1.7</setting>
<setting key="retraction speed">40</setting>
<cura:setting key="material_flow">95</cura:setting>
<cura:setting key="cool_fan_speed">50</cura:setting>
<cura:setting key="cool_fan_speed_min">30</cura:setting>
</hotend>
</machine>
<machine>
<machine_identifier manufacturer="IMADE3D" product="IMADE3D JellyBOX 2"/>
<hotend id="0.4 mm">
<setting key="hardware compatible">yes</setting>
<setting key="retraction amount">1.7</setting>
<setting key="retraction speed">40</setting>
<cura:setting key="material_flow">95</cura:setting>
<cura:setting key="cool_fan_speed">50</cura:setting>
<cura:setting key="cool_fan_speed_min">30</cura:setting>
</hotend>
</machine>
<machine>
<machine_identifier manufacturer="AnyCubic" product="AnyCubic 4max" />
<setting key="heated bed temperature">70</setting>
</machine>
</settings>
</fdmmaterial>