forked from Ultimaker/fdm_materials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathleapfrog_pva_natural.xml.fdm_material
36 lines (35 loc) · 1.5 KB
/
leapfrog_pva_natural.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
<?xml version="1.0" encoding="UTF-8"?>
<fdmmaterial version="1.3" xmlns="http://www.ultimaker.com/material" xmlns:cura="http://www.ultimaker.com/cura">
<metadata>
<name>
<brand>Leapfrog</brand>
<material>PVA</material>
<color>Natural</color>
</name>
<description>Water soluble support material. PVA is a matching support material for PLA, EPLA and Nylon.</description>
<GUID>570022e7-e038-40f0-af85-98f204cc558d</GUID>
<version>4</version>
<adhesion_info>Use the same temperatures and adhesion method as your build material(s).</adhesion_info>
<instruction_link>https://www.lpfrg.com/products/scaffold-filament/</instruction_link>
<color_code>#737577</color_code>
</metadata>
<properties>
<density>1.19</density>
<diameter>1.75</diameter>
</properties>
<settings>
<setting key="heated bed temperature">45.0</setting>
<setting key="print temperature">215</setting>
<setting key="standby temperature">215</setting>
<setting key="surface energy">100</setting>
<machine>
<machine_identifier manufacturer="Leapfrog B.V." product="Leapfrog Bolt Pro"/>
<hotend id="Brass 0.4">
<setting key="hardware compatible">yes</setting>
</hotend>
<hotend id="NozzleX 0.4">
<setting key="hardware compatible">yes</setting>
</hotend>
</machine>
</settings>
</fdmmaterial>